Removed jigsaw.c magic tool and related image

This commit is contained in:
Andrew Corcoran 2008-07-15 18:49:07 +00:00
parent edab6d7e0e
commit cbc28be317
4 changed files with 1 additions and 177 deletions

View file

@ -25,7 +25,6 @@ $Id$
+ Silhouette - Creates an outline of the image, over a black background.
+ Black & White - Removes all color from the image (turns it greyscale).
+ Threshold - Turns image pure black & pure white (no grey or color).
+ Jigsaw - Applys a jigsaw template to the image.
+ Snow Ball - Places random snow balls over the image.
+ Snow Flake - Places random snow flakes over the image.
By Andrew 'akanewbie' Corcoran <akanewbie@gmail.com>