const EMPTY_GLYPH_MAP: HashMap<GlyphCacheKey, GlyphCacheEntry, FixedState>;Expand description
Compile-time empty map for static (non-variable) glyph entries.
const EMPTY_GLYPH_MAP: HashMap<GlyphCacheKey, GlyphCacheEntry, FixedState>;Compile-time empty map for static (non-variable) glyph entries.