XPM (image format)
From Free net encyclopedia
Revision as of 23:36, 27 March 2006; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
{{Infobox file format | name = X PixMap | extension = .xpm | mime = | owner = | creatorcode = | genre = Image file formats | containerfor = | containedby = | extendedfrom = XBM? | extendedto = }} XPM (X PixMap) is an ASCII image format used by the X Window System. It was created in 1989 by Daniel Dardailler and Colas Nahaboo working at the INRIA, France, and was later enhanced by Arnaud Le Hors. It is intended primarily for creating icon pixmaps, and supports transparent color. It has a simple structure, deriving from the earlier XBM syntax. It can be created and manipulated using any text editor and can be included in a C language file.
[edit]
External links
- The XPM format and library
- The XPM Story (Daniel Dardailler)cs:XPM