Organized Magic tools in the order they appear in the app.

Added missing descriptions of Grass and Bricks magic tools.
Updated "Fade" tool to its new name: "Lighten".
Mentioned that Sparkles tool works in any color (used to just be yellow).
This commit is contained in:
William Kendrick 2007-04-25 17:29:17 +00:00
parent 67af2ea91f
commit b4645f640c
2 changed files with 81 additions and 46 deletions

View file

@ -316,27 +316,39 @@ Available Tools
the selector on the right, and then click and the selector on the right, and then click and
drag around the picture to apply the effect. drag around the picture to apply the effect.
Fill
This floods the picture with a color.
It lets you quickly fill parts of the
picture, as if it were a coloring
book.
Grass
This paints grass on the image. The
higher up the canvas, the smaller the
grass is drawn, giving an illusion of
perspective. The grass can be tinted
various greenish hues by selecting
different colors in the color
palette.
Bricks (Large and Small)
These two tools intelligently paint
large and small brick patterns on the
canvas. The bricks can be tinted
various redish hues by selecting
different colors in the color
palette.
Rainbow Rainbow
This is similar to the paint brush, This is similar to the paint brush,
but as you move the mouse around, it but as you move the mouse around, it
goes through all of the colors in the cycles through a spectrum of bright
rainbow. colors.
Sparkles Sparkles
This draws glowing yellow sparkles on This draws glowing sparkles on the
the picture. canvas, in the currently-selected
color.
Mirror
When you click the mouse in your
picture with the "Mirror" magic
effect selected, the entire image
will be reversed, turning it into a
mirror image.
Flip
Similar to "Mirror." Click and the
entire image will be turned
upside-down.
Blur Blur
This makes the picture fuzzy wherever This makes the picture fuzzy wherever
@ -347,7 +359,7 @@ Available Tools
the mouse, like finger painting with the mouse, like finger painting with
wet paint. wet paint.
Fade Lighten
This fades the colors wherever you This fades the colors wherever you
drag the mouse. (Do it to the same drag the mouse. (Do it to the same
spot many times, and it will spot many times, and it will
@ -385,14 +397,20 @@ Available Tools
Cartoon Cartoon
This makes the picture look like a This makes the picture look like a
cartoon -- with thick outlines and cartoon -- with thick outlines and
solid colors -- wherever you move the bright, solid colors -- wherever you
mouse. move the mouse.
Fill Mirror
This floods the picture with a color. When you click the mouse in your
It lets you quickly fill parts of the picture with the "Mirror" magic
picture, as if it were a coloring effect selected, the entire image
book. will be reversed, turning it into a
mirror image.
Flip
Similar to "Mirror." Click and the
entire image will be turned
upside-down.
-------------------------------------------------------------------------- --------------------------------------------------------------------------

View file

@ -440,28 +440,37 @@ New Breed Software</p>
<br clear=all> <br clear=all>
<dl> <dl>
<dt><b>Fill</b></dt>
<dd>
This floods the picture with a color. It lets you quickly
fill parts of the picture, as if it were a coloring book.
</dd>
<dt><b>Grass</b></dt>
<dd>
This paints grass on the image. The higher up the canvas,
the smaller the grass is drawn, giving an illusion of perspective.
The grass can be tinted various greenish hues by selecting
different colors in the color palette.
</dd>
<dt><b>Bricks</b> (Large and Small)</dt>
<dd>
These two tools intelligently paint large and small brick
patterns on the canvas. The bricks can be tinted various redish
hues by selecting different colors in the color palette.
</dd>
<dt><b>Rainbow</b></dt> <dt><b>Rainbow</b></dt>
<dd> <dd>
This is similar to the paint brush, but as you move the mouse This is similar to the paint brush, but as you move the mouse
around, it goes through all of the colors in the rainbow. around, it cycles through a spectrum of bright colors.
</dd> </dd>
<dt><b>Sparkles</b></dt> <dt><b>Sparkles</b></dt>
<dd> <dd>
This draws glowing yellow sparkles on the picture. This draws glowing sparkles on the canvas, in the currently-selected
</dd> color.
<dt><b>Mirror</b></dt>
<dd>
When you click the mouse in your picture with the "Mirror"
magic effect selected, the entire image will be reversed,
turning it into a mirror image.
</dd>
<dt><b>Flip</b></dt>
<dd>
Similar to "Mirror." Click and the entire image will be turned
upside-down.
</dd> </dd>
<dt><b>Blur</b></dt> <dt><b>Blur</b></dt>
@ -475,7 +484,7 @@ New Breed Software</p>
with wet paint. with wet paint.
</dd> </dd>
<dt><b>Fade</b></dt> <dt><b>Lighten</b></dt>
<dd> <dd>
This fades the colors wherever you drag the mouse. This fades the colors wherever you drag the mouse.
(Do it to the same spot many times, and it will eventually become (Do it to the same spot many times, and it will eventually become
@ -520,14 +529,22 @@ New Breed Software</p>
<dt><b>Cartoon</b></dt> <dt><b>Cartoon</b></dt>
<dd> <dd>
This makes the picture look like a cartoon &mdash; with thick This makes the picture look like a cartoon &mdash; with thick
outlines and solid colors &mdash; wherever you move the mouse. outlines and bright, solid colors &mdash; wherever you move the mouse.
</dd> </dd>
<dt><b>Fill</b></dt> <dt><b>Mirror</b></dt>
<dd> <dd>
This floods the picture with a color. It lets you quickly When you click the mouse in your picture with the "Mirror"
fill parts of the picture, as if it were a coloring book. magic effect selected, the entire image will be reversed,
turning it into a mirror image.
</dd> </dd>
<dt><b>Flip</b></dt>
<dd>
Similar to "Mirror." Click and the entire image will be turned
upside-down.
</dd>
</dl> </dl>
<hr size=1> <hr size=1>