pub type GlyphPack = Vec<(GlyphRef, FlatGlyphItem)>;
References to a set of glyphs.
pub struct GlyphPack { /* private fields */ }