Skip to content

textmode.figlet.js / FigFontHeader

Interface: FigFontHeader

Parsed FIGfont header metadata from the .flf header line.

Properties

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