Type Alias FontTable

Source
pub type FontTable = HashMap<FontRef, Font>;

Aliased Typeยง

pub struct FontTable { /* private fields */ }