What is the difference between .pt3 and .otf?
- Extension
- .pt3
- .otf
- Format
- Binary
- Binary
- Category
- Font
- Font
- Developer
- Adobe Systems
- Microsoft, 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.
- An OTF file is a font file saved in the OpenType format developed by Adobe and Microsoft. It combines aspects of the PostScript and TrueType font formats. OTF fonts are fully scalable, meaning the characters can be resized without losing quality.
- MIME Type
- application/postscript
- font/opentype
- Sample
- sample.otf
- Wikipedia
- .otf on Wikipedia