----
NEWS
----

0.8.7	2007-5-6

	SVG images can now be used for buttons: rgbpaint -svg <dir>
	Keyboard shortcuts added for all icon buttons, e.g. Ctrl-O = Open file


0.8.6	2007-4-30

	Palette re-arranged to fill area on left hand side, plus a few colours changed
	Quitting procedure changed slightly to be more explicit about saving work


0.8.5	2007-3-24

	Cleanups, bugfix - WMF files now loaded properly.
	-d <dir> option added to change the default directory
	Activity changed to be called 'Paint'


0.8.4	2007-2-5

	Command line option added to set size of stamp thumbnail, e.g. rgbpaint -thumb 64 -stamps ...
	References to #include <png.h> removed to avoid all libpng devel dependencies


0.8.3	2007-2-2

	Stamps feature added, usage: rgbpaint -stamps <files>
	Colour selector simplified
	Example Python activity code now included with sources


0.8.2	2007-1-28

	Flood fill added


0.8.1	2007-1-28

	BUGFIX - Brush type is now remembered when changing to/from select/paste tools
	BUGFIX - When loading or creating a new image, the current colour swatch is updated


0.8	2007-1-18

	Language support in Sugar implemented, Bugs fixed, New icon, Compiles in Windows


0.7	2007-1-13

	libpng, zlib, libjpeg, libtiff, giflib/libungif dependencies removed in favour of the pixbuf loaders


0.6	2007-1-12

	Program integrated into OLPC Sugar environment via plugs/sockets


0.5	2007-1-8

	File formats set up for RGB only editing


0.4	2007-1-7

	Back end stripped down


0.3	2007-1-6

	GUI finalised


0.2	2007-1-4

	Working prototype assembled after hacking mtPaint 3.09


0.1	2007-1-1

	Project started - Ideas sketched out on paper
