Skip to content

textmode.figlet.js / FigCharacter

Interface: FigCharacter

A single parsed FIGcharacter from a FIGfont.

Properties

PropertyTypeDescription
codenumberUnicode code point represented by the FIGcharacter.
linesstring[]Raw FIGcharacter rows with endmarks removed.
widthnumberMaximum row width after endmark removal.