Added 1-axis symmetric paint Magic tools (based on the 2-axis Kaleidoscope)

This commit is contained in:
William Kendrick 2010-06-05 01:39:08 +00:00
parent ba4b907d49
commit 9c3b619fca
4 changed files with 48 additions and 11 deletions

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$
2009.May.28 (0.9.22)
2009.June.4 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
@ -32,6 +32,11 @@ $Id$
* ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
Red, Orange, Yellow, Green, Blue, Indigo and Violet.
* Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
across the horizontal or vertical center of the image.
(Like Kaleidoscope, but only one mirrored brush, either left/right
or up/down.)
* Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.)