Module font_kit::loaders

source ·
Expand description

The different system services that can load and rasterize fonts.

Re-exports§

  • pub use crate::loaders::freetype as default;

Modules§

  • A cross-platform loader that uses the FreeType library to load and rasterize fonts.