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 |
#252 in Graphics APIs
61 downloads per month
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–18MB
~275K SLoC