Sync doc's re: Kaleido-8

This commit is contained in:
Bill Kendrick 2023-03-07 00:49:27 -08:00
parent 4ffae2aa24
commit b2f4dac712
30 changed files with 35 additions and 35 deletions

View file

@ -54,7 +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="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</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>

View file

@ -8,7 +8,7 @@
<h3 align="center">Author: <h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3> Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</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>, &amp; <a href="kaleidoscope_lens.html">Kaleido-4 and Kaleido-6</a>.</p> <p>See also: <a href="picasso.html">Picasso</a>, <a href="rosette.html">Rosette</a>, &amp; <a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</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>

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6</title> <body><html><head><title>Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head> </head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF"> <body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6</h1> <h1 align="center">Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8</h1>
<h2 align="center">Group: Picture Warps</h2> <h2 align="center">Group: Picture Warps</h2>
<h3 align="center">Author: <h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3> Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>

View file

@ -50,7 +50,7 @@ Picture Warps
* Flip * Flip
* Fold * Fold
* Kaleido-4 and Kaleido-6 * Kaleido-4, Kaleido-6, and Kaleido-8
* Mirror * Mirror
* Panels * Panels
* Perspective * Perspective

View file

@ -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, & Kaleido-4 and Kaleido-6. See also: Picasso, Rosette, & Kaleido-4, Kaleido-6, and Kaleido-8.
---------------------------------------------------------------------- ----------------------------------------------------------------------

View file

@ -1,4 +1,4 @@
Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6 Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8
Group: Picture Warps Group: Picture Warps

View file

@ -54,7 +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="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</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>

View file

@ -8,7 +8,7 @@
<h3 align="center">Author: <h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3> Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</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>, &amp; <a href="kaleidoscope_lens.html">Kaleido-4 and Kaleido-6</a>.</p> <p>See also: <a href="picasso.html">Picasso</a>, <a href="rosette.html">Rosette</a>, &amp; <a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</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>

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6</title> <body><html><head><title>Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head> </head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF"> <body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6</h1> <h1 align="center">Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8</h1>
<h2 align="center">Group: Picture Warps</h2> <h2 align="center">Group: Picture Warps</h2>
<h3 align="center">Author: <h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3> Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>

View file

@ -50,7 +50,7 @@ Picture Warps
* Flip * Flip
* Fold * Fold
* Kaleido-4 and Kaleido-6 * Kaleido-4, Kaleido-6, and Kaleido-8
* Mirror * Mirror
* Panels * Panels
* Perspective * Perspective

View file

@ -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, & Kaleido-4 and Kaleido-6. See also: Picasso, Rosette, & Kaleido-4, Kaleido-6, and Kaleido-8.
---------------------------------------------------------------------- ----------------------------------------------------------------------

View file

@ -1,4 +1,4 @@
Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6 Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8
Group: Picture Warps Group: Picture Warps

View file

@ -53,7 +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="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</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>

View file

@ -8,7 +8,7 @@
<h3 align="center">Author: <h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3> Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</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>, &amp; <a href="kaleidoscope_lens.html">Kaleido-4 and Kaleido-6</a>.</p> <p>See also: <a href="picasso.html">Picasso</a>, <a href="rosette.html">Rosace</a>, &amp; <a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</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>

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6</title> <body><html><head><title>Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head> </head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF"> <body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6</h1> <h1 align="center">Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8</h1>
<h2 align="center">Group: Picture Warps</h2> <h2 align="center">Group: Picture Warps</h2>
<h3 align="center">Author: <h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3> Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>

View file

@ -49,7 +49,7 @@ Color Filters
Picture Warps Picture Warps
* Flip * Flip
* Kaleido-4 and Kaleido-6 * Kaleido-4, Kaleido-6, and Kaleido-8
* Miroir * Miroir
* Panneaux * Panneaux
* Perspective * Perspective

View file

@ -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, & Kaleido-4 and Kaleido-6. See also: Picasso, Rosace, & Kaleido-4, Kaleido-6, and Kaleido-8.
---------------------------------------------------------------------- ----------------------------------------------------------------------

View file

@ -1,4 +1,4 @@
Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6 Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8
Group: Picture Warps Group: Picture Warps

View file

@ -54,7 +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="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</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>

View file

@ -8,7 +8,7 @@
<h3 align="center">Author: <h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3> Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</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>, &amp; <a href="kaleidoscope_lens.html">Kaleido-4 and Kaleido-6</a>.</p> <p>See also: <a href="picasso.html">Picasso</a>, <a href="rosette.html">Rosette</a>, &amp; <a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</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>

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6</title> <body><html><head><title>Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head> </head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF"> <body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6</h1> <h1 align="center">Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8</h1>
<h2 align="center">Group: Picture Warps</h2> <h2 align="center">Group: Picture Warps</h2>
<h3 align="center">Author: <h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3> Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>

View file

@ -50,7 +50,7 @@ Picture Warps
* Flip * Flip
* Fold * Fold
* Kaleido-4 and Kaleido-6 * Kaleido-4, Kaleido-6, and Kaleido-8
* Mirror * Mirror
* Panels * Panels
* Perspective * Perspective

View file

@ -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, & Kaleido-4 and Kaleido-6. See also: Picasso, Rosette, & Kaleido-4, Kaleido-6, and Kaleido-8.
---------------------------------------------------------------------- ----------------------------------------------------------------------

View file

@ -1,4 +1,4 @@
Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6 Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8
Group: Picture Warps Group: Picture Warps

View file

@ -54,7 +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="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</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>

View file

@ -8,7 +8,7 @@
<h3 align="center">Author: <h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3> Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</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>, &amp; <a href="kaleidoscope_lens.html">Kaleido-4 and Kaleido-6</a>.</p> <p>See also: <a href="picasso.html">Picasso</a>, <a href="rosette.html">Rosette</a>, &amp; <a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</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>

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6</title> <body><html><head><title>Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head> </head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF"> <body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6</h1> <h1 align="center">Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8</h1>
<h2 align="center">Group: Picture Warps</h2> <h2 align="center">Group: Picture Warps</h2>
<h3 align="center">Author: <h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3> Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>

View file

@ -50,7 +50,7 @@ Picture Warps
* Flip * Flip
* Fold * Fold
* Kaleido-4 and Kaleido-6 * Kaleido-4, Kaleido-6, and Kaleido-8
* Mirror * Mirror
* Panels * Panels
* Perspective * Perspective

View file

@ -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, & Kaleido-4 and Kaleido-6. See also: Picasso, Rosette, & Kaleido-4, Kaleido-6, and Kaleido-8.
---------------------------------------------------------------------- ----------------------------------------------------------------------

View file

@ -1,4 +1,4 @@
Tux Paint "Magic" Tool: Kaleido-4 and Kaleido-6 Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8
Group: Picture Warps Group: Picture Warps