Syncing docs; grab Fractal magic tool docs

This commit is contained in:
Bill Kendrick 2024-09-23 23:34:09 -07:00
parent 259f423da9
commit 57a1365382
44 changed files with 329 additions and 15 deletions

View file

@ -0,0 +1,19 @@
Tux Paint "Magic" Tool: Fractal
Group: Painting
Author: Bill Kendrick <bill@newbreedsoftware.com>
A set of tools that recursively repeat what you draw, scaling and/or rotating
it as they repeat.
This tool is operated in a freehand fashion.
This tool offers multiple size settings.
This tool offers color choices.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,17 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Fractal</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: Fractal</h1>
<h2 align="center">Group: Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat.</p>
<p align=center><img src="../../../html/images/magic_examples/fractal.png"></p>
<p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -96,6 +96,7 @@
<li><a href="toothpaste.html">Toothpaste</a></li>
<li><a href="wet_paint.html">Wet Paint</a></li>
<li><a href="light.html">Light</a></li>
<li><a href="fractal.html">Fractal</a></li>
</ul>
<h2>Pattern Painting</h2>
<ul>

View file

@ -92,6 +92,7 @@ Painting
* Toothpaste
* Wet Paint
* Light
* Fractal
Pattern Painting

View file

@ -0,0 +1,19 @@
Tux Paint "Magic" Tool: Fractal
Group: Painting
Author: Bill Kendrick <bill@newbreedsoftware.com>
A set of tools that recursively repeat what you draw, scaling and/or rotating
it as they repeat.
This tool is operated in a freehand fashion.
This tool offers multiple size settings.
This tool offers color choices.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,17 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Fractal</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: Fractal</h1>
<h2 align="center">Group: Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat.</p>
<p align=center><img src="../../../html/images/magic_examples/fractal.png"></p>
<p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -96,6 +96,7 @@
<li><a href="toothpaste.html">Toothpaste</a></li>
<li><a href="wet_paint.html">Wet Paint</a></li>
<li><a href="light.html">Light</a></li>
<li><a href="fractal.html">Fractal</a></li>
</ul>
<h2>Pattern Painting</h2>
<ul>

View file

@ -92,6 +92,7 @@ Painting
* Toothpaste
* Wet Paint
* Light
* Fractal
Pattern Painting

View file

@ -0,0 +1,19 @@
Outil 'Magie' de Tux Paint : Fractal
Groupe: Peindre
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
A set of tools that recursively repeat what you draw, scaling and/or rotating
it as they repeat.
Cet outil permet de travailler en mode à main levée.
Cet outil permet de travailler avec plusieurs tailles.
Cet outil permet de choisir des couleurs.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,17 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Outil 'Magie' de Tux Paint : Fractal</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">Outil 'Magie' de Tux Paint : Fractal</h1>
<h2 align="center">Groupe: Peindre</h2>
<h3 align="center">Auteur :
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat.</p>
<p align=center><img src="../../../html/images/magic_examples/fractal.png"></p>
<p>Cet outil permet de travailler en mode à main levée.</p>
<p>Cet outil permet de travailler avec plusieurs tailles.</p>
<p>Cet outil permet de choisir des couleurs.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -96,6 +96,7 @@
<li><a href="toothpaste.html">Dentifrice</a></li>
<li><a href="wet_paint.html">Effet mouillé</a></li>
<li><a href="light.html">Lumière</a></li>
<li><a href="fractal.html">Fractal</a></li>
</ul>
<h2>Peindre un motif</h2>
<ul>

View file

@ -92,6 +92,7 @@ Peindre
* Dentifrice
* Effet mouillé
* Lumière
* Fractal
Peindre un motif

View file

@ -0,0 +1,19 @@
Tux Paint "Magic" Tool: Fractal
Group: Painting
Author: Bill Kendrick <bill@newbreedsoftware.com>
A set of tools that recursively repeat what you draw, scaling and/or rotating
it as they repeat.
This tool is operated in a freehand fashion.
This tool offers multiple size settings.
This tool offers color choices.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,17 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Fractal</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: Fractal</h1>
<h2 align="center">Group: Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat.</p>
<p align=center><img src="../../../html/images/magic_examples/fractal.png"></p>
<p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -96,6 +96,7 @@
<li><a href="toothpaste.html">Toothpaste</a></li>
<li><a href="wet_paint.html">Wet Paint</a></li>
<li><a href="light.html">Light</a></li>
<li><a href="fractal.html">Fractal</a></li>
</ul>
<h2>Pattern Painting</h2>
<ul>

View file

@ -92,6 +92,7 @@ Painting
* Toothpaste
* Wet Paint
* Light
* Fractal
Pattern Painting

View file

@ -0,0 +1,19 @@
Tux Paint "Magic" Tool: Fractal
Group: Painting
Author: Bill Kendrick <bill@newbreedsoftware.com>
A set of tools that recursively repeat what you draw, scaling and/or rotating
it as they repeat.
This tool is operated in a freehand fashion.
This tool offers multiple size settings.
This tool offers color choices.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,17 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Fractal</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: Fractal</h1>
<h2 align="center">Group: Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat.</p>
<p align=center><img src="../../../html/images/magic_examples/fractal.png"></p>
<p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -96,6 +96,7 @@
<li><a href="toothpaste.html">Toothpaste</a></li>
<li><a href="wet_paint.html">Wet Paint</a></li>
<li><a href="light.html">Light</a></li>
<li><a href="fractal.html">Fractal</a></li>
</ul>
<h2>Pattern Painting</h2>
<ul>

View file

@ -92,6 +92,7 @@ Painting
* Toothpaste
* Wet Paint
* Light
* Fractal
Pattern Painting

View file

@ -0,0 +1,19 @@
Tux Paint "Magic" Tool: Fractal
Group: Painting
Author: Bill Kendrick <bill@newbreedsoftware.com>
A set of tools that recursively repeat what you draw, scaling and/or rotating
it as they repeat.
This tool is operated in a freehand fashion.
This tool offers multiple size settings.
This tool offers color choices.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,17 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Fractal</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: Fractal</h1>
<h2 align="center">Group: Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat.</p>
<p align=center><img src="../../../html/images/magic_examples/fractal.png"></p>
<p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -96,6 +96,7 @@
<li><a href="toothpaste.html">Toothpaste</a></li>
<li><a href="wet_paint.html">Wet Paint</a></li>
<li><a href="light.html">Light</a></li>
<li><a href="fractal.html">Fractal</a></li>
</ul>
<h2>Pattern Painting</h2>
<ul>

View file

@ -92,6 +92,7 @@ Painting
* Toothpaste
* Wet Paint
* Light
* Fractal
Pattern Painting

View file

@ -0,0 +1,19 @@
Mjeti “Magjik” i Tux Paint-it: Fractal
Grup: Vizatim
Autor: Bill Kendrick <bill@newbreedsoftware.com>
A set of tools that recursively repeat what you draw, scaling and/or rotating
it as they repeat.
Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.
Ky mjet ofron rregullime të shumta madhësie.
Ky mjet ofron zgjedhje ngjyrash.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,17 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Mjeti “Magjik” i Tux Paint-it: Fractal</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">Mjeti “Magjik” i Tux Paint-it: Fractal</h1>
<h2 align="center">Grup: Vizatim</h2>
<h3 align="center">Autor:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat.</p>
<p align=center><img src="../../../html/images/magic_examples/fractal.png"></p>
<p>Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.</p>
<p>Ky mjet ofron rregullime të shumta madhësie.</p>
<p>Ky mjet ofron zgjedhje ngjyrash.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -96,6 +96,7 @@
<li><a href="toothpaste.html">Pastë dhëmbësh</a></li>
<li><a href="wet_paint.html">Bojë e Njomë</a></li>
<li><a href="light.html">E çelët</a></li>
<li><a href="fractal.html">Fractal</a></li>
</ul>
<h2>Vizatim Rregullsish</h2>
<ul>

View file

@ -92,6 +92,7 @@ Vizatim
* Pastë dhëmbësh
* Bojë e Njomë
* E çelët
* Fractal
Vizatim Rregullsish