Expand description
The different system services that can load and rasterize fonts.
Re-exports§
pub use crate::loaders::directwrite as default;
Modules§
- A loader that uses the Windows DirectWrite API to load and rasterize fonts.
The different system services that can load and rasterize fonts.
pub use crate::loaders::directwrite as default;