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