PM (XV image)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|pm}} }} == Overview == '''PM''' is a raster image file format. It is supported by the ''XV'' graphics s...") |
|||
Line 4: | Line 4: | ||
|extensions={{ext|pm}} | |extensions={{ext|pm}} | ||
}} | }} | ||
− | |||
'''PM''' is a raster image file format. | '''PM''' is a raster image file format. | ||
− | It is supported by the ''XV'' graphics software. According to | + | It is supported by the ''XV'' graphics software. According to XV's documentation, "this format was developed at Penn, and is rarely seen outside of Penn." |
− | + | ||
+ | To be clear, this is not XV's native image format. But we need a name for it, and the name ''PM'' is also used by several other formats. | ||
== Identification == | == Identification == |
Revision as of 01:53, 29 May 2013
PM is a raster image file format.
It is supported by the XV graphics software. According to XV's documentation, "this format was developed at Penn, and is rarely seen outside of Penn."
To be clear, this is not XV's native image format. But we need a name for it, and the name PM is also used by several other formats.
Identification
Files begin with a signature consisting of ASCII characters "VIEW
" or "WEIV
".