[−][src]Module font_kit::loaders
The different system services that can load and rasterize fonts.
Re-exports
pub use crate::loaders::freetype as default; |
Modules
freetype | A cross-platform loader that uses the FreeType library to load and rasterize fonts. |