7 unstable releases

Uses old Rust 2015

0.6.1 Feb 24, 2024
0.6.0 Feb 24, 2024
0.5.0 Aug 2, 2020
0.4.2 May 27, 2020
0.3.0 Sep 9, 2019

#586 in Graphics APIs

MIT/Apache

125KB
575 lines

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.

Dependencies

~8–12MB
~255K SLoC