XPM
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|xpm}} | + | |extensions={{ext|xpm}} {{ext|pm}} |
|pronom={{PRONOM|x-fmt/208}} | |pronom={{PRONOM|x-fmt/208}} | ||
|released=1989 | |released=1989 |
Revision as of 13:29, 6 April 2013
X PixMap (XPM) is an uncompressed raster image file format. It is essentially the color version of XBM.
An XPM file is plain text. Except for the little-used XPM version 2, it doubles as a fragment of C program code.
Software
- Netpbm
- http://ftp.x.org/contrib/libraries/ → xpm-3.4k.tar.gz