FontPack

Type Alias FontPack 

Source
pub type FontPack = Vec<FontItem>;
Expand description

References to a set of fonts.

Aliased Typeยง

pub struct FontPack { /* private fields */ }