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