Module font_kit::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;