What is the difference between .pt3 and .afm?
- Extension
- .pt3
- .afm
- Format
- Binary
- Binary
- Category
- Font
- Font
- Developer
- Adobe Systems
- Adobe
- 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.
- Mainly used on Unix systems, AFM (Adobe Font Metric) files store font general font data and metrics.
- MIME Type
- application/postscript
- application/octet-stream
- Wikipedia
- .afm on Wikipedia