Module font_kit::font[][src]

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;