# embedded-ttf
Font rendering (ttf and otf) for embedded-graphics (no_std).
<a href="TODO">Repository</a>
[](https://crates.io/crates/embedded-ttf)
[](https://docs.rs/embedded-ttf/0.2.0/embedded-ttf/)
[](./LICENSE)
## Notable dependencies
* [embedded-graphics-core](https://github.com/embedded-graphics/embedded-graphics) used for cross platform 2D rendering and provides base text styling
* [RustType](https://gitlab.redox-os.org/redox-os/rusttype) used for rendering ttf and otf fonts