Skip to content

textmode.js / fonts / TextmodeTileset / rows

Accessor: rows

Get Signature

ts
get rows(): number;

Number of rows in the normalized glyph atlas.

Returns

number

Example

Number of glyph rows in the atlas texture.

Implementation of

TextmodeGlyphAtlas.rows