Module font_kit::loaders[][src]

The different system services that can load and rasterize fonts.

Re-exports

pub use loaders::freetype as default;

Modules

freetype

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