CXPM(1) UNIX Programmer's Manual CXPM(1)
cxpm - Check an XPM (X PixMap) file - XPM 1, 2, or 3.
cxpm [filename]
The cxpm program can be used to check the format of any XPM
(version 1, 2, or 3) file. On error, unlike sxpm, cxpm
prints out an error message indicating where the parser
choked. This should help finding out what's wrong with an
XPM file but do not expect too much from it though. This is
not even close from being some kind of lint program for XPM.
First, it stops at the first error it encounters - so
several fix and retry cycles may be necessary to get your
file to parse successfully. Second, cxpm only cares about
the format. If, for instance, your pixmap uses too many
colors for your system you still may experience difficulties
displaying it. Be warned.
When no filename is given cxpm reads from the standard
input.
Arnaud Le Hors (lehors@sophia.inria.fr)
Copyright (C) 1998 by Arnaud LE HORS.
MirOS BSD #10-current Printed 20.2.2012 1
Generated on 2012-02-20 02:47:02 by $MirOS: src/scripts/roff2htm,v 1.70 2011/12/03 18:21:12 tg Exp $
These manual pages and other documentation are copyrighted by their respective writers;
their source is available at our CVSweb,
AnonCVS, and other mirrors. The rest is Copyright © 2002‒2011 The MirOS Project, Germany.
This product includes material
provided by Thorsten Glaser.
This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report – diffs preferred.