I needed to convert an xbm file into a gif file. I did not have a program to
do it, so I wrote this one. All it does is send stdin (which must be in xbm
format) to gd library by Thomas Boutell, reads a gif file from it, and sends
it to stdout.

The program is so simple that it would be ridiculous to stick any kind of
lincense on it. The gd library, on the other hand, is very sophisticated.
If you do not have it, the port software will get it for you.

To use the program, just type 'xbm2gif < xbmfile > giffile'.

G. Adam Stanislav
adam@whizkidtech.net
http://www.whizkidtech.net
