Skip to content

GlyphMap

GlyphMap = Record<string, Record<string, Record<string, StyleGlyph | null>>>

Defined in: style/style_glyph.ts:31

Glyphs keyed by font stack, variant, and grapheme cluster; null means unavailable.