FNT (Windows Font)
From Just Solve the File Format Problem
FNT is a mostly-obsolete font format associated with Microsoft Windows. It stores a single bitmapped or stroked (vector) font. It is the raw font format used inside FON container files, and can also appear by itself in an .fnt file.
Software
Links
- Windows Developers Notes: Font-File Format - Covers versions 2 and 3 of the format.
- Windows 1.03 Programmer's Reference (PDF) - Appendix C describes version 1 of the format.
- MSDN: CharacterSet Enumeration - Codes used by the dfCharSet field