XPM
From Just Solve the File Format Problem
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
Sample files
- http://www.fileformat.info/format/xpm/sample/index.htm
- http://stuff.mit.edu/afs/athena/contrib/graphics/images/icons/
External links
- XPM File Format Summary, from the Encyclopedia of Graphics File Formats
- The XPM Story
- Wikipedia article