BluePaint v0.3 BETA, released December 27th, 1997
Copyright (C) Paul Czarny

After a long break, here it is finally. As it is a BETA release, not everything
works the way it is supposed to. Help in INF format did not make it into this
release either. Although 4 and 8 bit modes work fine, they are not "officially"
supported at this time: it takes very long to save (he needs to do some crazy
conversions), you cannot edit the colour palatte used, ... This will of course
change in the future, I just need some time to fix all those things :)

There has been quite a bit of changes since last official release, v0.25.

What's new?
----------
- load/save fully working, 14 different file formats supported
- new image editing effects: sinewave and smooth
- real toolbar and statusbar (both need to be polished still)
- runs on multiple threads: 
	thread 1 - user interface
	thread 2- all file I/O
	thread 3 - graphics engine (special effects)

All comments/suggestions/bug reports are welcome. I am at
<pczarny@undergrad.math.uwaterloo.ca>.