ttf-parser 0.6.2

A high-level, safe, zero-allocation TrueType font parser.
Documentation
pub mod avar;
pub mod cbdt;
pub mod cblc;
pub mod cff2;
pub mod cff;
pub mod cmap;
pub mod fvar;
pub mod gdef;
pub mod glyf;
pub mod gvar;
pub mod head;
pub mod hhea;
pub mod hmtx;
pub mod hvar;
pub mod kern;
pub mod loca;
pub mod maxp;
pub mod mvar;
pub mod name;
pub mod os2;
pub mod post;
pub mod sbix;
pub mod svg;
pub mod vhea;
pub mod vorg;