# embedded_font
Font rendering (ttf and otf) for embedded-graphics (no_std).
<a href="https://codeberg.org/morphUI/embedded_font">
<img alt="Get it on Codeberg" src="https://pages.codeberg.org/pstorch/get-it-on-blue-on-white.png" height="60">
</a>
[](https://liberapay.com/FloVanLP/donate)
[](./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