Docs for "Spiral" magic tools
This commit is contained in:
parent
c5d78047bf
commit
bb9a831acf
87 changed files with 672 additions and 43 deletions
|
|
@ -86,6 +86,8 @@
|
|||
<li><a href="ribbon.html">Ruban</a></li>
|
||||
<li><a href="crescent.html">Crescent</a></li>
|
||||
<li><a href="smooth.html">Doux</a></li>
|
||||
<li><a href="spiral.html">Spiral</a></li>
|
||||
<li><a href="spiral-square.html">Square Spiral</a></li>
|
||||
<li><a href="squiggles.html">Gribouillis</a></li>
|
||||
<li><a href="loops.html">Boucles</a></li>
|
||||
<li><a href="confetti.html">Confettis</a></li>
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
|||
<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="smooth.html">Doux</a> & <a href="squiggles.html">Gribouillis</a>.</p>
|
||||
<p>Voir aussi : <a href="smooth.html">Doux</a>, <a href="squiggles.html">Gribouillis</a>, <a href="spiral.html">Spiral</a>, & <a href="spiral-square.html">Square Spiral</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.34</p>
|
||||
</body></html>
|
||||
18
magic/magic-docs/fr_FR.UTF-8/html/spiral-square.html
Normal file
18
magic/magic-docs/fr_FR.UTF-8/html/spiral-square.html
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Outil 'Magie' de Tux Paint : Square Spiral</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 : Square Spiral</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 square spirals.</p>
|
||||
<p align=center><img src="../../../html/images/magic_examples/spiral-square.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="loops.html">Boucles</a>, <a href="squiggles.html">Gribouillis</a>, & <a href="spiral.html">Spiral</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.34</p>
|
||||
</body></html>
|
||||
18
magic/magic-docs/fr_FR.UTF-8/html/spiral.html
Normal file
18
magic/magic-docs/fr_FR.UTF-8/html/spiral.html
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Outil 'Magie' de Tux Paint : Spiral</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 : Spiral</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 spirals.</p>
|
||||
<p align=center><img src="../../../html/images/magic_examples/spiral.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="loops.html">Boucles</a>, <a href="squiggles.html">Gribouillis</a>, & <a href="spiral-square.html">Square Spiral</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.34</p>
|
||||
</body></html>
|
||||
|
|
@ -12,7 +12,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
|||
<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="smooth.html">Doux</a> & <a href="loops.html">Boucles</a>.</p>
|
||||
<p>Voir aussi : <a href="smooth.html">Doux</a>, <a href="loops.html">Boucles</a>, <a href="spiral.html">Spiral</a>, & <a href="spiral-square.html">Square Spiral</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.34</p>
|
||||
</body></html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue