Module loaders

Source
Expand description

The different system services that can load and rasterize fonts.

Re-exports§

pub use crate::loaders::core_text as default;

Modules§

core_text
A loader that uses Apple’s Core Text API to load and rasterize fonts.