Syncing to get new Kaleido-x docs.
This commit is contained in:
parent
02cafd4a8b
commit
97c0afe9ef
30 changed files with 160 additions and 10 deletions
|
|
@ -54,6 +54,7 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="flip.html">Flip</a></li>
|
<li><a href="flip.html">Flip</a></li>
|
||||||
<li><a href="fold.html">Fold</a></li>
|
<li><a href="fold.html">Fold</a></li>
|
||||||
|
<li><a href="kaleidoscope_lens.html">Kaleido-4 and Kaleido-6</a></li>
|
||||||
<li><a href="mirror.html">Mirror</a></li>
|
<li><a href="mirror.html">Mirror</a></li>
|
||||||
<li><a href="panels.html">Panels</a></li>
|
<li><a href="panels.html">Panels</a></li>
|
||||||
<li><a href="perspective.html">Perspective</a></li>
|
<li><a href="perspective.html">Perspective</a></li>
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
<h3 align="center">Author:
|
<h3 align="center">Author:
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>This paint brush draws in four places at the same time, mirroring symmetrically, both horizontally and vertically. It uses the currently selected color.</p>
|
<p>This paint brush draws in four places at the same time, mirroring symmetrically, both horizontally and vertically. It uses the currently selected color.</p>
|
||||||
<p>See also: <a href="picasso.html">Picasso</a> & <a href="rosette.html">Rosette</a>.</p>
|
<p>See also: <a href="picasso.html">Picasso</a>, <a href="rosette.html">Rosette</a>, & <a href="kaleidoscope_lens.html">Kaleido-4 and Kaleido-6</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.29</p>
|
<p align="center">Tux Paint 0.9.29</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
14
magic/magic-docs/en/html/kaleidoscope_lens.html
Normal file
14
magic/magic-docs/en/html/kaleidoscope_lens.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: Kaleido-4 and Kaleido-6</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: Kaleido-4 and Kaleido-6</h1>
|
||||||
|
<h2 align="center">Group: Picture Warps</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>These two tools make it look like your picture is being viewed through a kaleidoscope.</p>
|
||||||
|
<p>See also: <a href="kaleidoscope.html">Kaleidoscope</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.29</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -50,6 +50,7 @@ Picture Warps
|
||||||
|
|
||||||
* Flip
|
* Flip
|
||||||
* Fold
|
* Fold
|
||||||
|
* Kaleido-4 and Kaleido-6
|
||||||
* Mirror
|
* Mirror
|
||||||
* Panels
|
* Panels
|
||||||
* Perspective
|
* Perspective
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
symmetrically, both horizontally and vertically. It uses the currently
|
symmetrically, both horizontally and vertically. It uses the currently
|
||||||
selected color.
|
selected color.
|
||||||
|
|
||||||
See also: Picasso & Rosette.
|
See also: Picasso, Rosette, & Kaleido-4 and Kaleido-6.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
14
magic/magic-docs/en/kaleidoscope_lens.txt
Normal file
14
magic/magic-docs/en/kaleidoscope_lens.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6
|
||||||
|
|
||||||
|
Group: Picture Warps
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
These two tools make it look like your picture is being viewed through a
|
||||||
|
kaleidoscope.
|
||||||
|
|
||||||
|
See also: Kaleidoscope.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.29
|
||||||
|
|
@ -54,6 +54,7 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="flip.html">Flip</a></li>
|
<li><a href="flip.html">Flip</a></li>
|
||||||
<li><a href="fold.html">Fold</a></li>
|
<li><a href="fold.html">Fold</a></li>
|
||||||
|
<li><a href="kaleidoscope_lens.html">Kaleido-4 and Kaleido-6</a></li>
|
||||||
<li><a href="mirror.html">Mirror</a></li>
|
<li><a href="mirror.html">Mirror</a></li>
|
||||||
<li><a href="panels.html">Panels</a></li>
|
<li><a href="panels.html">Panels</a></li>
|
||||||
<li><a href="perspective.html">Perspective</a></li>
|
<li><a href="perspective.html">Perspective</a></li>
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
<h3 align="center">Author:
|
<h3 align="center">Author:
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>This paint brush draws in four places at the same time, mirroring symmetrically, both horizontally and vertically. It uses the currently selected color.</p>
|
<p>This paint brush draws in four places at the same time, mirroring symmetrically, both horizontally and vertically. It uses the currently selected color.</p>
|
||||||
<p>See also: <a href="picasso.html">Picasso</a> & <a href="rosette.html">Rosette</a>.</p>
|
<p>See also: <a href="picasso.html">Picasso</a>, <a href="rosette.html">Rosette</a>, & <a href="kaleidoscope_lens.html">Kaleido-4 and Kaleido-6</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.29</p>
|
<p align="center">Tux Paint 0.9.29</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
14
magic/magic-docs/es_ES.UTF-8/html/kaleidoscope_lens.html
Normal file
14
magic/magic-docs/es_ES.UTF-8/html/kaleidoscope_lens.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: Kaleido-4 and Kaleido-6</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: Kaleido-4 and Kaleido-6</h1>
|
||||||
|
<h2 align="center">Group: Picture Warps</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>These two tools make it look like your picture is being viewed through a kaleidoscope.</p>
|
||||||
|
<p>See also: <a href="kaleidoscope.html">Kaleidoscope</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.29</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -50,6 +50,7 @@ Picture Warps
|
||||||
|
|
||||||
* Flip
|
* Flip
|
||||||
* Fold
|
* Fold
|
||||||
|
* Kaleido-4 and Kaleido-6
|
||||||
* Mirror
|
* Mirror
|
||||||
* Panels
|
* Panels
|
||||||
* Perspective
|
* Perspective
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
symmetrically, both horizontally and vertically. It uses the currently
|
symmetrically, both horizontally and vertically. It uses the currently
|
||||||
selected color.
|
selected color.
|
||||||
|
|
||||||
See also: Picasso & Rosette.
|
See also: Picasso, Rosette, & Kaleido-4 and Kaleido-6.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
14
magic/magic-docs/es_ES.UTF-8/kaleidoscope_lens.txt
Normal file
14
magic/magic-docs/es_ES.UTF-8/kaleidoscope_lens.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6
|
||||||
|
|
||||||
|
Group: Picture Warps
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
These two tools make it look like your picture is being viewed through a
|
||||||
|
kaleidoscope.
|
||||||
|
|
||||||
|
See also: Kaleidoscope.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.29
|
||||||
|
|
@ -53,6 +53,7 @@
|
||||||
<h2>Picture Warps</h2>
|
<h2>Picture Warps</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="flip.html">Flip</a></li>
|
<li><a href="flip.html">Flip</a></li>
|
||||||
|
<li><a href="kaleidoscope_lens.html">Kaleido-4 and Kaleido-6</a></li>
|
||||||
<li><a href="mirror.html">Miroir</a></li>
|
<li><a href="mirror.html">Miroir</a></li>
|
||||||
<li><a href="panels.html">Panneaux</a></li>
|
<li><a href="panels.html">Panneaux</a></li>
|
||||||
<li><a href="perspective.html">Perspective</a></li>
|
<li><a href="perspective.html">Perspective</a></li>
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
<h3 align="center">Author:
|
<h3 align="center">Author:
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>This paint brush draws in four places at the same time, mirroring symmetrically, both horizontally and vertically. It uses the currently selected color.</p>
|
<p>This paint brush draws in four places at the same time, mirroring symmetrically, both horizontally and vertically. It uses the currently selected color.</p>
|
||||||
<p>See also: <a href="picasso.html">Picasso</a> & <a href="rosette.html">Rosace</a>.</p>
|
<p>See also: <a href="picasso.html">Picasso</a>, <a href="rosette.html">Rosace</a>, & <a href="kaleidoscope_lens.html">Kaleido-4 and Kaleido-6</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.29</p>
|
<p align="center">Tux Paint 0.9.29</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
14
magic/magic-docs/fr_FR.UTF-8/html/kaleidoscope_lens.html
Normal file
14
magic/magic-docs/fr_FR.UTF-8/html/kaleidoscope_lens.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: Kaleido-4 and Kaleido-6</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: Kaleido-4 and Kaleido-6</h1>
|
||||||
|
<h2 align="center">Group: Picture Warps</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>These two tools make it look like your picture is being viewed through a kaleidoscope.</p>
|
||||||
|
<p>See also: <a href="kaleidoscope.html">Kaléidoscope</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.29</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -49,6 +49,7 @@ Color Filters
|
||||||
Picture Warps
|
Picture Warps
|
||||||
|
|
||||||
* Flip
|
* Flip
|
||||||
|
* Kaleido-4 and Kaleido-6
|
||||||
* Miroir
|
* Miroir
|
||||||
* Panneaux
|
* Panneaux
|
||||||
* Perspective
|
* Perspective
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
symmetrically, both horizontally and vertically. It uses the currently
|
symmetrically, both horizontally and vertically. It uses the currently
|
||||||
selected color.
|
selected color.
|
||||||
|
|
||||||
See also: Picasso & Rosace.
|
See also: Picasso, Rosace, & Kaleido-4 and Kaleido-6.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
14
magic/magic-docs/fr_FR.UTF-8/kaleidoscope_lens.txt
Normal file
14
magic/magic-docs/fr_FR.UTF-8/kaleidoscope_lens.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6
|
||||||
|
|
||||||
|
Group: Picture Warps
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
These two tools make it look like your picture is being viewed through a
|
||||||
|
kaleidoscope.
|
||||||
|
|
||||||
|
See also: Kaléidoscope.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.29
|
||||||
|
|
@ -54,6 +54,7 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="flip.html">Flip</a></li>
|
<li><a href="flip.html">Flip</a></li>
|
||||||
<li><a href="fold.html">Fold</a></li>
|
<li><a href="fold.html">Fold</a></li>
|
||||||
|
<li><a href="kaleidoscope_lens.html">Kaleido-4 and Kaleido-6</a></li>
|
||||||
<li><a href="mirror.html">Mirror</a></li>
|
<li><a href="mirror.html">Mirror</a></li>
|
||||||
<li><a href="panels.html">Panels</a></li>
|
<li><a href="panels.html">Panels</a></li>
|
||||||
<li><a href="perspective.html">Perspective</a></li>
|
<li><a href="perspective.html">Perspective</a></li>
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
<h3 align="center">Author:
|
<h3 align="center">Author:
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>This paint brush draws in four places at the same time, mirroring symmetrically, both horizontally and vertically. It uses the currently selected color.</p>
|
<p>This paint brush draws in four places at the same time, mirroring symmetrically, both horizontally and vertically. It uses the currently selected color.</p>
|
||||||
<p>See also: <a href="picasso.html">Picasso</a> & <a href="rosette.html">Rosette</a>.</p>
|
<p>See also: <a href="picasso.html">Picasso</a>, <a href="rosette.html">Rosette</a>, & <a href="kaleidoscope_lens.html">Kaleido-4 and Kaleido-6</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.29</p>
|
<p align="center">Tux Paint 0.9.29</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
14
magic/magic-docs/gl_ES.UTF-8/html/kaleidoscope_lens.html
Normal file
14
magic/magic-docs/gl_ES.UTF-8/html/kaleidoscope_lens.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: Kaleido-4 and Kaleido-6</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: Kaleido-4 and Kaleido-6</h1>
|
||||||
|
<h2 align="center">Group: Picture Warps</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>These two tools make it look like your picture is being viewed through a kaleidoscope.</p>
|
||||||
|
<p>See also: <a href="kaleidoscope.html">Kaleidoscope</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.29</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -50,6 +50,7 @@ Picture Warps
|
||||||
|
|
||||||
* Flip
|
* Flip
|
||||||
* Fold
|
* Fold
|
||||||
|
* Kaleido-4 and Kaleido-6
|
||||||
* Mirror
|
* Mirror
|
||||||
* Panels
|
* Panels
|
||||||
* Perspective
|
* Perspective
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
symmetrically, both horizontally and vertically. It uses the currently
|
symmetrically, both horizontally and vertically. It uses the currently
|
||||||
selected color.
|
selected color.
|
||||||
|
|
||||||
See also: Picasso & Rosette.
|
See also: Picasso, Rosette, & Kaleido-4 and Kaleido-6.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
14
magic/magic-docs/gl_ES.UTF-8/kaleidoscope_lens.txt
Normal file
14
magic/magic-docs/gl_ES.UTF-8/kaleidoscope_lens.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6
|
||||||
|
|
||||||
|
Group: Picture Warps
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
These two tools make it look like your picture is being viewed through a
|
||||||
|
kaleidoscope.
|
||||||
|
|
||||||
|
See also: Kaleidoscope.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.29
|
||||||
|
|
@ -54,6 +54,7 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="flip.html">Flip</a></li>
|
<li><a href="flip.html">Flip</a></li>
|
||||||
<li><a href="fold.html">Fold</a></li>
|
<li><a href="fold.html">Fold</a></li>
|
||||||
|
<li><a href="kaleidoscope_lens.html">Kaleido-4 and Kaleido-6</a></li>
|
||||||
<li><a href="mirror.html">Mirror</a></li>
|
<li><a href="mirror.html">Mirror</a></li>
|
||||||
<li><a href="panels.html">Panels</a></li>
|
<li><a href="panels.html">Panels</a></li>
|
||||||
<li><a href="perspective.html">Perspective</a></li>
|
<li><a href="perspective.html">Perspective</a></li>
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
<h3 align="center">Author:
|
<h3 align="center">Author:
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>This paint brush draws in four places at the same time, mirroring symmetrically, both horizontally and vertically. It uses the currently selected color.</p>
|
<p>This paint brush draws in four places at the same time, mirroring symmetrically, both horizontally and vertically. It uses the currently selected color.</p>
|
||||||
<p>See also: <a href="picasso.html">Picasso</a> & <a href="rosette.html">Rosette</a>.</p>
|
<p>See also: <a href="picasso.html">Picasso</a>, <a href="rosette.html">Rosette</a>, & <a href="kaleidoscope_lens.html">Kaleido-4 and Kaleido-6</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.29</p>
|
<p align="center">Tux Paint 0.9.29</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
14
magic/magic-docs/ja_JP.UTF-8/html/kaleidoscope_lens.html
Normal file
14
magic/magic-docs/ja_JP.UTF-8/html/kaleidoscope_lens.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: Kaleido-4 and Kaleido-6</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: Kaleido-4 and Kaleido-6</h1>
|
||||||
|
<h2 align="center">Group: Picture Warps</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>These two tools make it look like your picture is being viewed through a kaleidoscope.</p>
|
||||||
|
<p>See also: <a href="kaleidoscope.html">Kaleidoscope</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.29</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -50,6 +50,7 @@ Picture Warps
|
||||||
|
|
||||||
* Flip
|
* Flip
|
||||||
* Fold
|
* Fold
|
||||||
|
* Kaleido-4 and Kaleido-6
|
||||||
* Mirror
|
* Mirror
|
||||||
* Panels
|
* Panels
|
||||||
* Perspective
|
* Perspective
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
symmetrically, both horizontally and vertically. It uses the currently
|
symmetrically, both horizontally and vertically. It uses the currently
|
||||||
selected color.
|
selected color.
|
||||||
|
|
||||||
See also: Picasso & Rosette.
|
See also: Picasso, Rosette, & Kaleido-4 and Kaleido-6.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
14
magic/magic-docs/ja_JP.UTF-8/kaleidoscope_lens.txt
Normal file
14
magic/magic-docs/ja_JP.UTF-8/kaleidoscope_lens.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6
|
||||||
|
|
||||||
|
Group: Picture Warps
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
These two tools make it look like your picture is being viewed through a
|
||||||
|
kaleidoscope.
|
||||||
|
|
||||||
|
See also: Kaleidoscope.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.29
|
||||||
Loading…
Add table
Add a link
Reference in a new issue