[FNT v2] ; FNT v2 version number. Don't change this. fntversion = 2,00 ; Name of this font. name = "GODDAMN" ; This font contains letters. [Def] ; This is a bitmap font Type = bitmap ; Size of font: width, height. Width is used for spaces. Size = 15,16 ; Spacing between font glyphs: width, height. Spacing = -7,0 ; Drawing offset: x, y. Offset = 0,0 ; Filename of the sff containing the glyphs. Use sff v2 only. File = TIMER.sff ; Note: All units are in pixels. ; Text rendered with bitmap fonts may be in ASCII only. ; See files in work/font for information on creating the sff.