2. Basic Terminology

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 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 https://download.freebsd.org/ftp/doc/

Questions that are not answered by the documentation may be sent to <freebsd-questions@FreeBSD.org>.
Send questions about this document to <freebsd-doc@FreeBSD.org>.