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:
parent
67af2ea91f
commit
b4645f640c
2 changed files with 81 additions and 46 deletions
|
|
@ -316,27 +316,39 @@ Available Tools
|
|||
the selector on the right, and then click and
|
||||
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
|
||||
This is similar to the paint brush,
|
||||
but as you move the mouse around, it
|
||||
goes through all of the colors in the
|
||||
rainbow.
|
||||
cycles through a spectrum of bright
|
||||
colors.
|
||||
|
||||
Sparkles
|
||||
This draws glowing yellow sparkles on
|
||||
the picture.
|
||||
|
||||
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.
|
||||
This draws glowing sparkles on the
|
||||
canvas, in the currently-selected
|
||||
color.
|
||||
|
||||
Blur
|
||||
This makes the picture fuzzy wherever
|
||||
|
|
@ -347,7 +359,7 @@ Available Tools
|
|||
the mouse, like finger painting with
|
||||
wet paint.
|
||||
|
||||
Fade
|
||||
Lighten
|
||||
This fades the colors wherever you
|
||||
drag the mouse. (Do it to the same
|
||||
spot many times, and it will
|
||||
|
|
@ -385,14 +397,20 @@ Available Tools
|
|||
Cartoon
|
||||
This makes the picture look like a
|
||||
cartoon -- with thick outlines and
|
||||
solid colors -- wherever you move the
|
||||
mouse.
|
||||
bright, solid colors -- wherever you
|
||||
move the mouse.
|
||||
|
||||
Fill
|
||||
This floods the picture with a color.
|
||||
It lets you quickly fill parts of the
|
||||
picture, as if it were a coloring
|
||||
book.
|
||||
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.
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -440,28 +440,37 @@ New Breed Software</p>
|
|||
<br clear=all>
|
||||
|
||||
<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>
|
||||
<dd>
|
||||
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>
|
||||
|
||||
<dt><b>Sparkles</b></dt>
|
||||
<dd>
|
||||
This draws glowing yellow sparkles on the picture.
|
||||
</dd>
|
||||
|
||||
<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.
|
||||
This draws glowing sparkles on the canvas, in the currently-selected
|
||||
color.
|
||||
</dd>
|
||||
|
||||
<dt><b>Blur</b></dt>
|
||||
|
|
@ -475,7 +484,7 @@ New Breed Software</p>
|
|||
with wet paint.
|
||||
</dd>
|
||||
|
||||
<dt><b>Fade</b></dt>
|
||||
<dt><b>Lighten</b></dt>
|
||||
<dd>
|
||||
This fades the colors wherever you drag the mouse.
|
||||
(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>
|
||||
<dd>
|
||||
This makes the picture look like a cartoon — with thick
|
||||
outlines and solid colors — wherever you move the mouse.
|
||||
outlines and bright, solid colors — wherever you move the mouse.
|
||||
</dd>
|
||||
|
||||
<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>
|
||||
|
||||
<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>
|
||||
</dl>
|
||||
|
||||
<hr size=1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue