"Tiles" and "Pattern" tools, based on Kaleidoscope.

This commit is contained in:
William Kendrick 2011-07-02 07:16:39 +00:00
parent 28e62c4bde
commit 3f46a4321f
9 changed files with 53 additions and 7 deletions

View file

@ -7,7 +7,7 @@ bill@newbreedsoftware.com
http://www.tuxpaint.org/
June 17, 2002 - June 30, 2011
June 17, 2002 - July 2, 2011
$Id$
@ -106,6 +106,9 @@ $Id$
Ankit Choudary <ankit.goaldecided@gmail.com>, as part of GSOC 2010,
with integration and fixes by Pere Pujal i Carabantes <pere@fornol.no-ip.org>
Various other improvements and clean-ups by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Graphics

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$
2011.June.30 (0.9.22)
2011.July.2 (0.9.22)
* New Tools:
----------
@ -21,8 +21,10 @@ $Id$
* New Magic Tools:
----------------
* Blinds - Close window blinds over your picture.
Pattern - Draws a tiled pattern around the picture.
Perspective - Change the image's perspective.
Moasic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
Tiles - Draws a symettric pattern around the picture.
Zoom - Zoom the image in or out.
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>