What is the difference between .pt3 and .dfont?
- Extension
- .pt3
- .dfont
- Format
- Binary
- Binary
- Category
- Font
- Font
- Developer
- Adobe Systems
- Apple
- Description
- PostScript Type 3 consists of glyphs defined using the full PostScript language, rather than just a subset. Because of this, a Type 3 font can do some things that Type 1 fonts cannot do, such as specify shading, color, and fill patterns.
- Standard font format used by Mac OS X; font contents are stored in the data fork part of the file instead of the resource fork (which was used by fonts in Mac OS Classic).
- MIME Type
- application/postscript
- application/x-dfont
- Wikipedia
- .dfont on Wikipedia