"Tessellation" magic tool documentation

This commit is contained in:
Bill Kendrick 2024-10-09 20:09:49 -07:00
parent 076ccbd947
commit c40479c263
89 changed files with 682 additions and 53 deletions

View file

@ -103,7 +103,6 @@ https://tuxpaint.org/
<https://freesound.org/people/GrowingUp/sounds/350128/> <https://freesound.org/people/GrowingUp/sounds/350128/>
Creative Commons CC0 1.0 Universal by Chris B. "Growing Up" Creative Commons CC0 1.0 Universal by Chris B. "Growing Up"
<https://freesound.org/people/GrowingUp/> <https://freesound.org/people/GrowingUp/>
+ TODO Documentation
* Magic Tool Improvements: * Magic Tool Improvements:
------------------------ ------------------------

View file

@ -6,7 +6,7 @@
Copyright © 2002-2024 by various contributors; see AUTHORS.txt. Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
October 7, 2024 October 9, 2024
+-------------------------------------------------+ +-------------------------------------------------+
| Table of Contents | | Table of Contents |
@ -132,6 +132,10 @@ New Magic tool: Concentric Circle
Draw concentric circles. Draw concentric circles.
New Magic tool: Concentric Square New Magic tool: Concentric Square
Draw concentric squares. Draw concentric squares.
New Magic tool: Tessellation Pointy
Draw repeating tessellation patterns with pointy-topped hexagons.
New Magic tool: Tessellation Flat
Draw repeating tessellation patterns with flat-topped hexagons.
Magic API Updates Magic API Updates
Sound pause and resume functions added. Sound pause and resume functions added.

View file

@ -102,7 +102,7 @@
</p> </p>
<p> <p>
October 7, 2024 </p> October 9, 2024 </p>
</center> </center>
</header> </header>
<table border="2" <table border="2"
@ -267,6 +267,12 @@
<dt>New Magic tool: Concentric Square</dt> <dt>New Magic tool: Concentric Square</dt>
<dd>Draw concentric squares.</dt> <dd>Draw concentric squares.</dt>
<dt>New Magic tool: Tessellation Pointy</dt>
<dd>Draw repeating tessellation patterns with pointy-topped hexagons.</dt>
<dt>New Magic tool: Tessellation Flat</dt>
<dd>Draw repeating tessellation patterns with flat-topped hexagons.</dt>
<dt>Magic API Updates</dt> <dt>Magic API Updates</dt>
<dd>Sound pause and resume functions added.</dt> <dd>Sound pause and resume functions added.</dt>
</dl> </dl>

View file

@ -6,7 +6,7 @@
Copyright © 2002-2024 by various contributors; see AUTHORS.txt. Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
octubre 7, 2024 octubre 9, 2024
+-------------------------------------------------+ +-------------------------------------------------+
| Table of Contents | | Table of Contents |
@ -132,6 +132,10 @@ New Magic tool: Concentric Circle
Draw concentric circles. Draw concentric circles.
New Magic tool: Concentric Square New Magic tool: Concentric Square
Draw concentric squares. Draw concentric squares.
New Magic tool: Tessellation Pointy
Draw repeating tessellation patterns with pointy-topped hexagons.
New Magic tool: Tessellation Flat
Draw repeating tessellation patterns with flat-topped hexagons.
Magic API Updates Magic API Updates
Sound pause and resume functions added. Sound pause and resume functions added.

View file

@ -102,7 +102,7 @@
</p> </p>
<p> <p>
octubre 7, 2024 </p> octubre 9, 2024 </p>
</center> </center>
</header> </header>
<table border="2" <table border="2"
@ -267,6 +267,12 @@
<dt>New Magic tool: Concentric Square</dt> <dt>New Magic tool: Concentric Square</dt>
<dd>Draw concentric squares.</dt> <dd>Draw concentric squares.</dt>
<dt>New Magic tool: Tessellation Pointy</dt>
<dd>Draw repeating tessellation patterns with pointy-topped hexagons.</dt>
<dt>New Magic tool: Tessellation Flat</dt>
<dd>Draw repeating tessellation patterns with flat-topped hexagons.</dt>
<dt>Magic API Updates</dt> <dt>Magic API Updates</dt>
<dd>Sound pause and resume functions added.</dt> <dd>Sound pause and resume functions added.</dt>
</dl> </dl>

View file

@ -6,7 +6,7 @@
Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt. Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
octobre 7, 2024 octobre 9, 2024
+-------------------------------------------------------+ +-------------------------------------------------------+
| Table des matières | | Table des matières |
@ -137,6 +137,10 @@ New Magic tool: Concentric Circle
Draw concentric circles. Draw concentric circles.
New Magic tool: Concentric Square New Magic tool: Concentric Square
Draw concentric squares. Draw concentric squares.
New Magic tool: Tessellation Pointy
Draw repeating tessellation patterns with pointy-topped hexagons.
New Magic tool: Tessellation Flat
Draw repeating tessellation patterns with flat-topped hexagons.
Magic API Updates Magic API Updates
Sound pause and resume functions added. Sound pause and resume functions added.

View file

@ -102,7 +102,7 @@
</p> </p>
<p> <p>
octobre 7, 2024 </p> octobre 9, 2024 </p>
</center> </center>
</header> </header>
<table border="2" <table border="2"
@ -267,6 +267,12 @@
<dt>New Magic tool: Concentric Square</dt> <dt>New Magic tool: Concentric Square</dt>
<dd>Draw concentric squares.</dt> <dd>Draw concentric squares.</dt>
<dt>New Magic tool: Tessellation Pointy</dt>
<dd>Draw repeating tessellation patterns with pointy-topped hexagons.</dt>
<dt>New Magic tool: Tessellation Flat</dt>
<dd>Draw repeating tessellation patterns with flat-topped hexagons.</dt>
<dt>Magic API Updates</dt> <dt>Magic API Updates</dt>
<dd>Sound pause and resume functions added.</dt> <dd>Sound pause and resume functions added.</dt>
</dl> </dl>

View file

@ -6,7 +6,7 @@
Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt. Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
7 de Outubro de 2024 9 de Outubro de 2024
+--------------------------------------------------------+ +--------------------------------------------------------+
| Índice | | Índice |
@ -133,6 +133,10 @@ New Magic tool: Concentric Circle
Draw concentric circles. Draw concentric circles.
New Magic tool: Concentric Square New Magic tool: Concentric Square
Draw concentric squares. Draw concentric squares.
New Magic tool: Tessellation Pointy
Draw repeating tessellation patterns with pointy-topped hexagons.
New Magic tool: Tessellation Flat
Draw repeating tessellation patterns with flat-topped hexagons.
Magic API Updates Magic API Updates
Sound pause and resume functions added. Sound pause and resume functions added.

View file

@ -102,7 +102,7 @@
</p> </p>
<p> <p>
7 de Outubro de 2024 </p> 9 de Outubro de 2024 </p>
</center> </center>
</header> </header>
<table border="2" <table border="2"
@ -267,6 +267,12 @@
<dt>New Magic tool: Concentric Square</dt> <dt>New Magic tool: Concentric Square</dt>
<dd>Draw concentric squares.</dt> <dd>Draw concentric squares.</dt>
<dt>New Magic tool: Tessellation Pointy</dt>
<dd>Draw repeating tessellation patterns with pointy-topped hexagons.</dt>
<dt>New Magic tool: Tessellation Flat</dt>
<dd>Draw repeating tessellation patterns with flat-topped hexagons.</dt>
<dt>Magic API Updates</dt> <dt>Magic API Updates</dt>
<dd>Sound pause and resume functions added.</dt> <dd>Sound pause and resume functions added.</dt>
</dl> </dl>

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

View file

@ -1252,13 +1252,13 @@ fjölvi
code would literally expand to "c = ((1) + (2));", or more simply, "c = 1 + code would literally expand to "c = ((1) + (2));", or more simply, "c = 1 +
2;". 2;".
fleytitala float
See "floating point"
floating point
Definition not yet presented. Definition not yet presented.
See also: "integer" See also: "integer"
float
See "fleytitala"
format format
An SDL_Surface element (a pointer to an SDL_PixelFormat structure) that An SDL_Surface element (a pointer to an SDL_PixelFormat structure) that
contains information about a surface; for example, the number of bits used contains information about a surface; for example, the number of bits used
@ -1328,7 +1328,7 @@ int
integer integer
Definition not yet presented. Definition not yet presented.
See also: "fleytitala" See also: "floating point"
Krita Krita
An Open Source image manipulation and paint program. An Open Source image manipulation and paint program.

View file

@ -6,7 +6,7 @@
Copyright © 2002-2024 by various contributors; see AUTHORS.txt. Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
október 7, 2024 október 9, 2024
+-------------------------------------------------+ +-------------------------------------------------+
| Table of Contents | | Table of Contents |
@ -132,6 +132,10 @@ New Magic tool: Concentric Circle
Draw concentric circles. Draw concentric circles.
New Magic tool: Concentric Square New Magic tool: Concentric Square
Draw concentric squares. Draw concentric squares.
New Magic tool: Tessellation Pointy
Draw repeating tessellation patterns with pointy-topped hexagons.
New Magic tool: Tessellation Flat
Draw repeating tessellation patterns with flat-topped hexagons.
Magic API Updates Magic API Updates
Sound pause and resume functions added. Sound pause and resume functions added.

View file

@ -1289,13 +1289,13 @@ See also:
<dt>fjölvi</dt> <dt>fjölvi</dt>
<dd> <dd>
A C construct that looks similar to a C function, but is simply a #define that is expanded 'inline'. For example, if you declared the macro "<code>#define ADD(A,B) ((A)+(B))</code>", and then used it with "<code>c = ADD(1,2);</code>", that line of code would literally expand to "<code>c = ((1) + (2));</code>", or more simply, "<code>c = 1 + 2;</code>". </dd> A C construct that looks similar to a C function, but is simply a #define that is expanded 'inline'. For example, if you declared the macro "<code>#define ADD(A,B) ((A)+(B))</code>", and then used it with "<code>c = ADD(1,2);</code>", that line of code would literally expand to "<code>c = ((1) + (2));</code>", or more simply, "<code>c = 1 + 2;</code>". </dd>
<dt>fleytitala</dt> <dt><code>float</code></dt>
<dd>
See "floating point" </dd>
<dt>floating point</dt>
<dd> <dd>
<i>Definition not yet presented.</i> <br/> <i>Definition not yet presented.</i> <br/>
See also: "integer" </dd> See also: "integer" </dd>
<dt><code>float</code></dt>
<dd>
See "fleytitala" </dd>
<dt><code>format</code></dt> <dt><code>format</code></dt>
<dd> <dd>
An <code>SDL_Surface</code> element (a pointer to an <code>SDL_PixelFormat</code> structure) that contains information about a surface; for example, the number of bits used to represent each pixel).<br/>Refer to the "<code>SDL_PixelFormat(3)</code>" <i>man page</i>. </dd> An <code>SDL_Surface</code> element (a pointer to an <code>SDL_PixelFormat</code> structure) that contains information about a surface; for example, the number of bits used to represent each pixel).<br/>Refer to the "<code>SDL_PixelFormat(3)</code>" <i>man page</i>. </dd>
@ -1352,7 +1352,7 @@ See also:
<dt>integer</dt> <dt>integer</dt>
<dd> <dd>
<i>Definition not yet presented.</i> <br/> <i>Definition not yet presented.</i> <br/>
See also: "fleytitala" </dd> See also: "floating point" </dd>
<dt>Krita</dt> <dt>Krita</dt>
<dd> <dd>
An Open Source image manipulation and paint program. <br/> An Open Source image manipulation and paint program. <br/>

View file

@ -102,7 +102,7 @@
</p> </p>
<p> <p>
október 7, 2024 </p> október 9, 2024 </p>
</center> </center>
</header> </header>
<table border="2" <table border="2"
@ -267,6 +267,12 @@
<dt>New Magic tool: Concentric Square</dt> <dt>New Magic tool: Concentric Square</dt>
<dd>Draw concentric squares.</dt> <dd>Draw concentric squares.</dt>
<dt>New Magic tool: Tessellation Pointy</dt>
<dd>Draw repeating tessellation patterns with pointy-topped hexagons.</dt>
<dt>New Magic tool: Tessellation Flat</dt>
<dd>Draw repeating tessellation patterns with flat-topped hexagons.</dt>
<dt>Magic API Updates</dt> <dt>Magic API Updates</dt>
<dd>Sound pause and resume functions added.</dt> <dd>Sound pause and resume functions added.</dt>
</dl> </dl>

View file

@ -6,7 +6,7 @@
Copyright © 2002-2024 by various contributors; AUTHORS.txt 参照. Copyright © 2002-2024 by various contributors; AUTHORS.txt 参照.
https://tuxpaint.org/ https://tuxpaint.org/
2024年10月 7 2024年10月 9
+--------------------------------------------------+ +--------------------------------------------------+
| 目次 | | 目次 |
@ -130,6 +130,10 @@ New Magic tool: Concentric Circle
Draw concentric circles. Draw concentric circles.
New Magic tool: Concentric Square New Magic tool: Concentric Square
Draw concentric squares. Draw concentric squares.
New Magic tool: Tessellation Pointy
Draw repeating tessellation patterns with pointy-topped hexagons.
New Magic tool: Tessellation Flat
Draw repeating tessellation patterns with flat-topped hexagons.
Magic API Updates Magic API Updates
Sound pause and resume functions added. Sound pause and resume functions added.

View file

@ -102,7 +102,7 @@
</p> </p>
<p> <p>
2024年10月 7</p> 2024年10月 9</p>
</center> </center>
</header> </header>
<table border="2" <table border="2"
@ -267,6 +267,12 @@
<dt>New Magic tool: Concentric Square</dt> <dt>New Magic tool: Concentric Square</dt>
<dd>Draw concentric squares.</dt> <dd>Draw concentric squares.</dt>
<dt>New Magic tool: Tessellation Pointy</dt>
<dd>Draw repeating tessellation patterns with pointy-topped hexagons.</dt>
<dt>New Magic tool: Tessellation Flat</dt>
<dd>Draw repeating tessellation patterns with flat-topped hexagons.</dt>
<dt>Magic API Updates</dt> <dt>Magic API Updates</dt>
<dd>Sound pause and resume functions added.</dt> <dd>Sound pause and resume functions added.</dt>
</dl> </dl>

View file

@ -6,7 +6,7 @@
Të drejta kopjimi © 2002-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt. Të drejta kopjimi © 2002-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
7 tetor 2024 9 tetor 2024
+---------------------------------------------------+ +---------------------------------------------------+
| Pasqyrë e Lëndës | | Pasqyrë e Lëndës |
@ -132,6 +132,10 @@ New Magic tool: Concentric Circle
Draw concentric circles. Draw concentric circles.
New Magic tool: Concentric Square New Magic tool: Concentric Square
Draw concentric squares. Draw concentric squares.
New Magic tool: Tessellation Pointy
Draw repeating tessellation patterns with pointy-topped hexagons.
New Magic tool: Tessellation Flat
Draw repeating tessellation patterns with flat-topped hexagons.
Magic API Updates Magic API Updates
Sound pause and resume functions added. Sound pause and resume functions added.

View file

@ -102,7 +102,7 @@
</p> </p>
<p> <p>
7 tetor 2024 </p> 9 tetor 2024 </p>
</center> </center>
</header> </header>
<table border="2" <table border="2"
@ -267,6 +267,12 @@
<dt>New Magic tool: Concentric Square</dt> <dt>New Magic tool: Concentric Square</dt>
<dd>Draw concentric squares.</dt> <dd>Draw concentric squares.</dt>
<dt>New Magic tool: Tessellation Pointy</dt>
<dd>Draw repeating tessellation patterns with pointy-topped hexagons.</dt>
<dt>New Magic tool: Tessellation Flat</dt>
<dd>Draw repeating tessellation patterns with flat-topped hexagons.</dt>
<dt>Magic API Updates</dt> <dt>Magic API Updates</dt>
<dd>Sound pause and resume functions added.</dt> <dd>Sound pause and resume functions added.</dt>
</dl> </dl>

View file

@ -117,6 +117,8 @@
<li><a href="tiles.html">Tiles</a></li> <li><a href="tiles.html">Tiles</a></li>
<li><a href="rosette.html">Rosette</a></li> <li><a href="rosette.html">Rosette</a></li>
<li><a href="picasso.html">Picasso</a></li> <li><a href="picasso.html">Picasso</a></li>
<li><a href="tessellation-pointy.html">Tessellation Pointy</a></li>
<li><a href="tessellation-flat.html">Tessellation Flat</a></li>
</ul> </ul>
<h2>Picture Decorations</h2> <h2>Picture Decorations</h2>
<ul> <ul>

View file

@ -12,7 +12,7 @@ Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
<p>This tool is operated in a freehand fashion.</p> <p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p> <p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p> <p>This tool offers color choices.</p>
<p>See also: <a href="tiles.html">Tiles</a>.</p> <p>See also: <a href="tiles.html">Tiles</a>, <a href="tessellation-pointy.html">Tessellation Pointy</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade /> <hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p> <p align="center">Tux Paint 0.9.34</p>
</body></html> </body></html>

View file

@ -0,0 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Tessellation Flat</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: Tessellation Flat</h1>
<h2 align="center">Group: Pattern Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Draw repeating tessellation patterns with flat-topped hexagons.</p>
<p align=center><img src="../../../html/images/magic_examples/tessellation-flat.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>
<p>See also: <a href="tiles.html">Tiles</a>, <a href="pattern.html">Pattern</a>, &amp; <a href="tessellation-pointy.html">Tessellation Pointy</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -0,0 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Tessellation Pointy</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: Tessellation Pointy</h1>
<h2 align="center">Group: Pattern Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Draw repeating tessellation patterns with pointy-topped hexagons.</p>
<p align=center><img src="../../../html/images/magic_examples/tessellation-pointy.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>
<p>See also: <a href="tiles.html">Tiles</a>, <a href="pattern.html">Pattern</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -12,7 +12,7 @@ Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
<p>This tool is operated in a freehand fashion.</p> <p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p> <p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p> <p>This tool offers color choices.</p>
<p>See also: <a href="pattern.html">Pattern</a>.</p> <p>See also: <a href="pattern.html">Pattern</a>, <a href="tessellation-pointy.html">Tessellation Pointy</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade /> <hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p> <p align="center">Tux Paint 0.9.34</p>
</body></html> </body></html>

View file

@ -113,6 +113,8 @@ Pattern Painting
* Tiles * Tiles
* Rosette * Rosette
* Picasso * Picasso
* Tessellation Pointy
* Tessellation Flat
Picture Decorations Picture Decorations

View file

@ -12,7 +12,7 @@ This tool offers multiple size settings.
This tool offers color choices. This tool offers color choices.
See also: Tiles. See also: Tiles, Tessellation Pointy, & Tessellation Flat.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -0,0 +1,20 @@
Tux Paint "Magic" Tool: Tessellation Flat
Group: Pattern Painting
Author: Bill Kendrick <bill@newbreedsoftware.com>
Draw repeating tessellation patterns with flat-topped hexagons.
This tool is operated in a freehand fashion.
This tool offers multiple size settings.
This tool offers color choices.
See also: Tiles, Pattern, & Tessellation Pointy.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,20 @@
Tux Paint "Magic" Tool: Tessellation Pointy
Group: Pattern Painting
Author: Bill Kendrick <bill@newbreedsoftware.com>
Draw repeating tessellation patterns with pointy-topped hexagons.
This tool is operated in a freehand fashion.
This tool offers multiple size settings.
This tool offers color choices.
See also: Tiles, Pattern, & Tessellation Flat.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -12,7 +12,7 @@ This tool offers multiple size settings.
This tool offers color choices. This tool offers color choices.
See also: Pattern. See also: Pattern, Tessellation Pointy, & Tessellation Flat.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -117,6 +117,8 @@
<li><a href="tiles.html">Tiles</a></li> <li><a href="tiles.html">Tiles</a></li>
<li><a href="rosette.html">Rosette</a></li> <li><a href="rosette.html">Rosette</a></li>
<li><a href="picasso.html">Picasso</a></li> <li><a href="picasso.html">Picasso</a></li>
<li><a href="tessellation-pointy.html">Tessellation Pointy</a></li>
<li><a href="tessellation-flat.html">Tessellation Flat</a></li>
</ul> </ul>
<h2>Picture Decorations</h2> <h2>Picture Decorations</h2>
<ul> <ul>

View file

@ -12,7 +12,7 @@ Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
<p>This tool is operated in a freehand fashion.</p> <p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p> <p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p> <p>This tool offers color choices.</p>
<p>See also: <a href="tiles.html">Tiles</a>.</p> <p>See also: <a href="tiles.html">Tiles</a>, <a href="tessellation-pointy.html">Tessellation Pointy</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade /> <hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p> <p align="center">Tux Paint 0.9.34</p>
</body></html> </body></html>

View file

@ -0,0 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Tessellation Flat</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: Tessellation Flat</h1>
<h2 align="center">Group: Pattern Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Draw repeating tessellation patterns with flat-topped hexagons.</p>
<p align=center><img src="../../../html/images/magic_examples/tessellation-flat.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>
<p>See also: <a href="tiles.html">Tiles</a>, <a href="pattern.html">Pattern</a>, &amp; <a href="tessellation-pointy.html">Tessellation Pointy</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -0,0 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Tessellation Pointy</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: Tessellation Pointy</h1>
<h2 align="center">Group: Pattern Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Draw repeating tessellation patterns with pointy-topped hexagons.</p>
<p align=center><img src="../../../html/images/magic_examples/tessellation-pointy.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>
<p>See also: <a href="tiles.html">Tiles</a>, <a href="pattern.html">Pattern</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -12,7 +12,7 @@ Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
<p>This tool is operated in a freehand fashion.</p> <p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p> <p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p> <p>This tool offers color choices.</p>
<p>See also: <a href="pattern.html">Pattern</a>.</p> <p>See also: <a href="pattern.html">Pattern</a>, <a href="tessellation-pointy.html">Tessellation Pointy</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade /> <hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p> <p align="center">Tux Paint 0.9.34</p>
</body></html> </body></html>

View file

@ -113,6 +113,8 @@ Pattern Painting
* Tiles * Tiles
* Rosette * Rosette
* Picasso * Picasso
* Tessellation Pointy
* Tessellation Flat
Picture Decorations Picture Decorations

View file

@ -12,7 +12,7 @@ This tool offers multiple size settings.
This tool offers color choices. This tool offers color choices.
See also: Tiles. See also: Tiles, Tessellation Pointy, & Tessellation Flat.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -0,0 +1,20 @@
Tux Paint "Magic" Tool: Tessellation Flat
Group: Pattern Painting
Author: Bill Kendrick <bill@newbreedsoftware.com>
Draw repeating tessellation patterns with flat-topped hexagons.
This tool is operated in a freehand fashion.
This tool offers multiple size settings.
This tool offers color choices.
See also: Tiles, Pattern, & Tessellation Pointy.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,20 @@
Tux Paint "Magic" Tool: Tessellation Pointy
Group: Pattern Painting
Author: Bill Kendrick <bill@newbreedsoftware.com>
Draw repeating tessellation patterns with pointy-topped hexagons.
This tool is operated in a freehand fashion.
This tool offers multiple size settings.
This tool offers color choices.
See also: Tiles, Pattern, & Tessellation Flat.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -12,7 +12,7 @@ This tool offers multiple size settings.
This tool offers color choices. This tool offers color choices.
See also: Pattern. See also: Pattern, Tessellation Pointy, & Tessellation Flat.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -117,6 +117,8 @@
<li><a href="tiles.html">Tuiles</a></li> <li><a href="tiles.html">Tuiles</a></li>
<li><a href="rosette.html">Rosace</a></li> <li><a href="rosette.html">Rosace</a></li>
<li><a href="picasso.html">Picasso</a></li> <li><a href="picasso.html">Picasso</a></li>
<li><a href="tessellation-pointy.html">Tessellation Pointy</a></li>
<li><a href="tessellation-flat.html">Tessellation Flat</a></li>
</ul> </ul>
<h2>Décorations des images</h2> <h2>Décorations des images</h2>
<ul> <ul>

View file

@ -12,7 +12,7 @@ Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
<p>Cet outil permet de travailler en mode à main levée.</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 travailler avec plusieurs tailles.</p>
<p>Cet outil permet de choisir des couleurs.</p> <p>Cet outil permet de choisir des couleurs.</p>
<p>Voir aussi : <a href="tiles.html">Tuiles</a>.</p> <p>Voir aussi : <a href="tiles.html">Tuiles</a>, <a href="tessellation-pointy.html">Tessellation Pointy</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade /> <hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p> <p align="center">Tux Paint 0.9.34</p>
</body></html> </body></html>

View file

@ -0,0 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Outil 'Magie' de Tux Paint : Tessellation Flat</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 : Tessellation Flat</h1>
<h2 align="center">Groupe: Peindre un motif</h2>
<h3 align="center">Auteur :
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Draw repeating tessellation patterns with flat-topped hexagons.</p>
<p align=center><img src="../../../html/images/magic_examples/tessellation-flat.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>
<p>Voir aussi : <a href="tiles.html">Tuiles</a>, <a href="pattern.html">Motif</a>, &amp; <a href="tessellation-pointy.html">Tessellation Pointy</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -0,0 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Outil 'Magie' de Tux Paint : Tessellation Pointy</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 : Tessellation Pointy</h1>
<h2 align="center">Groupe: Peindre un motif</h2>
<h3 align="center">Auteur :
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Draw repeating tessellation patterns with pointy-topped hexagons.</p>
<p align=center><img src="../../../html/images/magic_examples/tessellation-pointy.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>
<p>Voir aussi : <a href="tiles.html">Tuiles</a>, <a href="pattern.html">Motif</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -12,7 +12,7 @@ Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
<p>Cet outil permet de travailler en mode à main levée.</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 travailler avec plusieurs tailles.</p>
<p>Cet outil permet de choisir des couleurs.</p> <p>Cet outil permet de choisir des couleurs.</p>
<p>Voir aussi : <a href="pattern.html">Motif</a>.</p> <p>Voir aussi : <a href="pattern.html">Motif</a>, <a href="tessellation-pointy.html">Tessellation Pointy</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade /> <hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p> <p align="center">Tux Paint 0.9.34</p>
</body></html> </body></html>

View file

@ -113,6 +113,8 @@ Peindre un motif
* Tuiles * Tuiles
* Rosace * Rosace
* Picasso * Picasso
* Tessellation Pointy
* Tessellation Flat
Décorations des images Décorations des images

View file

@ -12,7 +12,7 @@ Cet outil permet de travailler avec plusieurs tailles.
Cet outil permet de choisir des couleurs. Cet outil permet de choisir des couleurs.
Voir aussi : Tuiles. Voir aussi : Tuiles, Tessellation Pointy, & Tessellation Flat.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -0,0 +1,20 @@
Outil 'Magie' de Tux Paint : Tessellation Flat
Groupe: Peindre un motif
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
Draw repeating tessellation patterns with flat-topped hexagons.
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.
Voir aussi : Tuiles, Motif, & Tessellation Pointy.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,20 @@
Outil 'Magie' de Tux Paint : Tessellation Pointy
Groupe: Peindre un motif
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
Draw repeating tessellation patterns with pointy-topped hexagons.
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.
Voir aussi : Tuiles, Motif, & Tessellation Flat.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -12,7 +12,7 @@ Cet outil permet de travailler avec plusieurs tailles.
Cet outil permet de choisir des couleurs. Cet outil permet de choisir des couleurs.
Voir aussi : Motif. Voir aussi : Motif, Tessellation Pointy, & Tessellation Flat.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -117,6 +117,8 @@
<li><a href="tiles.html">Tiles</a></li> <li><a href="tiles.html">Tiles</a></li>
<li><a href="rosette.html">Rosette</a></li> <li><a href="rosette.html">Rosette</a></li>
<li><a href="picasso.html">Picasso</a></li> <li><a href="picasso.html">Picasso</a></li>
<li><a href="tessellation-pointy.html">Tessellation Pointy</a></li>
<li><a href="tessellation-flat.html">Tessellation Flat</a></li>
</ul> </ul>
<h2>Picture Decorations</h2> <h2>Picture Decorations</h2>
<ul> <ul>

View file

@ -12,7 +12,7 @@ Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
<p>This tool is operated in a freehand fashion.</p> <p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p> <p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p> <p>This tool offers color choices.</p>
<p>See also: <a href="tiles.html">Tiles</a>.</p> <p>See also: <a href="tiles.html">Tiles</a>, <a href="tessellation-pointy.html">Tessellation Pointy</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade /> <hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p> <p align="center">Tux Paint 0.9.34</p>
</body></html> </body></html>

View file

@ -0,0 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Tessellation Flat</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: Tessellation Flat</h1>
<h2 align="center">Group: Pattern Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Draw repeating tessellation patterns with flat-topped hexagons.</p>
<p align=center><img src="../../../html/images/magic_examples/tessellation-flat.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>
<p>See also: <a href="tiles.html">Tiles</a>, <a href="pattern.html">Pattern</a>, &amp; <a href="tessellation-pointy.html">Tessellation Pointy</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -0,0 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Tessellation Pointy</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: Tessellation Pointy</h1>
<h2 align="center">Group: Pattern Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Draw repeating tessellation patterns with pointy-topped hexagons.</p>
<p align=center><img src="../../../html/images/magic_examples/tessellation-pointy.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>
<p>See also: <a href="tiles.html">Tiles</a>, <a href="pattern.html">Pattern</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -12,7 +12,7 @@ Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
<p>This tool is operated in a freehand fashion.</p> <p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p> <p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p> <p>This tool offers color choices.</p>
<p>See also: <a href="pattern.html">Pattern</a>.</p> <p>See also: <a href="pattern.html">Pattern</a>, <a href="tessellation-pointy.html">Tessellation Pointy</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade /> <hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p> <p align="center">Tux Paint 0.9.34</p>
</body></html> </body></html>

View file

@ -113,6 +113,8 @@ Pattern Painting
* Tiles * Tiles
* Rosette * Rosette
* Picasso * Picasso
* Tessellation Pointy
* Tessellation Flat
Picture Decorations Picture Decorations

View file

@ -12,7 +12,7 @@ This tool offers multiple size settings.
This tool offers color choices. This tool offers color choices.
See also: Tiles. See also: Tiles, Tessellation Pointy, & Tessellation Flat.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -0,0 +1,20 @@
Tux Paint "Magic" Tool: Tessellation Flat
Group: Pattern Painting
Author: Bill Kendrick <bill@newbreedsoftware.com>
Draw repeating tessellation patterns with flat-topped hexagons.
This tool is operated in a freehand fashion.
This tool offers multiple size settings.
This tool offers color choices.
See also: Tiles, Pattern, & Tessellation Pointy.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,20 @@
Tux Paint "Magic" Tool: Tessellation Pointy
Group: Pattern Painting
Author: Bill Kendrick <bill@newbreedsoftware.com>
Draw repeating tessellation patterns with pointy-topped hexagons.
This tool is operated in a freehand fashion.
This tool offers multiple size settings.
This tool offers color choices.
See also: Tiles, Pattern, & Tessellation Flat.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -12,7 +12,7 @@ This tool offers multiple size settings.
This tool offers color choices. This tool offers color choices.
See also: Pattern. See also: Pattern, Tessellation Pointy, & Tessellation Flat.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -117,6 +117,8 @@
<li><a href="tiles.html">Tiles</a></li> <li><a href="tiles.html">Tiles</a></li>
<li><a href="rosette.html">Rosette</a></li> <li><a href="rosette.html">Rosette</a></li>
<li><a href="picasso.html">Picasso</a></li> <li><a href="picasso.html">Picasso</a></li>
<li><a href="tessellation-pointy.html">Tessellation Pointy</a></li>
<li><a href="tessellation-flat.html">Tessellation Flat</a></li>
</ul> </ul>
<h2>Picture Decorations</h2> <h2>Picture Decorations</h2>
<ul> <ul>

View file

@ -12,7 +12,7 @@ Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
<p>This tool is operated in a freehand fashion.</p> <p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p> <p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p> <p>This tool offers color choices.</p>
<p>See also: <a href="tiles.html">Tiles</a>.</p> <p>See also: <a href="tiles.html">Tiles</a>, <a href="tessellation-pointy.html">Tessellation Pointy</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade /> <hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p> <p align="center">Tux Paint 0.9.34</p>
</body></html> </body></html>

View file

@ -0,0 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Tessellation Flat</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: Tessellation Flat</h1>
<h2 align="center">Group: Pattern Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Draw repeating tessellation patterns with flat-topped hexagons.</p>
<p align=center><img src="../../../html/images/magic_examples/tessellation-flat.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>
<p>See also: <a href="tiles.html">Tiles</a>, <a href="pattern.html">Pattern</a>, &amp; <a href="tessellation-pointy.html">Tessellation Pointy</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -0,0 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Tessellation Pointy</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: Tessellation Pointy</h1>
<h2 align="center">Group: Pattern Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Draw repeating tessellation patterns with pointy-topped hexagons.</p>
<p align=center><img src="../../../html/images/magic_examples/tessellation-pointy.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>
<p>See also: <a href="tiles.html">Tiles</a>, <a href="pattern.html">Pattern</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -12,7 +12,7 @@ Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
<p>This tool is operated in a freehand fashion.</p> <p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p> <p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p> <p>This tool offers color choices.</p>
<p>See also: <a href="pattern.html">Pattern</a>.</p> <p>See also: <a href="pattern.html">Pattern</a>, <a href="tessellation-pointy.html">Tessellation Pointy</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade /> <hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p> <p align="center">Tux Paint 0.9.34</p>
</body></html> </body></html>

View file

@ -113,6 +113,8 @@ Pattern Painting
* Tiles * Tiles
* Rosette * Rosette
* Picasso * Picasso
* Tessellation Pointy
* Tessellation Flat
Picture Decorations Picture Decorations

View file

@ -12,7 +12,7 @@ This tool offers multiple size settings.
This tool offers color choices. This tool offers color choices.
See also: Tiles. See also: Tiles, Tessellation Pointy, & Tessellation Flat.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -0,0 +1,20 @@
Tux Paint "Magic" Tool: Tessellation Flat
Group: Pattern Painting
Author: Bill Kendrick <bill@newbreedsoftware.com>
Draw repeating tessellation patterns with flat-topped hexagons.
This tool is operated in a freehand fashion.
This tool offers multiple size settings.
This tool offers color choices.
See also: Tiles, Pattern, & Tessellation Pointy.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,20 @@
Tux Paint "Magic" Tool: Tessellation Pointy
Group: Pattern Painting
Author: Bill Kendrick <bill@newbreedsoftware.com>
Draw repeating tessellation patterns with pointy-topped hexagons.
This tool is operated in a freehand fashion.
This tool offers multiple size settings.
This tool offers color choices.
See also: Tiles, Pattern, & Tessellation Flat.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -12,7 +12,7 @@ This tool offers multiple size settings.
This tool offers color choices. This tool offers color choices.
See also: Pattern. See also: Pattern, Tessellation Pointy, & Tessellation Flat.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -117,6 +117,8 @@
<li><a href="tiles.html">Tiles</a></li> <li><a href="tiles.html">Tiles</a></li>
<li><a href="rosette.html">Rosette</a></li> <li><a href="rosette.html">Rosette</a></li>
<li><a href="picasso.html">Picasso</a></li> <li><a href="picasso.html">Picasso</a></li>
<li><a href="tessellation-pointy.html">Tessellation Pointy</a></li>
<li><a href="tessellation-flat.html">Tessellation Flat</a></li>
</ul> </ul>
<h2>Picture Decorations</h2> <h2>Picture Decorations</h2>
<ul> <ul>

View file

@ -12,7 +12,7 @@ Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
<p>This tool is operated in a freehand fashion.</p> <p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p> <p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p> <p>This tool offers color choices.</p>
<p>See also: <a href="tiles.html">Tiles</a>.</p> <p>See also: <a href="tiles.html">Tiles</a>, <a href="tessellation-pointy.html">Tessellation Pointy</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade /> <hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p> <p align="center">Tux Paint 0.9.34</p>
</body></html> </body></html>

View file

@ -0,0 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Tessellation Flat</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: Tessellation Flat</h1>
<h2 align="center">Group: Pattern Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Draw repeating tessellation patterns with flat-topped hexagons.</p>
<p align=center><img src="../../../html/images/magic_examples/tessellation-flat.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>
<p>See also: <a href="tiles.html">Tiles</a>, <a href="pattern.html">Pattern</a>, &amp; <a href="tessellation-pointy.html">Tessellation Pointy</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -0,0 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Tessellation Pointy</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: Tessellation Pointy</h1>
<h2 align="center">Group: Pattern Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Draw repeating tessellation patterns with pointy-topped hexagons.</p>
<p align=center><img src="../../../html/images/magic_examples/tessellation-pointy.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>
<p>See also: <a href="tiles.html">Tiles</a>, <a href="pattern.html">Pattern</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -12,7 +12,7 @@ Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
<p>This tool is operated in a freehand fashion.</p> <p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p> <p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p> <p>This tool offers color choices.</p>
<p>See also: <a href="pattern.html">Pattern</a>.</p> <p>See also: <a href="pattern.html">Pattern</a>, <a href="tessellation-pointy.html">Tessellation Pointy</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade /> <hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p> <p align="center">Tux Paint 0.9.34</p>
</body></html> </body></html>

View file

@ -113,6 +113,8 @@ Pattern Painting
* Tiles * Tiles
* Rosette * Rosette
* Picasso * Picasso
* Tessellation Pointy
* Tessellation Flat
Picture Decorations Picture Decorations

View file

@ -12,7 +12,7 @@ This tool offers multiple size settings.
This tool offers color choices. This tool offers color choices.
See also: Tiles. See also: Tiles, Tessellation Pointy, & Tessellation Flat.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -0,0 +1,20 @@
Tux Paint "Magic" Tool: Tessellation Flat
Group: Pattern Painting
Author: Bill Kendrick <bill@newbreedsoftware.com>
Draw repeating tessellation patterns with flat-topped hexagons.
This tool is operated in a freehand fashion.
This tool offers multiple size settings.
This tool offers color choices.
See also: Tiles, Pattern, & Tessellation Pointy.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,20 @@
Tux Paint "Magic" Tool: Tessellation Pointy
Group: Pattern Painting
Author: Bill Kendrick <bill@newbreedsoftware.com>
Draw repeating tessellation patterns with pointy-topped hexagons.
This tool is operated in a freehand fashion.
This tool offers multiple size settings.
This tool offers color choices.
See also: Tiles, Pattern, & Tessellation Flat.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -12,7 +12,7 @@ This tool offers multiple size settings.
This tool offers color choices. This tool offers color choices.
See also: Pattern. See also: Pattern, Tessellation Pointy, & Tessellation Flat.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -117,6 +117,8 @@
<li><a href="tiles.html">Kuadrate</a></li> <li><a href="tiles.html">Kuadrate</a></li>
<li><a href="rosette.html">Rozetë</a></li> <li><a href="rosette.html">Rozetë</a></li>
<li><a href="picasso.html">Pikaso</a></li> <li><a href="picasso.html">Pikaso</a></li>
<li><a href="tessellation-pointy.html">Tessellation Pointy</a></li>
<li><a href="tessellation-flat.html">Tessellation Flat</a></li>
</ul> </ul>
<h2>Zbukurime Fotoje</h2> <h2>Zbukurime Fotoje</h2>
<ul> <ul>

View file

@ -12,7 +12,7 @@ Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
<p>Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.</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 rregullime të shumta madhësie.</p>
<p>Ky mjet ofron zgjedhje ngjyrash.</p> <p>Ky mjet ofron zgjedhje ngjyrash.</p>
<p>Shihni edhe: <a href="tiles.html">Kuadrate</a>.</p> <p>Shihni edhe: <a href="tiles.html">Kuadrate</a>, <a href="tessellation-pointy.html">Tessellation Pointy</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade /> <hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p> <p align="center">Tux Paint 0.9.34</p>
</body></html> </body></html>

View file

@ -0,0 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Mjeti “Magjik” i Tux Paint-it: Tessellation Flat</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: Tessellation Flat</h1>
<h2 align="center">Grup: Vizatim Rregullsish</h2>
<h3 align="center">Autor:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Draw repeating tessellation patterns with flat-topped hexagons.</p>
<p align=center><img src="../../../html/images/magic_examples/tessellation-flat.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>
<p>Shihni edhe: <a href="tiles.html">Kuadrate</a>, <a href="pattern.html">Mostër</a>, &amp; <a href="tessellation-pointy.html">Tessellation Pointy</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -0,0 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Mjeti “Magjik” i Tux Paint-it: Tessellation Pointy</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: Tessellation Pointy</h1>
<h2 align="center">Grup: Vizatim Rregullsish</h2>
<h3 align="center">Autor:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Draw repeating tessellation patterns with pointy-topped hexagons.</p>
<p align=center><img src="../../../html/images/magic_examples/tessellation-pointy.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>
<p>Shihni edhe: <a href="tiles.html">Kuadrate</a>, <a href="pattern.html">Mostër</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -12,7 +12,7 @@ Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
<p>Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.</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 rregullime të shumta madhësie.</p>
<p>Ky mjet ofron zgjedhje ngjyrash.</p> <p>Ky mjet ofron zgjedhje ngjyrash.</p>
<p>Shihni edhe: <a href="pattern.html">Mostër</a>.</p> <p>Shihni edhe: <a href="pattern.html">Mostër</a>, <a href="tessellation-pointy.html">Tessellation Pointy</a>, &amp; <a href="tessellation-flat.html">Tessellation Flat</a>.</p>
<hr size="1" noshade /> <hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p> <p align="center">Tux Paint 0.9.34</p>
</body></html> </body></html>

View file

@ -113,6 +113,8 @@ Vizatim Rregullsish
* Kuadrate * Kuadrate
* Rozetë * Rozetë
* Pikaso * Pikaso
* Tessellation Pointy
* Tessellation Flat
Zbukurime Fotoje Zbukurime Fotoje

View file

@ -12,7 +12,7 @@ Ky mjet ofron rregullime të shumta madhësie.
Ky mjet ofron zgjedhje ngjyrash. Ky mjet ofron zgjedhje ngjyrash.
Shihni edhe: Kuadrate. Shihni edhe: Kuadrate, Tessellation Pointy, & Tessellation Flat.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -0,0 +1,20 @@
Mjeti “Magjik” i Tux Paint-it: Tessellation Flat
Grup: Vizatim Rregullsish
Autor: Bill Kendrick <bill@newbreedsoftware.com>
Draw repeating tessellation patterns with flat-topped hexagons.
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.
Shihni edhe: Kuadrate, Mostër, & Tessellation Pointy.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,20 @@
Mjeti “Magjik” i Tux Paint-it: Tessellation Pointy
Grup: Vizatim Rregullsish
Autor: Bill Kendrick <bill@newbreedsoftware.com>
Draw repeating tessellation patterns with pointy-topped hexagons.
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.
Shihni edhe: Kuadrate, Mostër, & Tessellation Flat.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -12,7 +12,7 @@ Ky mjet ofron rregullime të shumta madhësie.
Ky mjet ofron zgjedhje ngjyrash. Ky mjet ofron zgjedhje ngjyrash.
Shihni edhe: Mostër. Shihni edhe: Mostër, Tessellation Pointy, & Tessellation Flat.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------