What is the difference between .otf and .pt3?
- Extension
- .otf
- .pt3
- Format
- Binary
- Binary
- Category
- Font
- Font
- Developer
- Microsoft, Adobe
- Adobe Systems
- Description
- 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.
- 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.
- MIME Type
- font/opentype
- application/postscript
- Sample
- sample.otf
- Wikipedia
- .otf on Wikipedia