Syncing docs to grab Rainbow Cycle magic tool docs
This commit is contained in:
parent
d6940cc8b8
commit
a10a756734
40 changed files with 175 additions and 20 deletions
|
|
@ -84,6 +84,7 @@
|
|||
<li><a href="rails.html">Rails</a></li>
|
||||
<li><a href="rain.html">Rain</a></li>
|
||||
<li><a href="rainbow.html">Rainbow</a></li>
|
||||
<li><a href="rainbow_cycle.html">Rainbow Cycle</a></li>
|
||||
<li><a href="smooth_rainbow.html">Smooth Rainbow</a></li>
|
||||
<li><a href="toothpaste.html">Toothpaste</a></li>
|
||||
<li><a href="wet_paint.html">Wet Paint</a></li>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to the paint brush, but as you move the mouse around, it cycles through a spectrum of bright colors.</p>
|
||||
<p>See also: <a href="smooth_rainbow.html">Smooth Rainbow</a>.</p>
|
||||
<p>See also: <a href="smooth_rainbow.html">Smooth Rainbow</a> & <a href="rainbow_cycle.html">Rainbow Cycle</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
14
magic/magic-docs/en/html/rainbow_cycle.html
Normal file
14
magic/magic-docs/en/html/rainbow_cycle.html
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Rainbow Cycle</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Rainbow Cycle</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to Rainbow and Smooth Rainbow magic tools — it cycles through a spectrum of bright colors, but only changes between strokes (after you release and click or tap again).</p>
|
||||
<p>See also: <a href="rainbow.html">Rainbow</a> & <a href="smooth_rainbow.html">Smooth Rainbow</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to Rainbow magic tool — as you move the mouse around, it cycles through a spectrum of colors — except the colors blend smoothly as you draw.</p>
|
||||
<p>See also: <a href="rainbow.html">Rainbow</a>.</p>
|
||||
<p>See also: <a href="rainbow.html">Rainbow</a> & <a href="rainbow_cycle.html">Rainbow Cycle</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -80,6 +80,7 @@ Painting
|
|||
* Rails
|
||||
* Rain
|
||||
* Rainbow
|
||||
* Rainbow Cycle
|
||||
* Smooth Rainbow
|
||||
* Toothpaste
|
||||
* Wet Paint
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
This is similar to the paint brush, but as you move the mouse around, it
|
||||
cycles through a spectrum of bright colors.
|
||||
|
||||
See also: Smooth Rainbow.
|
||||
See also: Smooth Rainbow & Rainbow Cycle.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
15
magic/magic-docs/en/rainbow_cycle.txt
Normal file
15
magic/magic-docs/en/rainbow_cycle.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
Tux Paint "Magic" Tool: Rainbow Cycle
|
||||
|
||||
Group: Painting
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
This is similar to Rainbow and Smooth Rainbow magic tools — it cycles
|
||||
through a spectrum of bright colors, but only changes between strokes
|
||||
(after you release and click or tap again).
|
||||
|
||||
See also: Rainbow & Smooth Rainbow.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.30
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
cycles through a spectrum of colors — except the colors blend smoothly as
|
||||
you draw.
|
||||
|
||||
See also: Rainbow.
|
||||
See also: Rainbow & Rainbow Cycle.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -84,6 +84,7 @@
|
|||
<li><a href="rails.html">Rails</a></li>
|
||||
<li><a href="rain.html">Rain</a></li>
|
||||
<li><a href="rainbow.html">Rainbow</a></li>
|
||||
<li><a href="rainbow_cycle.html">Rainbow Cycle</a></li>
|
||||
<li><a href="smooth_rainbow.html">Smooth Rainbow</a></li>
|
||||
<li><a href="toothpaste.html">Toothpaste</a></li>
|
||||
<li><a href="wet_paint.html">Wet Paint</a></li>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to the paint brush, but as you move the mouse around, it cycles through a spectrum of bright colors.</p>
|
||||
<p>See also: <a href="smooth_rainbow.html">Smooth Rainbow</a>.</p>
|
||||
<p>See also: <a href="smooth_rainbow.html">Smooth Rainbow</a> & <a href="rainbow_cycle.html">Rainbow Cycle</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
14
magic/magic-docs/es_ES.UTF-8/html/rainbow_cycle.html
Normal file
14
magic/magic-docs/es_ES.UTF-8/html/rainbow_cycle.html
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Rainbow Cycle</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Rainbow Cycle</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to Rainbow and Smooth Rainbow magic tools — it cycles through a spectrum of bright colors, but only changes between strokes (after you release and click or tap again).</p>
|
||||
<p>See also: <a href="rainbow.html">Rainbow</a> & <a href="smooth_rainbow.html">Smooth Rainbow</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to Rainbow magic tool — as you move the mouse around, it cycles through a spectrum of colors — except the colors blend smoothly as you draw.</p>
|
||||
<p>See also: <a href="rainbow.html">Rainbow</a>.</p>
|
||||
<p>See also: <a href="rainbow.html">Rainbow</a> & <a href="rainbow_cycle.html">Rainbow Cycle</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -80,6 +80,7 @@ Painting
|
|||
* Rails
|
||||
* Rain
|
||||
* Rainbow
|
||||
* Rainbow Cycle
|
||||
* Smooth Rainbow
|
||||
* Toothpaste
|
||||
* Wet Paint
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
This is similar to the paint brush, but as you move the mouse around, it
|
||||
cycles through a spectrum of bright colors.
|
||||
|
||||
See also: Smooth Rainbow.
|
||||
See also: Smooth Rainbow & Rainbow Cycle.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
15
magic/magic-docs/es_ES.UTF-8/rainbow_cycle.txt
Normal file
15
magic/magic-docs/es_ES.UTF-8/rainbow_cycle.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
Tux Paint "Magic" Tool: Rainbow Cycle
|
||||
|
||||
Group: Painting
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
This is similar to Rainbow and Smooth Rainbow magic tools — it cycles
|
||||
through a spectrum of bright colors, but only changes between strokes
|
||||
(after you release and click or tap again).
|
||||
|
||||
See also: Rainbow & Smooth Rainbow.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.30
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
cycles through a spectrum of colors — except the colors blend smoothly as
|
||||
you draw.
|
||||
|
||||
See also: Rainbow.
|
||||
See also: Rainbow & Rainbow Cycle.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -86,6 +86,7 @@
|
|||
<li><a href="pixels.html">Pixels</a></li>
|
||||
<li><a href="rain.html">Pluie</a></li>
|
||||
<li><a href="rails.html">Rails</a></li>
|
||||
<li><a href="rainbow_cycle.html">Rainbow Cycle</a></li>
|
||||
<li><a href="wet_paint.html">Wet Paint</a></li>
|
||||
</ul>
|
||||
<h2>Pattern Painting</h2>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to the paint brush, but as you move the mouse around, it cycles through a spectrum of bright colors.</p>
|
||||
<p>See also: <a href="smooth_rainbow.html">Arc-en-ciel lent</a>.</p>
|
||||
<p>See also: <a href="smooth_rainbow.html">Arc-en-ciel lent</a> & <a href="rainbow_cycle.html">Rainbow Cycle</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
14
magic/magic-docs/fr_FR.UTF-8/html/rainbow_cycle.html
Normal file
14
magic/magic-docs/fr_FR.UTF-8/html/rainbow_cycle.html
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Rainbow Cycle</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Rainbow Cycle</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to Rainbow and Smooth Rainbow magic tools — it cycles through a spectrum of bright colors, but only changes between strokes (after you release and click or tap again).</p>
|
||||
<p>See also: <a href="rainbow.html">Arc-en-ciel</a> & <a href="smooth_rainbow.html">Arc-en-ciel lent</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to Rainbow magic tool — as you move the mouse around, it cycles through a spectrum of colors — except the colors blend smoothly as you draw.</p>
|
||||
<p>See also: <a href="rainbow.html">Arc-en-ciel</a>.</p>
|
||||
<p>See also: <a href="rainbow.html">Arc-en-ciel</a> & <a href="rainbow_cycle.html">Rainbow Cycle</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -82,6 +82,7 @@ Painting
|
|||
* Pixels
|
||||
* Pluie
|
||||
* Rails
|
||||
* Rainbow Cycle
|
||||
* Wet Paint
|
||||
|
||||
Pattern Painting
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
This is similar to the paint brush, but as you move the mouse around, it
|
||||
cycles through a spectrum of bright colors.
|
||||
|
||||
See also: Arc-en-ciel lent.
|
||||
See also: Arc-en-ciel lent & Rainbow Cycle.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
15
magic/magic-docs/fr_FR.UTF-8/rainbow_cycle.txt
Normal file
15
magic/magic-docs/fr_FR.UTF-8/rainbow_cycle.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
Tux Paint "Magic" Tool: Rainbow Cycle
|
||||
|
||||
Group: Painting
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
This is similar to Rainbow and Smooth Rainbow magic tools — it cycles
|
||||
through a spectrum of bright colors, but only changes between strokes
|
||||
(after you release and click or tap again).
|
||||
|
||||
See also: Arc-en-ciel & Arc-en-ciel lent.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.30
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
cycles through a spectrum of colors — except the colors blend smoothly as
|
||||
you draw.
|
||||
|
||||
See also: Arc-en-ciel.
|
||||
See also: Arc-en-ciel & Rainbow Cycle.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -84,6 +84,7 @@
|
|||
<li><a href="rails.html">Rails</a></li>
|
||||
<li><a href="rain.html">Rain</a></li>
|
||||
<li><a href="rainbow.html">Rainbow</a></li>
|
||||
<li><a href="rainbow_cycle.html">Rainbow Cycle</a></li>
|
||||
<li><a href="smooth_rainbow.html">Smooth Rainbow</a></li>
|
||||
<li><a href="toothpaste.html">Toothpaste</a></li>
|
||||
<li><a href="wet_paint.html">Wet Paint</a></li>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to the paint brush, but as you move the mouse around, it cycles through a spectrum of bright colors.</p>
|
||||
<p>See also: <a href="smooth_rainbow.html">Smooth Rainbow</a>.</p>
|
||||
<p>See also: <a href="smooth_rainbow.html">Smooth Rainbow</a> & <a href="rainbow_cycle.html">Rainbow Cycle</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
14
magic/magic-docs/gl_ES.UTF-8/html/rainbow_cycle.html
Normal file
14
magic/magic-docs/gl_ES.UTF-8/html/rainbow_cycle.html
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Rainbow Cycle</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Rainbow Cycle</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to Rainbow and Smooth Rainbow magic tools — it cycles through a spectrum of bright colors, but only changes between strokes (after you release and click or tap again).</p>
|
||||
<p>See also: <a href="rainbow.html">Rainbow</a> & <a href="smooth_rainbow.html">Smooth Rainbow</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to Rainbow magic tool — as you move the mouse around, it cycles through a spectrum of colors — except the colors blend smoothly as you draw.</p>
|
||||
<p>See also: <a href="rainbow.html">Rainbow</a>.</p>
|
||||
<p>See also: <a href="rainbow.html">Rainbow</a> & <a href="rainbow_cycle.html">Rainbow Cycle</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -80,6 +80,7 @@ Painting
|
|||
* Rails
|
||||
* Rain
|
||||
* Rainbow
|
||||
* Rainbow Cycle
|
||||
* Smooth Rainbow
|
||||
* Toothpaste
|
||||
* Wet Paint
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
This is similar to the paint brush, but as you move the mouse around, it
|
||||
cycles through a spectrum of bright colors.
|
||||
|
||||
See also: Smooth Rainbow.
|
||||
See also: Smooth Rainbow & Rainbow Cycle.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
15
magic/magic-docs/gl_ES.UTF-8/rainbow_cycle.txt
Normal file
15
magic/magic-docs/gl_ES.UTF-8/rainbow_cycle.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
Tux Paint "Magic" Tool: Rainbow Cycle
|
||||
|
||||
Group: Painting
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
This is similar to Rainbow and Smooth Rainbow magic tools — it cycles
|
||||
through a spectrum of bright colors, but only changes between strokes
|
||||
(after you release and click or tap again).
|
||||
|
||||
See also: Rainbow & Smooth Rainbow.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.30
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
cycles through a spectrum of colors — except the colors blend smoothly as
|
||||
you draw.
|
||||
|
||||
See also: Rainbow.
|
||||
See also: Rainbow & Rainbow Cycle.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@
|
|||
<li><a href="rails.html">Rails</a></li>
|
||||
<li><a href="rain.html">Rain</a></li>
|
||||
<li><a href="rainbow.html">Rainbow</a></li>
|
||||
<li><a href="rainbow_cycle.html">Rainbow Cycle</a></li>
|
||||
<li><a href="smooth_rainbow.html">Smooth Rainbow</a></li>
|
||||
<li><a href="toothpaste.html">Toothpaste</a></li>
|
||||
<li><a href="wet_paint.html">Wet Paint</a></li>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to the paint brush, but as you move the mouse around, it cycles through a spectrum of bright colors.</p>
|
||||
<p>See also: <a href="smooth_rainbow.html">Smooth Rainbow</a>.</p>
|
||||
<p>See also: <a href="smooth_rainbow.html">Smooth Rainbow</a> & <a href="rainbow_cycle.html">Rainbow Cycle</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
14
magic/magic-docs/ja_JP.UTF-8/html/rainbow_cycle.html
Normal file
14
magic/magic-docs/ja_JP.UTF-8/html/rainbow_cycle.html
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Rainbow Cycle</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Rainbow Cycle</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to Rainbow and Smooth Rainbow magic tools — it cycles through a spectrum of bright colors, but only changes between strokes (after you release and click or tap again).</p>
|
||||
<p>See also: <a href="rainbow.html">Rainbow</a> & <a href="smooth_rainbow.html">Smooth Rainbow</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to Rainbow magic tool — as you move the mouse around, it cycles through a spectrum of colors — except the colors blend smoothly as you draw.</p>
|
||||
<p>See also: <a href="rainbow.html">Rainbow</a>.</p>
|
||||
<p>See also: <a href="rainbow.html">Rainbow</a> & <a href="rainbow_cycle.html">Rainbow Cycle</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -78,6 +78,7 @@ Painting
|
|||
* Rails
|
||||
* Rain
|
||||
* Rainbow
|
||||
* Rainbow Cycle
|
||||
* Smooth Rainbow
|
||||
* Toothpaste
|
||||
* Wet Paint
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
This is similar to the paint brush, but as you move the mouse around, it
|
||||
cycles through a spectrum of bright colors.
|
||||
|
||||
See also: Smooth Rainbow.
|
||||
See also: Smooth Rainbow & Rainbow Cycle.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
15
magic/magic-docs/ja_JP.UTF-8/rainbow_cycle.txt
Normal file
15
magic/magic-docs/ja_JP.UTF-8/rainbow_cycle.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
Tux Paint "Magic" Tool: Rainbow Cycle
|
||||
|
||||
Group: Painting
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
This is similar to Rainbow and Smooth Rainbow magic tools — it cycles
|
||||
through a spectrum of bright colors, but only changes between strokes
|
||||
(after you release and click or tap again).
|
||||
|
||||
See also: Rainbow & Smooth Rainbow.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.30
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
cycles through a spectrum of colors — except the colors blend smoothly as
|
||||
you draw.
|
||||
|
||||
See also: Rainbow.
|
||||
See also: Rainbow & Rainbow Cycle.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue