bme is an editor for monochrome bitmaps. It outputs files in .xbm 
format, which is what's needed for bitmaps on Tk widgets. I wrote it
because I got tired of building these by hand, and couldn't find a tool
that would run on Windows. (On X you can use the bitmap program).

bme has been tested on Windows 98, windows 3.1 and Linux. It should
probably work on Macintosh, since it's vanilla Tcl/Tk, but I have no way
of testing.

To install the program, place bme.tcl, bme_bmp.tcl and bme_help.tcl in
the same directory. Run bme.tcl under wish.

Anyone is free to use this program for any purpose. If you make money with 
it , please send me some :-). Use at your own risk. I accept no liability
for anything that arises from the use of this program.
