Updating docs (new 3-pt persp. tool)

This commit is contained in:
Bill Kendrick 2023-12-23 10:51:08 -08:00
parent 3586784659
commit c9e515017f
97 changed files with 683 additions and 185 deletions

View file

@ -1,16 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Outil 'Magie' de Tux Paint : 1-Point Draw</title>
<body><html><head><title>Outil 'Magie' de Tux Paint : Dessin 1 point</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 : 1-Point Draw</h1>
<h1 align="center">Outil 'Magie' de Tux Paint : Dessin 1 point</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>Click and drag to draw with 1-point perspective. Lines will only go towards your vanishing point, or be horizontal or vertical. Use "1-Point Select" to choose your vanishing point.</p>
<p>Clique et promène la souris pour dessiner des lignes avec une perspective à 1 point de fuite. Les lignes iront uniquement vers le point de fuite, ou bien seront horizontales ou verticales. Utilise "Choix 1 point" pour choisir le point de fuite.</p>
<p align=center><img src="../../../html/images/magic_examples/1pt_perspective.png"></p>
<p>Cet outil permet de travailler en mode à main levée.</p>
<p>Voir aussi : <a href="1pt_perspective_select.html">1-Point Select</a>, <a href="2pt_perspective.html">2-Point Draw</a>, <a href="2pt_perspective_select.html">2-Point Select</a>, &amp; <a href="perspective.html">Perspective</a>.</p>
<p>Voir aussi : <a href="1pt_perspective_select.html">Choix 1 point</a>, <a href="2pt_perspective.html">Dessin 2 points</a>, <a href="2pt_perspective_select.html">Choix 2 points</a>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, &amp; <a href="perspective.html">Perspective</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.32</p>
</body></html>

View file

@ -1,15 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Outil 'Magie' de Tux Paint : 1-Point Select</title>
<body><html><head><title>Outil 'Magie' de Tux Paint : Choix 1 point</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 : 1-Point Select</h1>
<h1 align="center">Outil 'Magie' de Tux Paint : Choix 1 point</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>Click (and drag) to position the vanishing point that will be used with the "1-Point Draw" tool.</p>
<p>Clique et promène la souris pour positionner le point de fuite utilisé par l'outil "Dessin 1 point".</p>
<p>Cet outil permet de travailler en mode à main levée.</p>
<p>Voir aussi : <a href="1pt_perspective.html">1-Point Draw</a>, <a href="2pt_perspective.html">2-Point Draw</a>, <a href="2pt_perspective_select.html">2-Point Select</a>, &amp; <a href="perspective.html">Perspective</a>.</p>
<p>Voir aussi : <a href="1pt_perspective.html">Dessin 1 point</a>, <a href="2pt_perspective.html">Dessin 2 points</a>, <a href="2pt_perspective_select.html">Choix 2 points</a>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, &amp; <a href="perspective.html">Perspective</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.32</p>
</body></html>

View file

@ -1,16 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Outil 'Magie' de Tux Paint : 2-Point Draw</title>
<body><html><head><title>Outil 'Magie' de Tux Paint : Dessin 2 points</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 : 2-Point Draw</h1>
<h1 align="center">Outil 'Magie' de Tux Paint : Dessin 2 points</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>Click and drag to draw with 2-point perspective. Lines will only go towards your two vanishing points, or aligned with either the "horizon" defined by the two vanishing points, or a line perpendicular to that "horizon".</p>
<p>Clique et promène la souris pour dessiner des lignes avec une perspective à 2 points de fuite. Les lignes iront uniquement vers les deux points de fuite, ou bien seront parallèles par rapport à "l'horizon" défini par les deux points de fuite, ou bien perpendiculaires à cet "horizon".</p>
<p align=center><img src="../../../html/images/magic_examples/2pt_perspective.png"></p>
<p>Cet outil permet de travailler en mode à main levée.</p>
<p>Voir aussi : <a href="1pt_perspective.html">1-Point Draw</a>, <a href="1pt_perspective_select.html">1-Point Select</a>, <a href="2pt_perspective_select.html">2-Point Select</a>, &amp; <a href="perspective.html">Perspective</a>.</p>
<p>Voir aussi : <a href="1pt_perspective.html">Dessin 1 point</a>, <a href="1pt_perspective_select.html">Choix 1 point</a>, <a href="2pt_perspective_select.html">Choix 2 points</a>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, &amp; <a href="perspective.html">Perspective</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.32</p>
</body></html>

View file

@ -1,15 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Outil 'Magie' de Tux Paint : 2-Point Select</title>
<body><html><head><title>Outil 'Magie' de Tux Paint : Choix 2 points</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 : 2-Point Select</h1>
<h1 align="center">Outil 'Magie' de Tux Paint : Choix 2 points</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>Click (and drag) to position the two vanishing points that will be used with the "2-Point Draw" tool.</p>
<p>Clique et promène la souris pour positionner les deux ponts de fuite qui seront utilisés dans l'outil "Dessin 2 points".</p>
<p>Cet outil permet de travailler en mode à main levée.</p>
<p>Voir aussi : <a href="1pt_perspective.html">1-Point Draw</a>, <a href="1pt_perspective_select.html">1-Point Select</a>, <a href="2pt_perspective.html">2-Point Draw</a>, &amp; <a href="perspective.html">Perspective</a>.</p>
<p>Voir aussi : <a href="1pt_perspective.html">Dessin 1 point</a>, <a href="1pt_perspective_select.html">Choix 1 point</a>, <a href="2pt_perspective.html">Dessin 2 points</a>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, &amp; <a href="perspective.html">Perspective</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.32</p>
</body></html>

View file

@ -0,0 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Outil 'Magie' de Tux Paint : 3-Point Draw</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 : 3-Point Draw</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>Click and drag to draw with 3-point perspective. Lines will only go towards your three vanishing points, or aligned with the "horizon" defined by two of the vanishing points.</p>
<p align=center><img src="../../../html/images/magic_examples/3pt_perspective.png"></p>
<p>Cet outil permet de travailler en mode à main levée.</p>
<p>Voir aussi : <a href="1pt_perspective.html">Dessin 1 point</a>, <a href="1pt_perspective_select.html">Choix 1 point</a>, <a href="2pt_perspective.html">Dessin 2 points</a>, <a href="2pt_perspective_select.html">Choix 2 points</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, &amp; <a href="perspective.html">Perspective</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.32</p>
</body></html>

View file

@ -0,0 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Outil 'Magie' de Tux Paint : 3-Point Select</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 : 3-Point Select</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>Click (and drag) to position the three vanishing points that will be used with the "3-Point Draw" tool.</p>
<p>Cet outil permet de travailler en mode à main levée.</p>
<p>Voir aussi : <a href="1pt_perspective.html">Dessin 1 point</a>, <a href="1pt_perspective_select.html">Choix 1 point</a>, <a href="2pt_perspective.html">Dessin 2 points</a>, <a href="2pt_perspective_select.html">Choix 2 points</a>, <a href="3pt_perspective.html">3-Point Draw</a>, &amp; <a href="perspective.html">Perspective</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.32</p>
</body></html>

View file

@ -71,18 +71,20 @@
</ul>
<h2>Peindre</h2>
<ul>
<li><a href="1pt_perspective.html">1-Point Draw</a></li>
<li><a href="1pt_perspective_select.html">1-Point Select</a></li>
<li><a href="2pt_perspective.html">2-Point Draw</a></li>
<li><a href="2pt_perspective_select.html">2-Point Select</a></li>
<li><a href="3pt_perspective.html">3-Point Draw</a></li>
<li><a href="3pt_perspective_select.html">3-Point Select</a></li>
<li><a href="rainbow.html">Arc-en-ciel</a></li>
<li><a href="rainbow_cycle.html">Arc-en-ciel</a></li>
<li><a href="smooth_rainbow.html">Arc-en-ciel doux</a></li>
<li><a href="loops.html">Boucles</a></li>
<li><a href="bricks.html">Briques</a></li>
<li><a href="calligraphy.html">Calligraphie</a></li>
<li><a href="1pt_perspective_select.html">Choix 1 point</a></li>
<li><a href="2pt_perspective_select.html">Choix 2 points</a></li>
<li><a href="confetti.html">Confettis</a></li>
<li><a href="toothpaste.html">Dentifrice</a></li>
<li><a href="1pt_perspective.html">Dessin 1 point</a></li>
<li><a href="2pt_perspective.html">Dessin 2 points</a></li>
<li><a href="smooth.html">Doux</a></li>
<li><a href="wet_paint.html">Effet mouillé</a></li>
<li><a href="fur.html">Fourrure</a></li>

View file

@ -10,7 +10,7 @@ Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
<p>Cliquez et balayez à partir d'un coin pour changer la paerspective de votre dessin.</p>
<p align=center><img src="../../../html/images/magic_examples/perspective.png"></p>
<p>Cet outil permet de travailler en mode à main levée.</p>
<p>Voir aussi : <a href="1pt_perspective.html">1-Point Draw</a>.</p>
<p>Voir aussi : <a href="1pt_perspective.html">Dessin 1 point</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.32</p>
</body></html>