OS/2 PM Font

From Just Solve the File Format Problem
Revision as of 17:16, 8 September 2026 by Jsummers (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
File Format
Name OS/2 PM Font
Ontology
Extension(s) .fnt, .fmf

OS/2 PM Font is an OS/2 font format. It may appear in a file by itself, or in a (possibly compressed) resource section of an EXE or DLL file.

Contents

Format details

A font file evidently starts with a 20-byte "FONTSIGNATURE" structure, as defined in the pmfont.h file[1] in the OS/2 Developer's Toolkit. The first field takes its value from this definition:

#define FONT_SIGNATURE          0xfffffffe /* Identity header start    */

Identification

A font file apparently always starts with bytes fe ff ff ff 14 00 00 00, followed by ASCII "OS/2 FONT".

Sample files

References

  1. pmfont.h
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox