Spray Paint docs
This commit is contained in:
parent
54174788d2
commit
f296e98acf
182 changed files with 553 additions and 284 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<h2 align="center">Groupe: Peindre</h2>
|
||||
<h3 align="center">Auteur :
|
||||
Albert Cahalan <<a href="mailto:albert@users.sf.net">albert@users.sf.net</a>></h3>
|
||||
<p>This tool intelligently paints brick patterns on the canvas. The bricks can be tinted various redish hues by selecting different colors in the color palette. (If the Magic size feature is disabled, multiple "Bricks" tools will be made available.)</p>
|
||||
<p>This tool intelligently paints brick patterns on the canvas. The bricks can be tinted various redish hues by selecting different colors in the color palette. (If the Magic size feature is disabled, multiple "Briques" tools will be made available.)</p>
|
||||
<p align=center><img src="../../../html/images/magic_examples/bricks.png"></p>
|
||||
<p>Cet outil permet de travailler en mode à main levée.</p>
|
||||
<p>Cet outil permet de travailler avec plusieurs tailles.</p>
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<h2 align="center">Groupe: Artistique</h2>
|
||||
<h3 align="center">Auteur :
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>Draws a googly eye where you click. Drag to position the pupil. (If the Magic size feature is disabled, multiple "Googly Eyes" tools will be made available.)</p>
|
||||
<p>Draws a googly eye where you click. Drag to position the pupil. (If the Magic size feature is disabled, multiple "Yeux écarquillés" tools will be made available.)</p>
|
||||
<p align=center><img src="../../../html/images/magic_examples/googlyeyes.png"></p>
|
||||
<p>Cet outil permet de travailler en mode à main levée.</p>
|
||||
<p>Cet outil permet de travailler avec plusieurs tailles.</p>
|
||||
|
|
|
|||
|
|
@ -78,6 +78,7 @@
|
|||
<h2>Peindre</h2>
|
||||
<ul>
|
||||
<li><a href="bricks.html">Briques</a></li>
|
||||
<li><a href="spraypaint.html">Spray Paint</a></li>
|
||||
<li><a href="rainbow.html">Arc-en-ciel</a></li>
|
||||
<li><a href="smooth_rainbow.html">Arc-en-ciel doux</a></li>
|
||||
<li><a href="rainbow_cycle.html">Arc-en-ciel</a></li>
|
||||
|
|
|
|||
17
magic/magic-docs/fr_FR.UTF-8/html/spraypaint.html
Normal file
17
magic/magic-docs/fr_FR.UTF-8/html/spraypaint.html
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Outil 'Magie' de Tux Paint : Spray Paint</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 : Spray Paint</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>Simulates paint from a spray can or airbrush.</p>
|
||||
<p align=center><img src="../../../html/images/magic_examples/spraypaint.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>
|
||||
<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