Type Alias rtf_parser::header::FontTable

source ·
pub type FontTable = HashMap<FontRef, Font>;

Aliased Type§

struct FontTable { /* private fields */ }