Skip to content

textmode.figlet.js / FigFontHeader

Interface: FigFontHeader

Parsed FIGfont header metadata from the .flf header line.

Properties

PropertyTypeDescription
signaturestringAlways flf2a for supported FIGfont v2 files.
hardblankstringHardblank character used by the font.
heightnumberNumber of rows in every FIGcharacter.
baselinenumberBaseline row reported by the font.
maxLengthnumberMaximum line length declared by the font.
oldLayoutnumberLegacy horizontal layout bitfield.
commentLinesnumberNumber of comment lines immediately following the header.
printDirectionnumberFont print direction: 0 left-to-right, 1 right-to-left.
fullLayoutnumberFull FIGfont layout flags when present.
codetagCountnumberNumber of code-tagged characters declared by the font.