This is the version 0.3 of xcpaint, a paint program for xclass. The code
is based on the Xt Pixmap program.

Current bugs and features:

- Hadles only XPM files, with support for transparent pixels.

- Color palettes cannot be loaded/edited/saved yet, so if you want to have
  colors, you'll have first to load a file containing many colors ;-).

- Color selection is very primitive at this stage.

- The "color" of the transparent pixel in the palette is not the
  same as in the image.

- Edit/Undo is not working properly yet. Neither Edit/Cut/Paste et
  cetera...

In order to compile it, copy the files to the xclass/clients tree, edit
the Makefile if necessary, then do a 'make'

Next version will come soon...

Enjoy!
Hector.
