4 releases
0.1.3 | Aug 13, 2021 |
---|---|
0.1.2 | Aug 13, 2021 |
0.1.1 | Aug 6, 2021 |
0.1.0 | Aug 6, 2021 |
#1045 in Embedded development
59 downloads per month
175KB
335 lines
embedded_font
Font rendering (ttf and otf) for embedded-graphics (no_std).
Notable dependencies
- embedded-graphics-core used for cross platform 2D rendering and provides base text styling
- RustType used for rendering ttf and otf fonts
lib.rs
:
Font rendering (ttf and otf) with embedded-graphics.
Dependencies
~5MB
~66K SLoC