const EMPTY_VAR_MAP: HashMap<SmallVec<[NormalizedCoord; 4]>, HashMap<GlyphCacheKey, GlyphCacheEntry, FixedState>, FixedState>;Expand description
Compile-time empty map for variable-font glyph entries, keyed by variation coordinates.
const EMPTY_VAR_MAP: HashMap<SmallVec<[NormalizedCoord; 4]>, HashMap<GlyphCacheKey, GlyphCacheEntry, FixedState>, FixedState>;Compile-time empty map for variable-font glyph entries, keyed by variation coordinates.