Doc'ing new "Comic Dots" magic tool
This commit is contained in:
parent
e8418cc330
commit
61478d7858
182 changed files with 9189 additions and 7806 deletions
18
magic/magic-docs/fr_FR.UTF-8/html/comic_dots.html
Normal file
18
magic/magic-docs/fr_FR.UTF-8/html/comic_dots.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 : Comic Dots</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 : Comic Dots</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>Draws a repeating dot pattern, simulating the "Ben Day process" used in early comic books.</p>
|
||||
<p align=center><img src="../../../html/images/magic_examples/comic_dots.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="halftone.html">Demi-teinte</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.34</p>
|
||||
</body></html>
|
||||
|
|
@ -10,6 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
|||
<p>Ceci fait que votre image ressemble à du papier journal. Différentes "encres" cyan, magenta, jaune et noir apparaîtront sur ton dessin.</p>
|
||||
<p align=center><img src="../../../html/images/magic_examples/halftone.png"></p>
|
||||
<p>Cet outil permet à la fois de travailler avec un simple clic et à main levée.</p>
|
||||
<p>Voir aussi : <a href="comic_dots.html">Comic Dots</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.34</p>
|
||||
</body></html>
|
||||
|
|
@ -88,6 +88,7 @@
|
|||
<li><a href="grass.html">Herbe</a></li>
|
||||
<li><a href="fur.html">Fourrure</a></li>
|
||||
<li><a href="pixels.html">Pixels</a></li>
|
||||
<li><a href="comic_dots.html">Comic Dots</a></li>
|
||||
<li><a href="maze.html">Labyrinthe</a></li>
|
||||
<li><a href="fretwork.html">Frise</a></li>
|
||||
<li><a href="rails.html">Rails</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue