titanf 2.5.1

Fast, safe, no_std font rasterizer written in pure Rust
Documentation
1
2
3
4
5
6
7
8
pub(crate) mod cmap;
pub(crate) mod glyf;
pub(crate) mod head;
pub(crate) mod hhea;
pub(crate) mod hmtx;
pub(crate) mod loca;
pub(crate) mod maxp;
pub(crate) mod kern;