FNT (Windows Font)
From Just Solve the File Format Problem
(Difference between revisions)
(Added Windows 1.x version of the file format) |
|||
Line 10: | Line 10: | ||
== Links == | == Links == | ||
− | * [http://support.microsoft.com/kb/65123 Windows Developers Notes: Font-File Format] | + | * [http://support.microsoft.com/kb/65123 Windows Developers Notes: Font-File Format] - covers versions 2 and 3 of the format. |
− | + | * [http://www.os2museum.com/files/docs/win10sdk/windows-1.03-sdk-prgref-1986.pdf Windows 1.03 Programmer's Reference] (PDF) - Appendix C describes version 1 of the format. | |
[[Category:Microsoft]] | [[Category:Microsoft]] |
Revision as of 08:41, 8 July 2014
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.