API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeGlyphKey
@codexo/exojs / rendering / stable
A key that uniquely identifies a glyph within a GlyphAtlas. Format: `${char}:${size}`
0
props
0
methods
0
events
Import
import { GlyphKey } from '@codexo/exojs'A key that uniquely identifies a glyph within a GlyphAtlas. Format: `${char}:${size}`
Definition1
stringSource