Skip to content

textmode.js / fonts

fonts

All font rendering related modules and types.

Classes

ClassDescription
TextmodeFontVector font glyph source for textmode rendering.
TextmodeTilesetBitmap tileset glyph source for textmode rendering.

Interfaces

InterfaceDescription
GlyphDataGlyph outline data for a character (TextmodeFont only).
TextmodeTilesetOptionsConfiguration used to load a tileset image into a normalized glyph atlas.

Type Aliases

Type AliasDescription
TextmodeGlyphRepresents a single glyph entry in a textmode glyph atlas.