Added 3 'string art' tools.

This commit is contained in:
William Kendrick 2009-02-21 21:12:21 +00:00
parent 0a5a0e87c7
commit 03cdde257d
5 changed files with 468 additions and 1 deletions

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$
2009.February.14 (0.9.21)
2009.February.21 (0.9.21)
* New Starters:
-------------
* Silver Frame
@ -49,6 +49,11 @@ $Id$
with modifications by Bill Kendrick
and Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* String Edges - Draw string-like patters around the screen.
String Corner - Draw aligned string-like patterns.
String 'V' - Draw free-form string-like patterns.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Magic Tool Improvememnts:
--------------------------
* Added "_switchin()" and "_switchout()" functions to Magic tool API,