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