What is the difference between .ps and .ttf?
- Extension
- .ps
- .ttf
- Format
- Binary
- Binary
- Category
- Vector Image
- Font
- Developer
- Adobe Systems
- Apple
- Description
- A PS file is an image saved in the PostScript page description language. It may contain vector graphics, raster graphics, and text. PS files can be printed directly by a PostScript printer (i.e., containing a Raster Image Processor) without being opened in an application.
- A TTF file is a font file format created by Apple, but used on both Macintosh and Windows platforms. It can be resized to any size without losing quality and looks the same when printed as it does on the screen.
- MIME Type
- application/postscript
- application/x-font-ttf
- Sample
- sample.ps
- sample.ttf
- Wikipedia
- .ps on Wikipedia
- .ttf on Wikipedia