|
Home |
About Fonts PostScript Type 1, TrueType and OpenType fonts are vector outline fonts. This means that they contain instructions for building outlines from lines and curves which are filled to create the solid shapes of letters and other glyphs. The benefit of representing shapes this way is that they can be scaled to virtually any size and still retain smooth edges (unlike bitmap fonts which exhibit jagged edges when enlarged).
TrueType and OpenType Fonts The TrueType font format has been supported internally on both Mac and Windows operating systems for some time now. No external software is required. TrueType fonts are made up of separate structures of information called tables. Each table contains a specific type of information for a font. All the information (outlines, kerning, widths, etc.) related to a TrueType font is contained in one file. It also can contain information specific to each platform it supports (encoding tables, names in different languages, etc.). The OpenType font format is an extension of the TrueType format and was created to add advanced typography features. It also bridges the gap between TrueType and PostScript fonts by allowing PostScript style outlines (CFF). Legacy PostScript font outlines can be used without an inexact conversion to TrueType outlines. TrueType/OpenType under Windows: TrueType/OpenType on the Mac: PostScript Type 1 Fonts Type1 fonts are the native font format for the PostScript page description language. Type 1 fonts have been supported on the Mac OS starting with OS X and in Windows since Win2000. The OpenType font format will soon make Type 1 fonts obsolete. Type 1 Fonts Under Windows: Type 1 Fonts on a Mac:
Identifying Font Files Differences between Mac and PC files The PC and Mac differ in the way they store files. On a Mac each file can have two parts called forks. The data fork holds data (text, images, etc.). The resource fork holds resources (icons, fonts, menus, sounds, etc.). There are actually two files linked to one name in the file system. PCs only have one file linked to each name. Macs also have two four character fields stored with the name for each file. They are called the type and creator. The type field tells the Mac software what type of file it is. The creator is a unique signature identifying a program on the Mac. This field tells the Mac OS what program to launch if the files icon is clicked. PCs identify files with a file name extension. This is the characters after a period at the end of the file name. It used to be limited to three characters from the DOS days, but it can now be larger on current Windows versions. This tells Windows both what type of file it is and what program to launch if the icon is clicked. Unlike the Mac, you have to tell Windows what program goes with what extension (this can also be done automatically by a setup program). OS X seems to be moving away from using resource forks as heavily as OS Classic. It also can use file name extensions like Windows and Linux in addition to a file type and creator. This makes files more portable and easier to transmit over networks.
Table Footnotes:
|
| Copyright © 2007 Acute Systems. All rights reserved. The contents of these pages are provided "as is" and without warranty of any kind. Product and company names mentioned herein may be the trademarks of their respective owners. |