Added "Wet Paint" tool.

This commit is contained in:
William Kendrick 2009-10-08 17:17:17 +00:00
parent dd96740109
commit 77e346103b
9 changed files with 81 additions and 17 deletions

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$
2009.October.7 (0.9.22)
2009.October.8 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
@ -32,6 +32,9 @@ $Id$
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)
* Other Improvements:
-------------------
* Starter images can be in SVG (Scalable Vector Graphics) format.