skrifa/
font.rs

1//! Basic representation of an in-memory font resource.
2
3pub use read_fonts::FontRef;