Rust bindings for the FreeType font rendering library.
# Cargo.toml
[dependencies]
freetype-rs = "0.38.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize FreeType and load a font face.
Install FreeType development headers (e.g., libfreetype6-dev on Ubuntu).
No dependency data recorded yet.