Removing Specular tool instructions

This commit is contained in:
Bill Kendrick 2024-05-19 23:34:12 -07:00
parent 97c547e9c7
commit af5f9b8899
42 changed files with 0 additions and 259 deletions

View file

@ -86,7 +86,6 @@
<li><a href="rain.html">Pluie</a></li>
<li><a href="foam.html">Mousse</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="pixels.html">Pixels</a></li>
<li><a href="maze.html">Labyrinthe</a></li>

View file

@ -10,7 +10,6 @@ Bill Kendrick &lt;<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 align=center><img src="../../../html/images/magic_examples/reflection.png"></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 />
<p align="center">Tux Paint 0.9.33</p>
</body></html>

View file

@ -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 &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</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>