This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



CXPM(1)                                                                                              CXPM(1)



NAME
       cxpm - Check an XPM (X PixMap) file - XPM 1, 2, or 3.

SYNOPSIS
       cxpm [filename]

DESCRIPTION
       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.

AUTHOR
       Arnaud Le Hors    (lehors@sophia.inria.fr)
       Copyright (C) 1998 by Arnaud LE HORS.



                                                                                                     CXPM(1)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...