Syncing docs; grab Fractal magic tool docs
This commit is contained in:
parent
259f423da9
commit
57a1365382
44 changed files with 329 additions and 15 deletions
|
|
@ -23,7 +23,6 @@ https://tuxpaint.org/
|
|||
+ Sound effect "100_Glitch808"
|
||||
Creative Commons 0 by DigitalUnderglow
|
||||
<https://freesound.org/people/DigitalUnderglow/>
|
||||
+ TODO - Document
|
||||
+ Closes https://sourceforge.net/p/tuxpaint/feature-requests/260/
|
||||
|
||||
* Magic Tool Improvements:
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
September 17, 2024
|
||||
September 23, 2024
|
||||
|
||||
+-------------------------------------------------+
|
||||
| Table of Contents |
|
||||
|
|
@ -109,6 +109,10 @@ New Magic tool: Comic dots
|
|||
Draws a repeating dot pattern, simulating the "Ben Day process" used in
|
||||
early comic books.
|
||||
|
||||
New Magic tool: Fractal
|
||||
A set of tools that recursively repeat what you draw, scaling and/or
|
||||
rotating it as they repeat.
|
||||
|
||||
Magic API Updates
|
||||
Sound pause and resume functions added.
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
September 17, 2024 </p>
|
||||
September 23, 2024 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
@ -237,6 +237,9 @@
|
|||
<dt>New Magic tool: Comic dots</dt>
|
||||
<dd>Draws a repeating dot pattern, simulating the "Ben Day process" used in early comic books.</dd>
|
||||
|
||||
<dt>New Magic tool: Fractal</dt>
|
||||
<dd>A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat.</dd>
|
||||
|
||||
<dt>Magic API Updates</dt>
|
||||
<dd>Sound pause and resume functions added.</dt>
|
||||
</dl>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
septiembre 17, 2024
|
||||
septiembre 23, 2024
|
||||
|
||||
+-------------------------------------------------+
|
||||
| Table of Contents |
|
||||
|
|
@ -109,6 +109,10 @@ New Magic tool: Comic dots
|
|||
Draws a repeating dot pattern, simulating the "Ben Day process" used in
|
||||
early comic books.
|
||||
|
||||
New Magic tool: Fractal
|
||||
A set of tools that recursively repeat what you draw, scaling and/or
|
||||
rotating it as they repeat.
|
||||
|
||||
Magic API Updates
|
||||
Sound pause and resume functions added.
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
septiembre 17, 2024 </p>
|
||||
septiembre 23, 2024 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
@ -237,6 +237,9 @@
|
|||
<dt>New Magic tool: Comic dots</dt>
|
||||
<dd>Draws a repeating dot pattern, simulating the "Ben Day process" used in early comic books.</dd>
|
||||
|
||||
<dt>New Magic tool: Fractal</dt>
|
||||
<dd>A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat.</dd>
|
||||
|
||||
<dt>Magic API Updates</dt>
|
||||
<dd>Sound pause and resume functions added.</dt>
|
||||
</dl>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
septembre 17, 2024
|
||||
septembre 23, 2024
|
||||
|
||||
+-------------------------------------------------------+
|
||||
| Table des matières |
|
||||
|
|
@ -114,6 +114,10 @@ New Magic tool: Comic dots
|
|||
Draws a repeating dot pattern, simulating the "Ben Day process" used in
|
||||
early comic books.
|
||||
|
||||
New Magic tool: Fractal
|
||||
A set of tools that recursively repeat what you draw, scaling and/or
|
||||
rotating it as they repeat.
|
||||
|
||||
Magic API Updates
|
||||
Sound pause and resume functions added.
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
septembre 17, 2024 </p>
|
||||
septembre 23, 2024 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
@ -237,6 +237,9 @@
|
|||
<dt>New Magic tool: Comic dots</dt>
|
||||
<dd>Draws a repeating dot pattern, simulating the "Ben Day process" used in early comic books.</dd>
|
||||
|
||||
<dt>New Magic tool: Fractal</dt>
|
||||
<dd>A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat.</dd>
|
||||
|
||||
<dt>Magic API Updates</dt>
|
||||
<dd>Sound pause and resume functions added.</dt>
|
||||
</dl>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
17 de Setembro de 2024
|
||||
23 de Setembro de 2024
|
||||
|
||||
+--------------------------------------------------------+
|
||||
| Índice |
|
||||
|
|
@ -110,6 +110,10 @@ New Magic tool: Comic dots
|
|||
Draws a repeating dot pattern, simulating the "Ben Day process" used in
|
||||
early comic books.
|
||||
|
||||
New Magic tool: Fractal
|
||||
A set of tools that recursively repeat what you draw, scaling and/or
|
||||
rotating it as they repeat.
|
||||
|
||||
Magic API Updates
|
||||
Sound pause and resume functions added.
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
17 de Setembro de 2024 </p>
|
||||
23 de Setembro de 2024 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
@ -237,6 +237,9 @@
|
|||
<dt>New Magic tool: Comic dots</dt>
|
||||
<dd>Draws a repeating dot pattern, simulating the "Ben Day process" used in early comic books.</dd>
|
||||
|
||||
<dt>New Magic tool: Fractal</dt>
|
||||
<dd>A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat.</dd>
|
||||
|
||||
<dt>Magic API Updates</dt>
|
||||
<dd>Sound pause and resume functions added.</dt>
|
||||
</dl>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
september 17, 2024
|
||||
september 23, 2024
|
||||
|
||||
+-------------------------------------------------+
|
||||
| Table of Contents |
|
||||
|
|
@ -109,6 +109,10 @@ New Magic tool: Comic dots
|
|||
Draws a repeating dot pattern, simulating the "Ben Day process" used in
|
||||
early comic books.
|
||||
|
||||
New Magic tool: Fractal
|
||||
A set of tools that recursively repeat what you draw, scaling and/or
|
||||
rotating it as they repeat.
|
||||
|
||||
Magic API Updates
|
||||
Sound pause and resume functions added.
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
september 17, 2024 </p>
|
||||
september 23, 2024 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
@ -237,6 +237,9 @@
|
|||
<dt>New Magic tool: Comic dots</dt>
|
||||
<dd>Draws a repeating dot pattern, simulating the "Ben Day process" used in early comic books.</dd>
|
||||
|
||||
<dt>New Magic tool: Fractal</dt>
|
||||
<dd>A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat.</dd>
|
||||
|
||||
<dt>Magic API Updates</dt>
|
||||
<dd>Sound pause and resume functions added.</dt>
|
||||
</dl>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2024 by various contributors; AUTHORS.txt 参照.
|
||||
https://tuxpaint.org/
|
||||
|
||||
2024年9月17日
|
||||
2024年9月23日
|
||||
|
||||
+--------------------------------------------------+
|
||||
| 目次 |
|
||||
|
|
@ -107,6 +107,10 @@ New Magic tool: Comic dots
|
|||
Draws a repeating dot pattern, simulating the "Ben Day process" used in
|
||||
early comic books.
|
||||
|
||||
New Magic tool: Fractal
|
||||
A set of tools that recursively repeat what you draw, scaling and/or
|
||||
rotating it as they repeat.
|
||||
|
||||
Magic API Updates
|
||||
Sound pause and resume functions added.
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
2024年9月17日 </p>
|
||||
2024年9月23日 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
@ -237,6 +237,9 @@
|
|||
<dt>New Magic tool: Comic dots</dt>
|
||||
<dd>Draws a repeating dot pattern, simulating the "Ben Day process" used in early comic books.</dd>
|
||||
|
||||
<dt>New Magic tool: Fractal</dt>
|
||||
<dd>A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat.</dd>
|
||||
|
||||
<dt>Magic API Updates</dt>
|
||||
<dd>Sound pause and resume functions added.</dt>
|
||||
</dl>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Të drejta kopjimi © 2002-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
17 shtator 2024
|
||||
23 shtator 2024
|
||||
|
||||
+---------------------------------------------------+
|
||||
| Pasqyrë e Lëndës |
|
||||
|
|
@ -109,6 +109,10 @@ New Magic tool: Comic dots
|
|||
Draws a repeating dot pattern, simulating the "Ben Day process" used in
|
||||
early comic books.
|
||||
|
||||
New Magic tool: Fractal
|
||||
A set of tools that recursively repeat what you draw, scaling and/or
|
||||
rotating it as they repeat.
|
||||
|
||||
Magic API Updates
|
||||
Sound pause and resume functions added.
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
17 shtator 2024 </p>
|
||||
23 shtator 2024 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
@ -237,6 +237,9 @@
|
|||
<dt>New Magic tool: Comic dots</dt>
|
||||
<dd>Draws a repeating dot pattern, simulating the "Ben Day process" used in early comic books.</dd>
|
||||
|
||||
<dt>New Magic tool: Fractal</dt>
|
||||
<dd>A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat.</dd>
|
||||
|
||||
<dt>Magic API Updates</dt>
|
||||
<dd>Sound pause and resume functions added.</dt>
|
||||
</dl>
|
||||
|
|
|
|||
19
magic/magic-docs/en/fractal.txt
Normal file
19
magic/magic-docs/en/fractal.txt
Normal 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
|
||||
|
||||
17
magic/magic-docs/en/html/fractal.html
Normal file
17
magic/magic-docs/en/html/fractal.html
Normal 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 <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>
|
||||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -92,6 +92,7 @@ Painting
|
|||
* Toothpaste
|
||||
* Wet Paint
|
||||
* Light
|
||||
* Fractal
|
||||
|
||||
Pattern Painting
|
||||
|
||||
|
|
|
|||
19
magic/magic-docs/es_ES.UTF-8/fractal.txt
Normal file
19
magic/magic-docs/es_ES.UTF-8/fractal.txt
Normal 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
|
||||
|
||||
17
magic/magic-docs/es_ES.UTF-8/html/fractal.html
Normal file
17
magic/magic-docs/es_ES.UTF-8/html/fractal.html
Normal 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 <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>
|
||||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -92,6 +92,7 @@ Painting
|
|||
* Toothpaste
|
||||
* Wet Paint
|
||||
* Light
|
||||
* Fractal
|
||||
|
||||
Pattern Painting
|
||||
|
||||
|
|
|
|||
19
magic/magic-docs/fr_FR.UTF-8/fractal.txt
Normal file
19
magic/magic-docs/fr_FR.UTF-8/fractal.txt
Normal 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
|
||||
|
||||
17
magic/magic-docs/fr_FR.UTF-8/html/fractal.html
Normal file
17
magic/magic-docs/fr_FR.UTF-8/html/fractal.html
Normal 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 <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>
|
||||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -92,6 +92,7 @@ Peindre
|
|||
* Dentifrice
|
||||
* Effet mouillé
|
||||
* Lumière
|
||||
* Fractal
|
||||
|
||||
Peindre un motif
|
||||
|
||||
|
|
|
|||
19
magic/magic-docs/gl_ES.UTF-8/fractal.txt
Normal file
19
magic/magic-docs/gl_ES.UTF-8/fractal.txt
Normal 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
|
||||
|
||||
17
magic/magic-docs/gl_ES.UTF-8/html/fractal.html
Normal file
17
magic/magic-docs/gl_ES.UTF-8/html/fractal.html
Normal 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 <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>
|
||||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -92,6 +92,7 @@ Painting
|
|||
* Toothpaste
|
||||
* Wet Paint
|
||||
* Light
|
||||
* Fractal
|
||||
|
||||
Pattern Painting
|
||||
|
||||
|
|
|
|||
19
magic/magic-docs/is_IS.UTF-8/fractal.txt
Normal file
19
magic/magic-docs/is_IS.UTF-8/fractal.txt
Normal 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
|
||||
|
||||
17
magic/magic-docs/is_IS.UTF-8/html/fractal.html
Normal file
17
magic/magic-docs/is_IS.UTF-8/html/fractal.html
Normal 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 <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>
|
||||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -92,6 +92,7 @@ Painting
|
|||
* Toothpaste
|
||||
* Wet Paint
|
||||
* Light
|
||||
* Fractal
|
||||
|
||||
Pattern Painting
|
||||
|
||||
|
|
|
|||
19
magic/magic-docs/ja_JP.UTF-8/fractal.txt
Normal file
19
magic/magic-docs/ja_JP.UTF-8/fractal.txt
Normal 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
|
||||
|
||||
17
magic/magic-docs/ja_JP.UTF-8/html/fractal.html
Normal file
17
magic/magic-docs/ja_JP.UTF-8/html/fractal.html
Normal 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 <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>
|
||||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -92,6 +92,7 @@ Painting
|
|||
* Toothpaste
|
||||
* Wet Paint
|
||||
* Light
|
||||
* Fractal
|
||||
|
||||
Pattern Painting
|
||||
|
||||
|
|
|
|||
19
magic/magic-docs/sq_AL.UTF-8/fractal.txt
Normal file
19
magic/magic-docs/sq_AL.UTF-8/fractal.txt
Normal 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
|
||||
|
||||
17
magic/magic-docs/sq_AL.UTF-8/html/fractal.html
Normal file
17
magic/magic-docs/sq_AL.UTF-8/html/fractal.html
Normal 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 <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>
|
||||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -92,6 +92,7 @@ Vizatim
|
|||
* Pastë dhëmbësh
|
||||
* Bojë e Njomë
|
||||
* E çelët
|
||||
* Fractal
|
||||
|
||||
Vizatim Rregullsish
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue