font_kit

Module font

source
Expand description

A font face loaded into memory.

The Font type in this crate represents the default loader.

Re-exportsยง

  • pub use crate::loaders::default::Font;