Added toothpaste.c magic tool

This commit is contained in:
Andrew Corcoran 2008-08-04 16:42:47 +00:00
parent 14f38f95e2
commit 3086d42ac8
3 changed files with 226 additions and 1 deletions

View file

@ -30,6 +30,7 @@ $Id$
+ Noise - Adds random noise to the image.
+ Mosaic - Gives the image a mosaic effect.
+ Rain - Adds rain drops to the image.
+ Toothpaste - Squirts "toothpaste" on to the image.
By Andrew 'akanewbie' Corcoran <akanewbie@gmail.com>
(Part of Tux4Kids' participation in Google Summer of Code 2008)