The different system services that can load and rasterize fonts.
pub use crate::loaders::freetype as default;
A cross-platform loader that uses the FreeType library to load and rasterize fonts.