From 8be6c384bdbbd3828358f6872fa9cf696df276f2 Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Wed, 29 Apr 2009 06:42:40 +0000 Subject: [PATCH] Some new Magic tools were renamed... --- docs/CHANGES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 0afe0e3b9..c61f44d4b 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -20,11 +20,11 @@ $Id$ * New Magic Tools: ---------------- * + Blur (entire image mode) - Blurs entire image - + Alien - Modifies the colours in the image to give an "alien" apperance. + + Color Shift - Modifies the colors in the image. + Sharpen - Sharpens entire image - + Trace Contour - Traces the edges of the image, over a white background. + + Edges - Traces the edges of the image, over a white background. + Silhouette - Creates an outline of the image, over a black background. - + Threshold - Turns image pure colour & pure white (no grey or color). + + Color and White - Turns image pure color & white (no grey or color). + Snow Ball - Places random snow balls over the image. + Snow Flake - Places random snow flakes over the image. + Noise - Adds random noise to the image.