There are many different font formats and associated font file suffixes. A few that will be addressed here are:
.pfa
, .pfb
PostScript® type 1 fonts. The
.pfa
is the
Ascii form and
.pfb
the Binary
form.
.afm
The font metrics associated with a type 1 font.
.pfm
The printer font metrics associated with a type 1 font.
.ttf
A TrueType® font
.fot
An indirect reference to a TrueType font (not an actual font)
.fon
, .fnt
Bitmapped screen fonts
The .fot
file is used by Windows® as
sort of a symbolic link to the actual TrueType® font
(.ttf
) file. The .fon
font files are also used by Windows. I know of no way to use
this font format with FreeBSD.
All FreeBSD documents are available for download at http://ftp.FreeBSD.org/pub/FreeBSD/doc/
Questions that are not answered by the
documentation may be
sent to <[email protected]>.
Send questions about this document to <[email protected]>.