A pure Rust alternative to libraries like FreeType, providing an API for loading, querying and rasterising TrueType fonts.
# Cargo.toml
[dependencies]
rusttype = "0.9.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load a TrueType font from bytes
Migrate to ab_glyph for similar functionality with active maintenance.
No dependency data recorded yet.