Module loaders

Source
Expand description

The different system services that can load and rasterize fonts.

Re-exports§

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

Modules§

directwrite
A loader that uses the Windows DirectWrite API to load and rasterize fonts.