Removing Specular tool instructions
This commit is contained in:
parent
97c547e9c7
commit
af5f9b8899
42 changed files with 0 additions and 259 deletions
|
|
@ -86,7 +86,6 @@
|
||||||
<li><a href="rain.html">Rain</a></li>
|
<li><a href="rain.html">Rain</a></li>
|
||||||
<li><a href="foam.html">Foam</a></li>
|
<li><a href="foam.html">Foam</a></li>
|
||||||
<li><a href="grass.html">Grass</a></li>
|
<li><a href="grass.html">Grass</a></li>
|
||||||
<li><a href="specular_reflection.html">Specular Reflection</a></li>
|
|
||||||
<li><a href="fur.html">Fur</a></li>
|
<li><a href="fur.html">Fur</a></li>
|
||||||
<li><a href="pixels.html">Pixels</a></li>
|
<li><a href="pixels.html">Pixels</a></li>
|
||||||
<li><a href="maze.html">Maze</a></li>
|
<li><a href="maze.html">Maze</a></li>
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,6 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
||||||
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <a href="specular_reflection.html">Specular Reflection</a>.</p>
|
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
||||||
<body><html><head><title>Tux Paint "Magic" Tool: Specular Reflection</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: Specular Reflection</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>Draw a specular reflection of the other half of your drawing, like a pond or lake.</p>
|
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
|
||||||
<p>See also: <a href="reflection.html">Reflection</a>.</p>
|
|
||||||
<hr size="1" noshade />
|
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
|
||||||
</body></html>
|
|
||||||
|
|
@ -82,7 +82,6 @@ Painting
|
||||||
* Rain
|
* Rain
|
||||||
* Foam
|
* Foam
|
||||||
* Grass
|
* Grass
|
||||||
* Specular Reflection
|
|
||||||
* Fur
|
* Fur
|
||||||
* Pixels
|
* Pixels
|
||||||
* Maze
|
* Maze
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,6 @@ Click and drag down, up, left, or right, to add a reflection to you picture.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: Specular Reflection.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
Tux Paint 0.9.33
|
||||||
|
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
Tux Paint "Magic" Tool: Specular Reflection
|
|
||||||
|
|
||||||
Group: Painting
|
|
||||||
|
|
||||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
|
||||||
|
|
||||||
Draw a specular reflection of the other half of your drawing, like a pond or
|
|
||||||
lake.
|
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
|
||||||
|
|
||||||
See also: Reflection.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
|
||||||
|
|
||||||
|
|
@ -86,7 +86,6 @@
|
||||||
<li><a href="rain.html">Rain</a></li>
|
<li><a href="rain.html">Rain</a></li>
|
||||||
<li><a href="foam.html">Foam</a></li>
|
<li><a href="foam.html">Foam</a></li>
|
||||||
<li><a href="grass.html">Grass</a></li>
|
<li><a href="grass.html">Grass</a></li>
|
||||||
<li><a href="specular_reflection.html">Specular Reflection</a></li>
|
|
||||||
<li><a href="fur.html">Fur</a></li>
|
<li><a href="fur.html">Fur</a></li>
|
||||||
<li><a href="pixels.html">Pixels</a></li>
|
<li><a href="pixels.html">Pixels</a></li>
|
||||||
<li><a href="maze.html">Maze</a></li>
|
<li><a href="maze.html">Maze</a></li>
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,6 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
||||||
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <a href="specular_reflection.html">Specular Reflection</a>.</p>
|
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
||||||
<body><html><head><title>Tux Paint "Magic" Tool: Specular Reflection</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: Specular Reflection</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>Draw a specular reflection of the other half of your drawing, like a pond or lake.</p>
|
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
|
||||||
<p>See also: <a href="reflection.html">Reflection</a>.</p>
|
|
||||||
<hr size="1" noshade />
|
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
|
||||||
</body></html>
|
|
||||||
|
|
@ -82,7 +82,6 @@ Painting
|
||||||
* Rain
|
* Rain
|
||||||
* Foam
|
* Foam
|
||||||
* Grass
|
* Grass
|
||||||
* Specular Reflection
|
|
||||||
* Fur
|
* Fur
|
||||||
* Pixels
|
* Pixels
|
||||||
* Maze
|
* Maze
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,6 @@ Click and drag down, up, left, or right, to add a reflection to you picture.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: Specular Reflection.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
Tux Paint 0.9.33
|
||||||
|
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
Tux Paint "Magic" Tool: Specular Reflection
|
|
||||||
|
|
||||||
Group: Painting
|
|
||||||
|
|
||||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
|
||||||
|
|
||||||
Draw a specular reflection of the other half of your drawing, like a pond or
|
|
||||||
lake.
|
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
|
||||||
|
|
||||||
See also: Reflection.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
|
||||||
|
|
||||||
|
|
@ -86,7 +86,6 @@
|
||||||
<li><a href="rain.html">Pluie</a></li>
|
<li><a href="rain.html">Pluie</a></li>
|
||||||
<li><a href="foam.html">Mousse</a></li>
|
<li><a href="foam.html">Mousse</a></li>
|
||||||
<li><a href="grass.html">Herbe</a></li>
|
<li><a href="grass.html">Herbe</a></li>
|
||||||
<li><a href="specular_reflection.html">Specular Reflection</a></li>
|
|
||||||
<li><a href="fur.html">Fourrure</a></li>
|
<li><a href="fur.html">Fourrure</a></li>
|
||||||
<li><a href="pixels.html">Pixels</a></li>
|
<li><a href="pixels.html">Pixels</a></li>
|
||||||
<li><a href="maze.html">Labyrinthe</a></li>
|
<li><a href="maze.html">Labyrinthe</a></li>
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,6 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<p>Cliquez et balayez vers le bas, le haut, à gauche, à droite pour ajouter un effet de réflexion à votre dessin.</p>
|
<p>Cliquez et balayez vers le bas, le haut, à gauche, à droite pour ajouter un effet de réflexion à votre dessin.</p>
|
||||||
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
||||||
<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>Voir aussi : <a href="specular_reflection.html">Specular Reflection</a>.</p>
|
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
||||||
<body><html><head><title>Outil 'Magie' de Tux Paint : Specular Reflection</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 : Specular Reflection</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>Draw a specular reflection of the other half of your drawing, like a pond or lake.</p>
|
|
||||||
<p>Cet outil permet de travailler en mode à main levée.</p>
|
|
||||||
<p>Voir aussi : <a href="reflection.html">Reflet</a>.</p>
|
|
||||||
<hr size="1" noshade />
|
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
|
||||||
</body></html>
|
|
||||||
|
|
@ -82,7 +82,6 @@ Peindre
|
||||||
* Pluie
|
* Pluie
|
||||||
* Mousse
|
* Mousse
|
||||||
* Herbe
|
* Herbe
|
||||||
* Specular Reflection
|
|
||||||
* Fourrure
|
* Fourrure
|
||||||
* Pixels
|
* Pixels
|
||||||
* Labyrinthe
|
* Labyrinthe
|
||||||
|
|
|
||||||
|
|
@ -9,8 +9,6 @@ effet de réflexion à votre dessin.
|
||||||
|
|
||||||
Cet outil permet de travailler en mode à main levée.
|
Cet outil permet de travailler en mode à main levée.
|
||||||
|
|
||||||
Voir aussi : Specular Reflection.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
Tux Paint 0.9.33
|
||||||
|
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
Outil 'Magie' de Tux Paint : Specular Reflection
|
|
||||||
|
|
||||||
Groupe: Peindre
|
|
||||||
|
|
||||||
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
|
|
||||||
|
|
||||||
Draw a specular reflection of the other half of your drawing, like a pond or
|
|
||||||
lake.
|
|
||||||
|
|
||||||
Cet outil permet de travailler en mode à main levée.
|
|
||||||
|
|
||||||
Voir aussi : Reflet.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
|
||||||
|
|
||||||
|
|
@ -86,7 +86,6 @@
|
||||||
<li><a href="rain.html">Rain</a></li>
|
<li><a href="rain.html">Rain</a></li>
|
||||||
<li><a href="foam.html">Foam</a></li>
|
<li><a href="foam.html">Foam</a></li>
|
||||||
<li><a href="grass.html">Grass</a></li>
|
<li><a href="grass.html">Grass</a></li>
|
||||||
<li><a href="specular_reflection.html">Specular Reflection</a></li>
|
|
||||||
<li><a href="fur.html">Fur</a></li>
|
<li><a href="fur.html">Fur</a></li>
|
||||||
<li><a href="pixels.html">Pixels</a></li>
|
<li><a href="pixels.html">Pixels</a></li>
|
||||||
<li><a href="maze.html">Maze</a></li>
|
<li><a href="maze.html">Maze</a></li>
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,6 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
||||||
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <a href="specular_reflection.html">Specular Reflection</a>.</p>
|
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
||||||
<body><html><head><title>Tux Paint "Magic" Tool: Specular Reflection</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: Specular Reflection</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>Draw a specular reflection of the other half of your drawing, like a pond or lake.</p>
|
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
|
||||||
<p>See also: <a href="reflection.html">Reflection</a>.</p>
|
|
||||||
<hr size="1" noshade />
|
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
|
||||||
</body></html>
|
|
||||||
|
|
@ -82,7 +82,6 @@ Painting
|
||||||
* Rain
|
* Rain
|
||||||
* Foam
|
* Foam
|
||||||
* Grass
|
* Grass
|
||||||
* Specular Reflection
|
|
||||||
* Fur
|
* Fur
|
||||||
* Pixels
|
* Pixels
|
||||||
* Maze
|
* Maze
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,6 @@ Click and drag down, up, left, or right, to add a reflection to you picture.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: Specular Reflection.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
Tux Paint 0.9.33
|
||||||
|
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
Tux Paint "Magic" Tool: Specular Reflection
|
|
||||||
|
|
||||||
Group: Painting
|
|
||||||
|
|
||||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
|
||||||
|
|
||||||
Draw a specular reflection of the other half of your drawing, like a pond or
|
|
||||||
lake.
|
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
|
||||||
|
|
||||||
See also: Reflection.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
|
||||||
|
|
||||||
|
|
@ -86,7 +86,6 @@
|
||||||
<li><a href="rain.html">Rain</a></li>
|
<li><a href="rain.html">Rain</a></li>
|
||||||
<li><a href="foam.html">Foam</a></li>
|
<li><a href="foam.html">Foam</a></li>
|
||||||
<li><a href="grass.html">Grass</a></li>
|
<li><a href="grass.html">Grass</a></li>
|
||||||
<li><a href="specular_reflection.html">Specular Reflection</a></li>
|
|
||||||
<li><a href="fur.html">Fur</a></li>
|
<li><a href="fur.html">Fur</a></li>
|
||||||
<li><a href="pixels.html">Pixels</a></li>
|
<li><a href="pixels.html">Pixels</a></li>
|
||||||
<li><a href="maze.html">Maze</a></li>
|
<li><a href="maze.html">Maze</a></li>
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,6 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
||||||
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <a href="specular_reflection.html">Specular Reflection</a>.</p>
|
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
||||||
<body><html><head><title>Tux Paint "Magic" Tool: Specular Reflection</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: Specular Reflection</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>Draw a specular reflection of the other half of your drawing, like a pond or lake.</p>
|
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
|
||||||
<p>See also: <a href="reflection.html">Reflection</a>.</p>
|
|
||||||
<hr size="1" noshade />
|
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
|
||||||
</body></html>
|
|
||||||
|
|
@ -82,7 +82,6 @@ Painting
|
||||||
* Rain
|
* Rain
|
||||||
* Foam
|
* Foam
|
||||||
* Grass
|
* Grass
|
||||||
* Specular Reflection
|
|
||||||
* Fur
|
* Fur
|
||||||
* Pixels
|
* Pixels
|
||||||
* Maze
|
* Maze
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,6 @@ Click and drag down, up, left, or right, to add a reflection to you picture.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: Specular Reflection.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
Tux Paint 0.9.33
|
||||||
|
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
Tux Paint "Magic" Tool: Specular Reflection
|
|
||||||
|
|
||||||
Group: Painting
|
|
||||||
|
|
||||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
|
||||||
|
|
||||||
Draw a specular reflection of the other half of your drawing, like a pond or
|
|
||||||
lake.
|
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
|
||||||
|
|
||||||
See also: Reflection.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
|
||||||
|
|
||||||
|
|
@ -86,7 +86,6 @@
|
||||||
<li><a href="rain.html">Rain</a></li>
|
<li><a href="rain.html">Rain</a></li>
|
||||||
<li><a href="foam.html">Foam</a></li>
|
<li><a href="foam.html">Foam</a></li>
|
||||||
<li><a href="grass.html">Grass</a></li>
|
<li><a href="grass.html">Grass</a></li>
|
||||||
<li><a href="specular_reflection.html">Specular Reflection</a></li>
|
|
||||||
<li><a href="fur.html">Fur</a></li>
|
<li><a href="fur.html">Fur</a></li>
|
||||||
<li><a href="pixels.html">Pixels</a></li>
|
<li><a href="pixels.html">Pixels</a></li>
|
||||||
<li><a href="maze.html">Maze</a></li>
|
<li><a href="maze.html">Maze</a></li>
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,6 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
||||||
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <a href="specular_reflection.html">Specular Reflection</a>.</p>
|
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
||||||
<body><html><head><title>Tux Paint "Magic" Tool: Specular Reflection</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: Specular Reflection</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>Draw a specular reflection of the other half of your drawing, like a pond or lake.</p>
|
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
|
||||||
<p>See also: <a href="reflection.html">Reflection</a>.</p>
|
|
||||||
<hr size="1" noshade />
|
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
|
||||||
</body></html>
|
|
||||||
|
|
@ -82,7 +82,6 @@ Painting
|
||||||
* Rain
|
* Rain
|
||||||
* Foam
|
* Foam
|
||||||
* Grass
|
* Grass
|
||||||
* Specular Reflection
|
|
||||||
* Fur
|
* Fur
|
||||||
* Pixels
|
* Pixels
|
||||||
* Maze
|
* Maze
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,6 @@ Click and drag down, up, left, or right, to add a reflection to you picture.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: Specular Reflection.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
Tux Paint 0.9.33
|
||||||
|
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
Tux Paint "Magic" Tool: Specular Reflection
|
|
||||||
|
|
||||||
Group: Painting
|
|
||||||
|
|
||||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
|
||||||
|
|
||||||
Draw a specular reflection of the other half of your drawing, like a pond or
|
|
||||||
lake.
|
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
|
||||||
|
|
||||||
See also: Reflection.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
|
||||||
|
|
||||||
|
|
@ -86,7 +86,6 @@
|
||||||
<li><a href="rain.html">Shi</a></li>
|
<li><a href="rain.html">Shi</a></li>
|
||||||
<li><a href="foam.html">Shkumë</a></li>
|
<li><a href="foam.html">Shkumë</a></li>
|
||||||
<li><a href="grass.html">Bar</a></li>
|
<li><a href="grass.html">Bar</a></li>
|
||||||
<li><a href="specular_reflection.html">Specular Reflection</a></li>
|
|
||||||
<li><a href="fur.html">Gëzof</a></li>
|
<li><a href="fur.html">Gëzof</a></li>
|
||||||
<li><a href="pixels.html">Pikselë</a></li>
|
<li><a href="pixels.html">Pikselë</a></li>
|
||||||
<li><a href="maze.html">Labirint</a></li>
|
<li><a href="maze.html">Labirint</a></li>
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,6 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<p>Klikoni dhe tërhiqeni poshtë, sipër, majtas, ose djathtas, për të shtuar te figura juaj një pasqyrim.</p>
|
<p>Klikoni dhe tërhiqeni poshtë, sipër, majtas, ose djathtas, për të shtuar te figura juaj një pasqyrim.</p>
|
||||||
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
||||||
<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>Shihni edhe: <a href="specular_reflection.html">Specular Reflection</a>.</p>
|
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
||||||
<body><html><head><title>Mjeti “Magjik” i Tux Paint-it: Specular Reflection</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: Specular Reflection</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>Draw a specular reflection of the other half of your drawing, like a pond or lake.</p>
|
|
||||||
<p>Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.</p>
|
|
||||||
<p>Shihni edhe: <a href="reflection.html">Pasqyrim</a>.</p>
|
|
||||||
<hr size="1" noshade />
|
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
|
||||||
</body></html>
|
|
||||||
|
|
@ -82,7 +82,6 @@ Vizatim
|
||||||
* Shi
|
* Shi
|
||||||
* Shkumë
|
* Shkumë
|
||||||
* Bar
|
* Bar
|
||||||
* Specular Reflection
|
|
||||||
* Gëzof
|
* Gëzof
|
||||||
* Pikselë
|
* Pikselë
|
||||||
* Labirint
|
* Labirint
|
||||||
|
|
|
||||||
|
|
@ -9,8 +9,6 @@ figura juaj një pasqyrim.
|
||||||
|
|
||||||
Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.
|
Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.
|
||||||
|
|
||||||
Shihni edhe: Specular Reflection.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
Tux Paint 0.9.33
|
||||||
|
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
Mjeti “Magjik” i Tux Paint-it: Specular Reflection
|
|
||||||
|
|
||||||
Grup: Vizatim
|
|
||||||
|
|
||||||
Autor: Bill Kendrick <bill@newbreedsoftware.com>
|
|
||||||
|
|
||||||
Draw a specular reflection of the other half of your drawing, like a pond or
|
|
||||||
lake.
|
|
||||||
|
|
||||||
Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.
|
|
||||||
|
|
||||||
Shihni edhe: Pasqyrim.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue