Adding missing docs for Magic tools.

This commit is contained in:
William Kendrick 2009-09-01 01:32:29 +00:00
parent 0f3d5fcfe4
commit 555601b485
12 changed files with 100 additions and 0 deletions

View file

@ -0,0 +1,6 @@
Tux Paint "Magic" Tool: Blinds
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
Click towards the edge of your picture to pull window blinds over it. Move
perpendicularly to open or close the blinds.

View file

@ -0,0 +1,7 @@
Tux Paint "Magic" Tool: Hexagon Mosaic
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
Converts parts of your picture into a mosaic of hexagon cells.
See also: Irregular Mosaic Square Mosaic Mosaic

View file

@ -0,0 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Blinds</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Blinds</h1>
<h2 align="center">By Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>&gt;</h2>
<p>Click towards the edge of your picture to pull window blinds over it. Move perpendicularly to open or close the blinds.</p>
</body></html>

View file

@ -0,0 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Hexagon Mosaic</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Hexagon Mosaic</h1>
<h2 align="center">By Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>&gt;</h2>
<p>Converts parts of your picture into a mosaic of hexagon cells.</p>
<p>See also: <a href="irregularmosaic.html">Irregular Mosaic</a> <a href="squaremosaic.html">Square Mosaic</a> <a href="mosaic.html">Mosaic</a> </p>
</body></html>

View file

@ -0,0 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Irregular Mosaic</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Irregular Mosaic</h1>
<h2 align="center">By Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>&gt;</h2>
<p>Converts parts of your picture into a mosaic of irregularly-shaped cells.</p>
<p>See also: <a href="hexagonmosaic.html">Hexagon Mosaic</a> <a href="squaremosaic.html">Square Mosaic</a> <a href="mosaic.html">Mosaic</a> </p>
</body></html>

View file

@ -0,0 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Mosaic</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Mosaic</h1>
<h2 align="center">By Adam Rakowski &lt;<a href="mailto:foo-script@o2.pl">foo-script@o2.pl</a>&gt;<br>
Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>&gt;<br>
</h2>
<p>Adds a glass mosaic effect to your picture.</p>
<p>See also: <a href="hexagonmosaic.html">Hexagon Mosaic</a> <a href="irregularmosaic.html">Irregular Mosaic</a> <a href="squaremosaic.html">Square Mosaic</a> </p>
</body></html>

View file

@ -0,0 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: ROYGBIV Rainbow</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: ROYGBIV Rainbow</h1>
<h2 align="center">By Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h2>
<p>Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.</p>
</body></html>

View file

@ -0,0 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Square Mosaic</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Square Mosaic</h1>
<h2 align="center">By Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>&gt;</h2>
<p>Converts parts of your picture into a mosaic of square cells.</p>
<p>See also: <a href="hexagonmosaic.html">Hexagon Mosaic</a> <a href="irregularmosaic.html">Irregular Mosaic</a> <a href="mosaic.html">Mosaic</a> </p>
</body></html>

View file

@ -0,0 +1,7 @@
Tux Paint "Magic" Tool: Irregular Mosaic
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
Converts parts of your picture into a mosaic of irregularly-shaped cells.
See also: Hexagon Mosaic Square Mosaic Mosaic

View file

@ -0,0 +1,8 @@
Tux Paint "Magic" Tool: Mosaic
By Adam Rakowski <foo-script@o2.pl>
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
Adds a glass mosaic effect to your picture.
See also: Hexagon Mosaic Irregular Mosaic Square Mosaic

View file

@ -0,0 +1,5 @@
Tux Paint "Magic" Tool: ROYGBIV Rainbow
By Bill Kendrick <bill@newbreedsoftware.com>
Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.

View file

@ -0,0 +1,7 @@
Tux Paint "Magic" Tool: Square Mosaic
By Pere Pujal i Carabantes <pere@fornol.no-ip.org>
Converts parts of your picture into a mosaic of square cells.
See also: Hexagon Mosaic Irregular Mosaic Mosaic