PostScript
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
(Formatting) |
||
Line 9: | Line 9: | ||
== Identifiers == | == Identifiers == | ||
− | + | {| class="wikitable" | |
− | + | ! Version | |
− | + | ! PRONOM | |
− | + | |- | |
+ | |2.0 || {{PRONOM|x-fmt/406}} | ||
+ | |- | ||
+ | |2.1 || {{PRONOM|x-fmt/407}} | ||
+ | |- | ||
+ | |3.0 || {{PRONOM|x-fmt/408}} | ||
+ | |- | ||
+ | |3.1 || {{PRONOM|fmt/501}} | ||
+ | |} | ||
== See also == | == See also == |
Revision as of 22:59, 30 September 2013
PostScript is a page description language and document format, used primarily with printers. It is actually a complete programming language, which the printer interprets in order to generate graphics to print.
Contents |
Identifiers
Version | PRONOM |
---|---|
2.0 | x-fmt/406 |
2.1 | x-fmt/407 |
3.0 | x-fmt/408 |
3.1 | fmt/501 |
See also
Specifications
Software
- Ghostscript - A free PostScript interpreter
- Ghostview and GSview - Viewers based on Ghostscript