API Referencegraphite
FontAtlas
Map from character strings to glyph metrics and atlas coordinates.
Module: graphite
Map from character strings to glyph metrics and atlas coordinates.
Declaration
export type FontAtlas = Map<string, Character>;Map from character strings to glyph metrics and atlas coordinates.
Module: graphite
Map from character strings to glyph metrics and atlas coordinates.
export type FontAtlas = Map<string, Character>;