Encapsulated PostScript
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
|||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
− | |extensions={{ext|eps}} | + | |extensions={{ext|eps}} {{ext|epsf}}<br>{{ext|epsi}} |
+ | |pronom={{PRONOM|fmt/124}}, others | ||
}} | }} | ||
+ | == Overview == | ||
'''Encapsulated PostScript''' is subset of [[PostScript]], designed to be more like an image format than a programming language. | '''Encapsulated PostScript''' is subset of [[PostScript]], designed to be more like an image format than a programming language. | ||
+ | |||
+ | == Identifiers == | ||
+ | * v1.2: PRONOM:{{PRONOM|fmt/122}} | ||
+ | * v2.0: PRONOM:{{PRONOM|fmt/123}} | ||
+ | * v3.0: PRONOM:{{PRONOM|fmt/124}} | ||
== Specifications == | == Specifications == |
Revision as of 23:35, 14 March 2013
Contents |
Overview
Encapsulated PostScript is subset of PostScript, designed to be more like an image format than a programming language.