Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 534 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 534 Bytes

rusttyper

Aims to provide sufficiently-featured font-rendering with glium. It's not there yet. This code is based from the example in rusttype

Planned features:

  • Word-wrapping
  • Fallback fonts
  • Styling (Bold, italic, underline, color)
  • Icons & emoji
  • LTR support

license

MIT/Apache dual-license.

The font included in this repository, DroidSans.ttf, is licensed under the Apache 2.0 License.