Mac operating systems support multiple font formats and allow you to store them in several different places, which can make dealing with fonts a bewildering experience. FontAgent® eliminates this confusion by keeping all of your personal fonts in a central, organized location and enabling you to manage system fonts at the same time. FontAgent supports each of these formats and provides you with robust optimization capabilities to ensure that any font you import works without problems.
Mac TrueType Fonts
After its introduction by Apple and Microsoft in 1991, TrueType rapidly became a popular cross-platform font format because it stores all information for a font in a single file. There was some initial resistance to TrueType adoption due to the use of old imaging devices that depended on PostScript Type 1 fonts. TrueType use grew rapidly when Apple licensed it to Microsoft for use in Windows, and then added support for Windows TrueType to give Mac users access to large libraries of inexpensive Windows ttf fonts. One of the advantages of TrueType fonts has been the ability of Microsoft Office applications to embed them in documents and presentations. Since the introduction of OpenType in 2000, TrueType has been steadily losing ground to the more modern OpenType format in sales and popularity. But today, TrueType fonts still represent an overwhelming percentage of fonts in use worldwide.
TrueType Collections
TrueType Collections are .ttc files that contain more than one font. The collections usually contain multiple styles in a font family and have been distributed as part of Windows operating system releases. Windows and Mac computers both recognize modern TrueType Collections.
OpenType Fonts
Introduced in 2000, the OpenType font format was jointly developed by Microsoft and Adobe. It can be used on Mac and Windows systems, providing a great deal of flexibility for enterprises, designers, service bureaus and printers. In addition, OpenType is not a font outline format, but a standard for encapsulating font-file components into a unified, portable file format so most OpenType files contain TrueType or PostScript outlines for printing. OpenType is the most modern font-file format for desktops. It can support more than 65,000 character glyphs in one file, so it can support extended character sets, dingbats, ligatures, ordinals, old-style, symbols and worldwide languages.
Mac PostScript Type 1 Fonts
Support for PostScript Type 1 fonts is spotty at best and using them is not recommended. PostScript Type 1 fonts were introduced by Adobe in 1984, but stopped developing them in 1999. A few years later, Adobe stopped selling Type 1 fonts altogether. Type 1 fonts are comprised of an outline font used on printing devices, and a series of bitmap fonts used for on-screen display. Mac operating systems require you to keep a font’s outline and bitmap files in the same folder. Type 1 fonts do not support more than 256 glyphs in a single font, nor do they support Unicode encoding or advanced typography extensions. And they don’t work in a portable manner across Mac, Windows and Unix platforms.
dfont Fonts
The dfont format is an old font format used by legacy Mac OS X system fonts. These fonts are similar to Mac TrueType, but store their information in the data fork instead of the resource fork of the file system. In general, you should avoid using dfonts in your projects and look for OpenType or TrueType alternatives.
