Skip to content

textmode.js / fonts / TextmodeTileset / characters

Accessor: characters

Get Signature

ts
get characters(): readonly TextmodeGlyph[];

Glyphs generated from the tileset mapping.

Returns

readonly TextmodeGlyph[]

Example

Ordered glyph entries available in this atlas.

Implementation of

TextmodeGlyphAtlas.characters