The font formats and file types supported for rendering, previewing, and printing documents in Mac OS X are:
Macintosh TrueType font suitcases and data-fork (.dfont) suitcases. A data fork font suitcase contains the resources associated with a Macintosh font, including 'FOND' and 'NFNT' resources. The only difference is that the information is stored in a data fork rather than a resource fork. However, the data fork suitcase format is not the same as the format used for a data fork TrueType font used in the Windows OS.
Windows TrueType (.ttf/.ttc) outline/bitmap fonts
PostScript OpenType Roman outline/bitmap fonts
PostScript OpenType CID Chinese, Japanese, Korean, and Vietnamese outline/bitmap fonts
PostScript Type 1 outline font with Macintosh bitmap font suitcases (LWFN)
Macintosh PostScript Type 1 enabled font suitcases ('sfnt')
Macintosh PostScript Type 1 CID enabled font suitcases ('sfnt'/CID)
Multiple Master PostScript fonts (available starting with Mac OS X version 10.2). There are two types available—LWFN and 'sfnt'.
Note: Bitmap font resources are not supported in Mac OS X. Font families that consist entirely of bitmap font resources are ignored by Quartz-based applications that use Cocoa, Apple Type Services for Unicode Imaging (ATSUI), or Multilingual Text Engine (MLTE). These font families are not available for use in such user interface elements as menus, windows, and static and editable text controls.
See the following resources for more details:
TrueType reference manual
The Adobe Type Technology website, for information on the OpenType specification, Multiple Master fonts, and CID-keyed fonts:
http://partners.adobe.com/public/developer/opentype/index.html
Last updated: 2007-12-11