//! Font parsing (OTF/TTF), shaping, rasterization, and line breaking — pure Rust. pub mod font;