Updating docs (new 3-pt persp. tool)
This commit is contained in:
parent
3586784659
commit
c9e515017f
97 changed files with 683 additions and 185 deletions
|
|
@ -102,7 +102,7 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
December 22, 2023 </p>
|
December 23, 2023 </p>
|
||||||
</center>
|
</center>
|
||||||
</header>
|
</header>
|
||||||
<table border="2"
|
<table border="2"
|
||||||
|
|
@ -234,6 +234,8 @@
|
||||||
<dt>2-point Perspective (vanishing point) Magic tool</dt>
|
<dt>2-point Perspective (vanishing point) Magic tool</dt>
|
||||||
<dd>A pair of tools that allow you to set two vanishing points, and then draw lines in 2-point perspective.</dd>
|
<dd>A pair of tools that allow you to set two vanishing points, and then draw lines in 2-point perspective.</dd>
|
||||||
|
|
||||||
|
<dt>3-point Perspective (vanishing point) Magic tool</dt>
|
||||||
|
<dd>A pair of tools that allow you to set three vanishing points, and then draw lines in 3-point perspective.</dd>
|
||||||
|
|
||||||
<dt>Font details shown when selected</dt>
|
<dt>Font details shown when selected</dt>
|
||||||
<dd>The name and size of the selected font are shown when using the Text and Label tools.</dd>
|
<dd>The name and size of the selected font are shown when using the Text and Label tools.</dd>
|
||||||
|
|
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
diciembre 22, 2023 </p>
|
diciembre 23, 2023 </p>
|
||||||
</center>
|
</center>
|
||||||
</header>
|
</header>
|
||||||
<table border="2"
|
<table border="2"
|
||||||
|
|
@ -234,6 +234,8 @@
|
||||||
<dt>2-point Perspective (vanishing point) Magic tool</dt>
|
<dt>2-point Perspective (vanishing point) Magic tool</dt>
|
||||||
<dd>A pair of tools that allow you to set two vanishing points, and then draw lines in 2-point perspective.</dd>
|
<dd>A pair of tools that allow you to set two vanishing points, and then draw lines in 2-point perspective.</dd>
|
||||||
|
|
||||||
|
<dt>3-point Perspective (vanishing point) Magic tool</dt>
|
||||||
|
<dd>A pair of tools that allow you to set three vanishing points, and then draw lines in 3-point perspective.</dd>
|
||||||
|
|
||||||
<dt>Font details shown when selected</dt>
|
<dt>Font details shown when selected</dt>
|
||||||
<dd>The name and size of the selected font are shown when using the Text and Label tools.</dd>
|
<dd>The name and size of the selected font are shown when using the Text and Label tools.</dd>
|
||||||
|
|
|
||||||
|
|
@ -1047,7 +1047,7 @@
|
||||||
... pour crée l'application <code>TuxPaint.app</code> qui peut être exécutée sur place ou copiée sur <code>/Applications</code>. Pour créer le fichier DMG pour la distribution, faites 'make TuxPaint.dmg'. </p>
|
... pour crée l'application <code>TuxPaint.app</code> qui peut être exécutée sur place ou copiée sur <code>/Applications</code>. Pour créer le fichier DMG pour la distribution, faites 'make TuxPaint.dmg'. </p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Additional steps are required when building a Unviersal Binary. See "Building a Universal Binary" below. </p>
|
Des étapes supplémentaires sont nécessaires pour construire un 'Universal Binary'. Voyez "Construire un Universal Binary" ci-dessous. </p>
|
||||||
</section><!-- H3: How to Build -->
|
</section><!-- H3: How to Build -->
|
||||||
|
|
||||||
<section class="indent"><!-- H3: Known Issues -->
|
<section class="indent"><!-- H3: Known Issues -->
|
||||||
|
|
@ -1134,7 +1134,7 @@
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
To build Tux Paint as a Universal Binary, compile Tux Paint for the Intel CPU and the Apple Silicon separately first. Then rename the app bundle for the Intel CPU to TuxPaint-x86_64.app, and the bundle for the Apple Silicon to TuxPaint-arm64.app, copy the app bundle from the Intel machine to the Apple Silicon machine, then use the provided <code>build-universal.sh</code> script to combine the two application bundles as below. The DMG file can be built afterwards: <blockquote>
|
Pour fabriquer Tux Paint en tant que 'Universal Binary', compilez Tux Paint pour le CPU Intel et pour le Apple Silicon, chacun séparément. Puis renommez l'ensemble pour le CPU Intel en TuxPaint-x86_64.app et l'ensemble pour le Apple Silicon en TuxPaint-arm64.app. Copiez l'ensemble app pour Intel sur la machine Apple Silicon puis exécutez le script fourni <code>build-universal.sh</code> pour combiner les deux applications comme ci-dessous. Le fichier DMG, s'il est demandé, doit être fabriqué après : <blockquote>
|
||||||
<code>
|
<code>
|
||||||
$ <strong>macos/build-universal.sh</strong><br/>
|
$ <strong>macos/build-universal.sh</strong><br/>
|
||||||
$ <strong>make</strong> TuxPaint.dmg
|
$ <strong>make</strong> TuxPaint.dmg
|
||||||
|
|
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
décembre 22, 2023 </p>
|
décembre 23, 2023 </p>
|
||||||
</center>
|
</center>
|
||||||
</header>
|
</header>
|
||||||
<table border="2"
|
<table border="2"
|
||||||
|
|
@ -228,15 +228,17 @@
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt>1-point Perspective (vanishing point) Magic tool</dt>
|
<dt>Outil Magie avec une perspective à 1 point de fuite</dt>
|
||||||
<dd>A pair of tools that allow you to set a vanishing point, and then draw lines in 1-point perspective.</dd>
|
<dd>Des outils qui permettent de créer un point de fuite, et de dessiner ensuite des lignes avec une perspective à 1 point.</dd>
|
||||||
|
|
||||||
<dt>2-point Perspective (vanishing point) Magic tool</dt>
|
<dt>Outil Magie avec une perspective à 2 points de fuite</dt>
|
||||||
<dd>A pair of tools that allow you to set two vanishing points, and then draw lines in 2-point perspective.</dd>
|
<dd>Des outils qui permettent de créer deux points de fuite, et de dessiner ensuite des lignes avec une perspective à 2 points.</dd>
|
||||||
|
|
||||||
|
<dt>3-point Perspective (vanishing point) Magic tool</dt>
|
||||||
|
<dd>A pair of tools that allow you to set three vanishing points, and then draw lines in 3-point perspective.</dd>
|
||||||
|
|
||||||
<dt>Font details shown when selected</dt>
|
<dt>Les détails de la police sont affichés lors du choix</dt>
|
||||||
<dd>The name and size of the selected font are shown when using the Text and Label tools.</dd>
|
<dd>Le nom et la taille de la police choisie sont montrés quand on utilise les outils Texte et Étiquette.</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -1894,7 +1896,7 @@
|
||||||
Tux Paint est présent sur de nombreux media sociaux, où nous annonçons les mises à jour et les oeuvres d'art.
|
Tux Paint est présent sur de nombreux media sociaux, où nous annonçons les mises à jour et les oeuvres d'art.
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://bsky.app/profile/tuxpaint.bsky.social">Follow @tuxpaint.bsky.social on Bluesky</a>
|
<a href="https://bsky.app/profile/tuxpaint.bsky.social">Suivre @tuxpaint@bsky.social sur Bluesky</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="http://www.facebook.com/TuxPaint">Suivez Tux Paint sur Facebook</a>
|
<a href="http://www.facebook.com/TuxPaint">Suivez Tux Paint sur Facebook</a>
|
||||||
|
|
@ -1912,13 +1914,13 @@
|
||||||
<a href="https://www.threads.net/@tuxpaintdevs">Suivre @TuxPaintDevs sur Threads</a>
|
<a href="https://www.threads.net/@tuxpaintdevs">Suivre @TuxPaintDevs sur Threads</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://www.tiktok.com/@tuxpaintdevs">Follow @TuxPaintDevs on TikTok</a>
|
<a href="https://www.tiktok.com/@tuxpaintdevs">Suivre @TuxPaintDevs sur TikTok</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://tuxpaint.tumblr.com/">Suivre Tux Paint sur Tumblr</a>
|
<a href="https://tuxpaint.tumblr.com/">Suivre Tux Paint sur Tumblr</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://www.youtube.com/@TuxPaintOfficial">Subscribe to @TuxPaintOfficial on YoUTube</a>
|
<a href="https://www.youtube.com/@TuxPaintOfficial">Souscrivez à @TuxPaintOfficial sur YoUTube</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
22 de Decembro de 2023 </p>
|
23 de Decembro de 2023 </p>
|
||||||
</center>
|
</center>
|
||||||
</header>
|
</header>
|
||||||
<table border="2"
|
<table border="2"
|
||||||
|
|
@ -234,6 +234,8 @@
|
||||||
<dt>2-point Perspective (vanishing point) Magic tool</dt>
|
<dt>2-point Perspective (vanishing point) Magic tool</dt>
|
||||||
<dd>A pair of tools that allow you to set two vanishing points, and then draw lines in 2-point perspective.</dd>
|
<dd>A pair of tools that allow you to set two vanishing points, and then draw lines in 2-point perspective.</dd>
|
||||||
|
|
||||||
|
<dt>3-point Perspective (vanishing point) Magic tool</dt>
|
||||||
|
<dd>A pair of tools that allow you to set three vanishing points, and then draw lines in 3-point perspective.</dd>
|
||||||
|
|
||||||
<dt>Font details shown when selected</dt>
|
<dt>Font details shown when selected</dt>
|
||||||
<dd>The name and size of the selected font are shown when using the Text and Label tools.</dd>
|
<dd>The name and size of the selected font are shown when using the Text and Label tools.</dd>
|
||||||
|
|
|
||||||
BIN
docs/html/images/magic_examples/3pt_perspective.png
Normal file
BIN
docs/html/images/magic_examples/3pt_perspective.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 KiB |
|
|
@ -102,7 +102,7 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
desember 22, 2023 </p>
|
desember 23, 2023 </p>
|
||||||
</center>
|
</center>
|
||||||
</header>
|
</header>
|
||||||
<table border="2"
|
<table border="2"
|
||||||
|
|
@ -234,6 +234,8 @@
|
||||||
<dt>2-point Perspective (vanishing point) Magic tool</dt>
|
<dt>2-point Perspective (vanishing point) Magic tool</dt>
|
||||||
<dd>A pair of tools that allow you to set two vanishing points, and then draw lines in 2-point perspective.</dd>
|
<dd>A pair of tools that allow you to set two vanishing points, and then draw lines in 2-point perspective.</dd>
|
||||||
|
|
||||||
|
<dt>3-point Perspective (vanishing point) Magic tool</dt>
|
||||||
|
<dd>A pair of tools that allow you to set three vanishing points, and then draw lines in 3-point perspective.</dd>
|
||||||
|
|
||||||
<dt>Font details shown when selected</dt>
|
<dt>Font details shown when selected</dt>
|
||||||
<dd>The name and size of the selected font are shown when using the Text and Label tools.</dd>
|
<dd>The name and size of the selected font are shown when using the Text and Label tools.</dd>
|
||||||
|
|
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
2023年12月22日 </p>
|
2023年12月23日 </p>
|
||||||
</center>
|
</center>
|
||||||
</header>
|
</header>
|
||||||
<table border="2"
|
<table border="2"
|
||||||
|
|
@ -234,6 +234,8 @@
|
||||||
<dt>2-point Perspective (vanishing point) Magic tool</dt>
|
<dt>2-point Perspective (vanishing point) Magic tool</dt>
|
||||||
<dd>A pair of tools that allow you to set two vanishing points, and then draw lines in 2-point perspective.</dd>
|
<dd>A pair of tools that allow you to set two vanishing points, and then draw lines in 2-point perspective.</dd>
|
||||||
|
|
||||||
|
<dt>3-point Perspective (vanishing point) Magic tool</dt>
|
||||||
|
<dd>A pair of tools that allow you to set three vanishing points, and then draw lines in 3-point perspective.</dd>
|
||||||
|
|
||||||
<dt>Font details shown when selected</dt>
|
<dt>Font details shown when selected</dt>
|
||||||
<dd>The name and size of the selected font are shown when using the Text and Label tools.</dd>
|
<dd>The name and size of the selected font are shown when using the Text and Label tools.</dd>
|
||||||
|
|
|
||||||
BIN
magic/icons/3pt_persp_draw.png
Normal file
BIN
magic/icons/3pt_persp_draw.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
BIN
magic/icons/3pt_persp_select.png
Normal file
BIN
magic/icons/3pt_persp_select.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1 KiB |
|
|
@ -10,7 +10,8 @@ choose your vanishing point.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Select, 2-Point Draw, 2-Point Select, & Perspective.
|
See also: 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,8 @@ Click (and drag) to position the vanishing point that will be used with the
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Draw, 2-Point Draw, 2-Point Select, & Perspective.
|
See also: 1-Point Draw, 2-Point Draw, 2-Point Select, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,8 @@ two vanishing points, or a line perpendicular to that "horizon".
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Draw, 1-Point Select, 2-Point Select, & Perspective.
|
See also: 1-Point Draw, 1-Point Select, 2-Point Select, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,8 @@ the "2-Point Draw" tool.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, & Perspective.
|
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
19
magic/magic-docs/en/3pt_perspective.txt
Normal file
19
magic/magic-docs/en/3pt_perspective.txt
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
Tux Paint "Magic" Tool: 3-Point Draw
|
||||||
|
|
||||||
|
Group: Painting
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.32
|
||||||
|
|
||||||
18
magic/magic-docs/en/3pt_perspective_select.txt
Normal file
18
magic/magic-docs/en/3pt_perspective_select.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
Tux Paint "Magic" Tool: 3-Point Select
|
||||||
|
|
||||||
|
Group: Painting
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Click (and drag) to position the three vanishing points that will be used with
|
||||||
|
the "3-Point Draw" tool.
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point
|
||||||
|
Draw, & Perspective.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.32
|
||||||
|
|
||||||
|
|
@ -10,7 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<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>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 align=center><img src="../../../html/images/magic_examples/1pt_perspective.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/1pt_perspective.png"></p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Click (and drag) to position the vanishing point that will be used with the "1-Point Draw" tool.</p>
|
<p>Click (and drag) to position the vanishing point that will be used with the "1-Point Draw" tool.</p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -10,7 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<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>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 align=center><img src="../../../html/images/magic_examples/2pt_perspective.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/2pt_perspective.png"></p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Click (and drag) to position the two vanishing points that will be used with the "2-Point Draw" tool.</p>
|
<p>Click (and drag) to position the two vanishing points that will be used with the "2-Point Draw" tool.</p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
16
magic/magic-docs/en/html/3pt_perspective.html
Normal file
16
magic/magic-docs/en/html/3pt_perspective.html
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<body><html><head><title>Tux Paint "Magic" Tool: 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">Tux Paint "Magic" Tool: 3-Point Draw</h1>
|
||||||
|
<h2 align="center">Group: Painting</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>See also: <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>, <a href="2pt_perspective_select.html">2-Point Select</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
|
</body></html>
|
||||||
15
magic/magic-docs/en/html/3pt_perspective_select.html
Normal file
15
magic/magic-docs/en/html/3pt_perspective_select.html
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<body><html><head><title>Tux Paint "Magic" Tool: 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">Tux Paint "Magic" Tool: 3-Point Select</h1>
|
||||||
|
<h2 align="center">Group: Painting</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>Click (and drag) to position the three vanishing points that will be used with the "3-Point Draw" tool.</p>
|
||||||
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>See also: <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>, <a href="2pt_perspective_select.html">2-Point Select</a>, <a href="3pt_perspective.html">3-Point Draw</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -75,6 +75,8 @@
|
||||||
<li><a href="1pt_perspective_select.html">1-Point Select</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.html">2-Point Draw</a></li>
|
||||||
<li><a href="2pt_perspective_select.html">2-Point Select</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="bricks.html">Bricks</a></li>
|
<li><a href="bricks.html">Bricks</a></li>
|
||||||
<li><a href="calligraphy.html">Calligraphy</a></li>
|
<li><a href="calligraphy.html">Calligraphy</a></li>
|
||||||
<li><a href="confetti.html">Confetti</a></li>
|
<li><a href="confetti.html">Confetti</a></li>
|
||||||
|
|
|
||||||
|
|
@ -71,6 +71,8 @@ Painting
|
||||||
* 1-Point Select
|
* 1-Point Select
|
||||||
* 2-Point Draw
|
* 2-Point Draw
|
||||||
* 2-Point Select
|
* 2-Point Select
|
||||||
|
* 3-Point Draw
|
||||||
|
* 3-Point Select
|
||||||
* Bricks
|
* Bricks
|
||||||
* Calligraphy
|
* Calligraphy
|
||||||
* Confetti
|
* Confetti
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,8 @@ choose your vanishing point.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Select, 2-Point Draw, 2-Point Select, & Perspective.
|
See also: 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,8 @@ Click (and drag) to position the vanishing point that will be used with the
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Draw, 2-Point Draw, 2-Point Select, & Perspective.
|
See also: 1-Point Draw, 2-Point Draw, 2-Point Select, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,8 @@ two vanishing points, or a line perpendicular to that "horizon".
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Draw, 1-Point Select, 2-Point Select, & Perspective.
|
See also: 1-Point Draw, 1-Point Select, 2-Point Select, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,8 @@ the "2-Point Draw" tool.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, & Perspective.
|
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
19
magic/magic-docs/es_ES.UTF-8/3pt_perspective.txt
Normal file
19
magic/magic-docs/es_ES.UTF-8/3pt_perspective.txt
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
Tux Paint "Magic" Tool: 3-Point Draw
|
||||||
|
|
||||||
|
Group: Painting
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.32
|
||||||
|
|
||||||
18
magic/magic-docs/es_ES.UTF-8/3pt_perspective_select.txt
Normal file
18
magic/magic-docs/es_ES.UTF-8/3pt_perspective_select.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
Tux Paint "Magic" Tool: 3-Point Select
|
||||||
|
|
||||||
|
Group: Painting
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Click (and drag) to position the three vanishing points that will be used with
|
||||||
|
the "3-Point Draw" tool.
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point
|
||||||
|
Draw, & Perspective.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.32
|
||||||
|
|
||||||
|
|
@ -10,7 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<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>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 align=center><img src="../../../html/images/magic_examples/1pt_perspective.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/1pt_perspective.png"></p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Click (and drag) to position the vanishing point that will be used with the "1-Point Draw" tool.</p>
|
<p>Click (and drag) to position the vanishing point that will be used with the "1-Point Draw" tool.</p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -10,7 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<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>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 align=center><img src="../../../html/images/magic_examples/2pt_perspective.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/2pt_perspective.png"></p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Click (and drag) to position the two vanishing points that will be used with the "2-Point Draw" tool.</p>
|
<p>Click (and drag) to position the two vanishing points that will be used with the "2-Point Draw" tool.</p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
16
magic/magic-docs/es_ES.UTF-8/html/3pt_perspective.html
Normal file
16
magic/magic-docs/es_ES.UTF-8/html/3pt_perspective.html
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<body><html><head><title>Tux Paint "Magic" Tool: 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">Tux Paint "Magic" Tool: 3-Point Draw</h1>
|
||||||
|
<h2 align="center">Group: Painting</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>See also: <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>, <a href="2pt_perspective_select.html">2-Point Select</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -0,0 +1,15 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<body><html><head><title>Tux Paint "Magic" Tool: 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">Tux Paint "Magic" Tool: 3-Point Select</h1>
|
||||||
|
<h2 align="center">Group: Painting</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>Click (and drag) to position the three vanishing points that will be used with the "3-Point Draw" tool.</p>
|
||||||
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>See also: <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>, <a href="2pt_perspective_select.html">2-Point Select</a>, <a href="3pt_perspective.html">3-Point Draw</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -75,6 +75,8 @@
|
||||||
<li><a href="1pt_perspective_select.html">1-Point Select</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.html">2-Point Draw</a></li>
|
||||||
<li><a href="2pt_perspective_select.html">2-Point Select</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="bricks.html">Bricks</a></li>
|
<li><a href="bricks.html">Bricks</a></li>
|
||||||
<li><a href="calligraphy.html">Calligraphy</a></li>
|
<li><a href="calligraphy.html">Calligraphy</a></li>
|
||||||
<li><a href="confetti.html">Confetti</a></li>
|
<li><a href="confetti.html">Confetti</a></li>
|
||||||
|
|
|
||||||
|
|
@ -71,6 +71,8 @@ Painting
|
||||||
* 1-Point Select
|
* 1-Point Select
|
||||||
* 2-Point Draw
|
* 2-Point Draw
|
||||||
* 2-Point Select
|
* 2-Point Select
|
||||||
|
* 3-Point Draw
|
||||||
|
* 3-Point Select
|
||||||
* Bricks
|
* Bricks
|
||||||
* Calligraphy
|
* Calligraphy
|
||||||
* Confetti
|
* Confetti
|
||||||
|
|
|
||||||
|
|
@ -1,16 +1,18 @@
|
||||||
Outil 'Magie' de Tux Paint : 1-Point Draw
|
Outil 'Magie' de Tux Paint : Dessin 1 point
|
||||||
|
|
||||||
Groupe: Peindre
|
Groupe: Peindre
|
||||||
|
|
||||||
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
|
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
Click and drag to draw with 1-point perspective. Lines will only go towards
|
Clique et promène la souris pour dessiner des lignes avec une perspective à 1
|
||||||
your vanishing point, or be horizontal or vertical. Use "1-Point Select" to
|
point de fuite. Les lignes iront uniquement vers le point de fuite, ou bien
|
||||||
choose your vanishing point.
|
seront horizontales ou verticales. Utilise "Choix 1 point" pour choisir le
|
||||||
|
point de fuite.
|
||||||
|
|
||||||
Cet outil permet de travailler en mode à main levée.
|
Cet outil permet de travailler en mode à main levée.
|
||||||
|
|
||||||
Voir aussi : 1-Point Select, 2-Point Draw, 2-Point Select, & Perspective.
|
Voir aussi : Choix 1 point, Dessin 2 points, Choix 2 points, 3-Point Draw,
|
||||||
|
3-Point Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,15 +1,16 @@
|
||||||
Outil 'Magie' de Tux Paint : 1-Point Select
|
Outil 'Magie' de Tux Paint : Choix 1 point
|
||||||
|
|
||||||
Groupe: Peindre
|
Groupe: Peindre
|
||||||
|
|
||||||
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
|
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
Click (and drag) to position the vanishing point that will be used with the
|
Clique et promène la souris pour positionner le point de fuite utilisé par
|
||||||
"1-Point Draw" tool.
|
l'outil "Dessin 1 point".
|
||||||
|
|
||||||
Cet outil permet de travailler en mode à main levée.
|
Cet outil permet de travailler en mode à main levée.
|
||||||
|
|
||||||
Voir aussi : 1-Point Draw, 2-Point Draw, 2-Point Select, & Perspective.
|
Voir aussi : Dessin 1 point, Dessin 2 points, Choix 2 points, 3-Point Draw,
|
||||||
|
3-Point Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,16 +1,18 @@
|
||||||
Outil 'Magie' de Tux Paint : 2-Point Draw
|
Outil 'Magie' de Tux Paint : Dessin 2 points
|
||||||
|
|
||||||
Groupe: Peindre
|
Groupe: Peindre
|
||||||
|
|
||||||
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
|
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
Click and drag to draw with 2-point perspective. Lines will only go towards
|
Clique et promène la souris pour dessiner des lignes avec une perspective à 2
|
||||||
your two vanishing points, or aligned with either the "horizon" defined by the
|
points de fuite. Les lignes iront uniquement vers les deux points de fuite, ou
|
||||||
two vanishing points, or a line perpendicular to that "horizon".
|
bien seront parallèles par rapport à "l'horizon" défini par les deux points de
|
||||||
|
fuite, ou bien perpendiculaires à cet "horizon".
|
||||||
|
|
||||||
Cet outil permet de travailler en mode à main levée.
|
Cet outil permet de travailler en mode à main levée.
|
||||||
|
|
||||||
Voir aussi : 1-Point Draw, 1-Point Select, 2-Point Select, & Perspective.
|
Voir aussi : Dessin 1 point, Choix 1 point, Choix 2 points, 3-Point Draw,
|
||||||
|
3-Point Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,15 +1,16 @@
|
||||||
Outil 'Magie' de Tux Paint : 2-Point Select
|
Outil 'Magie' de Tux Paint : Choix 2 points
|
||||||
|
|
||||||
Groupe: Peindre
|
Groupe: Peindre
|
||||||
|
|
||||||
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
|
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
Click (and drag) to position the two vanishing points that will be used with
|
Clique et promène la souris pour positionner les deux ponts de fuite qui seront
|
||||||
the "2-Point Draw" tool.
|
utilisés dans l'outil "Dessin 2 points".
|
||||||
|
|
||||||
Cet outil permet de travailler en mode à main levée.
|
Cet outil permet de travailler en mode à main levée.
|
||||||
|
|
||||||
Voir aussi : 1-Point Draw, 1-Point Select, 2-Point Draw, & Perspective.
|
Voir aussi : Dessin 1 point, Choix 1 point, Dessin 2 points, 3-Point Draw,
|
||||||
|
3-Point Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
19
magic/magic-docs/fr_FR.UTF-8/3pt_perspective.txt
Normal file
19
magic/magic-docs/fr_FR.UTF-8/3pt_perspective.txt
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
Outil 'Magie' de Tux Paint : 3-Point Draw
|
||||||
|
|
||||||
|
Groupe: Peindre
|
||||||
|
|
||||||
|
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
Cet outil permet de travailler en mode à main levée.
|
||||||
|
|
||||||
|
Voir aussi : Dessin 1 point, Choix 1 point, Dessin 2 points, Choix 2 points,
|
||||||
|
3-Point Select, & Perspective.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.32
|
||||||
|
|
||||||
18
magic/magic-docs/fr_FR.UTF-8/3pt_perspective_select.txt
Normal file
18
magic/magic-docs/fr_FR.UTF-8/3pt_perspective_select.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
Outil 'Magie' de Tux Paint : 3-Point Select
|
||||||
|
|
||||||
|
Groupe: Peindre
|
||||||
|
|
||||||
|
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Click (and drag) to position the three vanishing points that will be used with
|
||||||
|
the "3-Point Draw" tool.
|
||||||
|
|
||||||
|
Cet outil permet de travailler en mode à main levée.
|
||||||
|
|
||||||
|
Voir aussi : Dessin 1 point, Choix 1 point, Dessin 2 points, Choix 2 points,
|
||||||
|
3-Point Draw, & Perspective.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.32
|
||||||
|
|
||||||
|
|
@ -1,16 +1,16 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
</head>
|
</head>
|
||||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
|
<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>
|
<h2 align="center">Groupe: Peindre</h2>
|
||||||
<h3 align="center">Auteur :
|
<h3 align="center">Auteur :
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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 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>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>, & <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>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -1,15 +1,15 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
</head>
|
</head>
|
||||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
|
<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>
|
<h2 align="center">Groupe: Peindre</h2>
|
||||||
<h3 align="center">Auteur :
|
<h3 align="center">Auteur :
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>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>, & <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>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -1,16 +1,16 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
</head>
|
</head>
|
||||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
|
<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>
|
<h2 align="center">Groupe: Peindre</h2>
|
||||||
<h3 align="center">Auteur :
|
<h3 align="center">Auteur :
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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 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>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>, & <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>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -1,15 +1,15 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!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">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
</head>
|
</head>
|
||||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
|
<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>
|
<h2 align="center">Groupe: Peindre</h2>
|
||||||
<h3 align="center">Auteur :
|
<h3 align="center">Auteur :
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>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>, & <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>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
16
magic/magic-docs/fr_FR.UTF-8/html/3pt_perspective.html
Normal file
16
magic/magic-docs/fr_FR.UTF-8/html/3pt_perspective.html
Normal 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 <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -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 <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -71,18 +71,20 @@
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Peindre</h2>
|
<h2>Peindre</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="1pt_perspective.html">1-Point Draw</a></li>
|
<li><a href="3pt_perspective.html">3-Point Draw</a></li>
|
||||||
<li><a href="1pt_perspective_select.html">1-Point Select</a></li>
|
<li><a href="3pt_perspective_select.html">3-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="rainbow.html">Arc-en-ciel</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="rainbow_cycle.html">Arc-en-ciel</a></li>
|
||||||
<li><a href="smooth_rainbow.html">Arc-en-ciel doux</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="loops.html">Boucles</a></li>
|
||||||
<li><a href="bricks.html">Briques</a></li>
|
<li><a href="bricks.html">Briques</a></li>
|
||||||
<li><a href="calligraphy.html">Calligraphie</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="confetti.html">Confettis</a></li>
|
||||||
<li><a href="toothpaste.html">Dentifrice</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="smooth.html">Doux</a></li>
|
||||||
<li><a href="wet_paint.html">Effet mouillé</a></li>
|
<li><a href="wet_paint.html">Effet mouillé</a></li>
|
||||||
<li><a href="fur.html">Fourrure</a></li>
|
<li><a href="fur.html">Fourrure</a></li>
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ Pere Pujal i Carabantes <<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>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 align=center><img src="../../../html/images/magic_examples/perspective.png"></p>
|
||||||
<p>Cet outil permet de travailler en mode à main levée.</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 />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -67,18 +67,20 @@ Déformations de l'image
|
||||||
|
|
||||||
Peindre
|
Peindre
|
||||||
|
|
||||||
* 1-Point Draw
|
* 3-Point Draw
|
||||||
* 1-Point Select
|
* 3-Point Select
|
||||||
* 2-Point Draw
|
|
||||||
* 2-Point Select
|
|
||||||
* Arc-en-ciel
|
* Arc-en-ciel
|
||||||
* Arc-en-ciel
|
* Arc-en-ciel
|
||||||
* Arc-en-ciel doux
|
* Arc-en-ciel doux
|
||||||
* Boucles
|
* Boucles
|
||||||
* Briques
|
* Briques
|
||||||
* Calligraphie
|
* Calligraphie
|
||||||
|
* Choix 1 point
|
||||||
|
* Choix 2 points
|
||||||
* Confettis
|
* Confettis
|
||||||
* Dentifrice
|
* Dentifrice
|
||||||
|
* Dessin 1 point
|
||||||
|
* Dessin 2 points
|
||||||
* Doux
|
* Doux
|
||||||
* Effet mouillé
|
* Effet mouillé
|
||||||
* Fourrure
|
* Fourrure
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ dessin.
|
||||||
|
|
||||||
Cet outil permet de travailler en mode à main levée.
|
Cet outil permet de travailler en mode à main levée.
|
||||||
|
|
||||||
Voir aussi : 1-Point Draw.
|
Voir aussi : Dessin 1 point.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,8 @@ choose your vanishing point.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Select, 2-Point Draw, 2-Point Select, & Perspective.
|
See also: 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,8 @@ Click (and drag) to position the vanishing point that will be used with the
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Draw, 2-Point Draw, 2-Point Select, & Perspective.
|
See also: 1-Point Draw, 2-Point Draw, 2-Point Select, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,8 @@ two vanishing points, or a line perpendicular to that "horizon".
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Draw, 1-Point Select, 2-Point Select, & Perspective.
|
See also: 1-Point Draw, 1-Point Select, 2-Point Select, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,8 @@ the "2-Point Draw" tool.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, & Perspective.
|
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
19
magic/magic-docs/gl_ES.UTF-8/3pt_perspective.txt
Normal file
19
magic/magic-docs/gl_ES.UTF-8/3pt_perspective.txt
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
Tux Paint "Magic" Tool: 3-Point Draw
|
||||||
|
|
||||||
|
Group: Painting
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.32
|
||||||
|
|
||||||
18
magic/magic-docs/gl_ES.UTF-8/3pt_perspective_select.txt
Normal file
18
magic/magic-docs/gl_ES.UTF-8/3pt_perspective_select.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
Tux Paint "Magic" Tool: 3-Point Select
|
||||||
|
|
||||||
|
Group: Painting
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Click (and drag) to position the three vanishing points that will be used with
|
||||||
|
the "3-Point Draw" tool.
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point
|
||||||
|
Draw, & Perspective.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.32
|
||||||
|
|
||||||
|
|
@ -10,7 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<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>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 align=center><img src="../../../html/images/magic_examples/1pt_perspective.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/1pt_perspective.png"></p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Click (and drag) to position the vanishing point that will be used with the "1-Point Draw" tool.</p>
|
<p>Click (and drag) to position the vanishing point that will be used with the "1-Point Draw" tool.</p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -10,7 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<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>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 align=center><img src="../../../html/images/magic_examples/2pt_perspective.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/2pt_perspective.png"></p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Click (and drag) to position the two vanishing points that will be used with the "2-Point Draw" tool.</p>
|
<p>Click (and drag) to position the two vanishing points that will be used with the "2-Point Draw" tool.</p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
16
magic/magic-docs/gl_ES.UTF-8/html/3pt_perspective.html
Normal file
16
magic/magic-docs/gl_ES.UTF-8/html/3pt_perspective.html
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<body><html><head><title>Tux Paint "Magic" Tool: 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">Tux Paint "Magic" Tool: 3-Point Draw</h1>
|
||||||
|
<h2 align="center">Group: Painting</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>See also: <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>, <a href="2pt_perspective_select.html">2-Point Select</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -0,0 +1,15 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<body><html><head><title>Tux Paint "Magic" Tool: 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">Tux Paint "Magic" Tool: 3-Point Select</h1>
|
||||||
|
<h2 align="center">Group: Painting</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>Click (and drag) to position the three vanishing points that will be used with the "3-Point Draw" tool.</p>
|
||||||
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>See also: <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>, <a href="2pt_perspective_select.html">2-Point Select</a>, <a href="3pt_perspective.html">3-Point Draw</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -75,6 +75,8 @@
|
||||||
<li><a href="1pt_perspective_select.html">1-Point Select</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.html">2-Point Draw</a></li>
|
||||||
<li><a href="2pt_perspective_select.html">2-Point Select</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="bricks.html">Bricks</a></li>
|
<li><a href="bricks.html">Bricks</a></li>
|
||||||
<li><a href="calligraphy.html">Calligraphy</a></li>
|
<li><a href="calligraphy.html">Calligraphy</a></li>
|
||||||
<li><a href="confetti.html">Confetti</a></li>
|
<li><a href="confetti.html">Confetti</a></li>
|
||||||
|
|
|
||||||
|
|
@ -71,6 +71,8 @@ Painting
|
||||||
* 1-Point Select
|
* 1-Point Select
|
||||||
* 2-Point Draw
|
* 2-Point Draw
|
||||||
* 2-Point Select
|
* 2-Point Select
|
||||||
|
* 3-Point Draw
|
||||||
|
* 3-Point Select
|
||||||
* Bricks
|
* Bricks
|
||||||
* Calligraphy
|
* Calligraphy
|
||||||
* Confetti
|
* Confetti
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,8 @@ choose your vanishing point.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Select, 2-Point Draw, 2-Point Select, & Perspective.
|
See also: 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,8 @@ Click (and drag) to position the vanishing point that will be used with the
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Draw, 2-Point Draw, 2-Point Select, & Perspective.
|
See also: 1-Point Draw, 2-Point Draw, 2-Point Select, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,8 @@ two vanishing points, or a line perpendicular to that "horizon".
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Draw, 1-Point Select, 2-Point Select, & Perspective.
|
See also: 1-Point Draw, 1-Point Select, 2-Point Select, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,8 @@ the "2-Point Draw" tool.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, & Perspective.
|
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
19
magic/magic-docs/is_IS.UTF-8/3pt_perspective.txt
Normal file
19
magic/magic-docs/is_IS.UTF-8/3pt_perspective.txt
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
Tux Paint "Magic" Tool: 3-Point Draw
|
||||||
|
|
||||||
|
Group: Painting
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.32
|
||||||
|
|
||||||
18
magic/magic-docs/is_IS.UTF-8/3pt_perspective_select.txt
Normal file
18
magic/magic-docs/is_IS.UTF-8/3pt_perspective_select.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
Tux Paint "Magic" Tool: 3-Point Select
|
||||||
|
|
||||||
|
Group: Painting
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Click (and drag) to position the three vanishing points that will be used with
|
||||||
|
the "3-Point Draw" tool.
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point
|
||||||
|
Draw, & Perspective.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.32
|
||||||
|
|
||||||
|
|
@ -10,7 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<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>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 align=center><img src="../../../html/images/magic_examples/1pt_perspective.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/1pt_perspective.png"></p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Click (and drag) to position the vanishing point that will be used with the "1-Point Draw" tool.</p>
|
<p>Click (and drag) to position the vanishing point that will be used with the "1-Point Draw" tool.</p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -10,7 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<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>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 align=center><img src="../../../html/images/magic_examples/2pt_perspective.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/2pt_perspective.png"></p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Click (and drag) to position the two vanishing points that will be used with the "2-Point Draw" tool.</p>
|
<p>Click (and drag) to position the two vanishing points that will be used with the "2-Point Draw" tool.</p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
16
magic/magic-docs/is_IS.UTF-8/html/3pt_perspective.html
Normal file
16
magic/magic-docs/is_IS.UTF-8/html/3pt_perspective.html
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<body><html><head><title>Tux Paint "Magic" Tool: 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">Tux Paint "Magic" Tool: 3-Point Draw</h1>
|
||||||
|
<h2 align="center">Group: Painting</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>See also: <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>, <a href="2pt_perspective_select.html">2-Point Select</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -0,0 +1,15 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<body><html><head><title>Tux Paint "Magic" Tool: 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">Tux Paint "Magic" Tool: 3-Point Select</h1>
|
||||||
|
<h2 align="center">Group: Painting</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>Click (and drag) to position the three vanishing points that will be used with the "3-Point Draw" tool.</p>
|
||||||
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>See also: <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>, <a href="2pt_perspective_select.html">2-Point Select</a>, <a href="3pt_perspective.html">3-Point Draw</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -75,6 +75,8 @@
|
||||||
<li><a href="1pt_perspective_select.html">1-Point Select</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.html">2-Point Draw</a></li>
|
||||||
<li><a href="2pt_perspective_select.html">2-Point Select</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="bricks.html">Bricks</a></li>
|
<li><a href="bricks.html">Bricks</a></li>
|
||||||
<li><a href="calligraphy.html">Calligraphy</a></li>
|
<li><a href="calligraphy.html">Calligraphy</a></li>
|
||||||
<li><a href="confetti.html">Confetti</a></li>
|
<li><a href="confetti.html">Confetti</a></li>
|
||||||
|
|
|
||||||
|
|
@ -71,6 +71,8 @@ Painting
|
||||||
* 1-Point Select
|
* 1-Point Select
|
||||||
* 2-Point Draw
|
* 2-Point Draw
|
||||||
* 2-Point Select
|
* 2-Point Select
|
||||||
|
* 3-Point Draw
|
||||||
|
* 3-Point Select
|
||||||
* Bricks
|
* Bricks
|
||||||
* Calligraphy
|
* Calligraphy
|
||||||
* Confetti
|
* Confetti
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,8 @@ choose your vanishing point.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Select, 2-Point Draw, 2-Point Select, & Perspective.
|
See also: 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,8 @@ Click (and drag) to position the vanishing point that will be used with the
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Draw, 2-Point Draw, 2-Point Select, & Perspective.
|
See also: 1-Point Draw, 2-Point Draw, 2-Point Select, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,8 @@ two vanishing points, or a line perpendicular to that "horizon".
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Draw, 1-Point Select, 2-Point Select, & Perspective.
|
See also: 1-Point Draw, 1-Point Select, 2-Point Select, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,8 @@ the "2-Point Draw" tool.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, & Perspective.
|
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 3-Point Draw, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
19
magic/magic-docs/ja_JP.UTF-8/3pt_perspective.txt
Normal file
19
magic/magic-docs/ja_JP.UTF-8/3pt_perspective.txt
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
Tux Paint "Magic" Tool: 3-Point Draw
|
||||||
|
|
||||||
|
Group: Painting
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point
|
||||||
|
Select, & Perspective.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.32
|
||||||
|
|
||||||
18
magic/magic-docs/ja_JP.UTF-8/3pt_perspective_select.txt
Normal file
18
magic/magic-docs/ja_JP.UTF-8/3pt_perspective_select.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
Tux Paint "Magic" Tool: 3-Point Select
|
||||||
|
|
||||||
|
Group: Painting
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Click (and drag) to position the three vanishing points that will be used with
|
||||||
|
the "3-Point Draw" tool.
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point
|
||||||
|
Draw, & Perspective.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.32
|
||||||
|
|
||||||
|
|
@ -10,7 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<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>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 align=center><img src="../../../html/images/magic_examples/1pt_perspective.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/1pt_perspective.png"></p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Click (and drag) to position the vanishing point that will be used with the "1-Point Draw" tool.</p>
|
<p>Click (and drag) to position the vanishing point that will be used with the "1-Point Draw" tool.</p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -10,7 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<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>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 align=center><img src="../../../html/images/magic_examples/2pt_perspective.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/2pt_perspective.png"></p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Click (and drag) to position the two vanishing points that will be used with the "2-Point Draw" tool.</p>
|
<p>Click (and drag) to position the two vanishing points that will be used with the "2-Point Draw" tool.</p>
|
||||||
<p>This tool is operated in a freehand fashion.</p>
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
<p>See also: <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>, & <a href="perspective.html">Perspective</a>.</p>
|
<p>See also: <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>, <a href="3pt_perspective.html">3-Point Draw</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.32</p>
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
16
magic/magic-docs/ja_JP.UTF-8/html/3pt_perspective.html
Normal file
16
magic/magic-docs/ja_JP.UTF-8/html/3pt_perspective.html
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<body><html><head><title>Tux Paint "Magic" Tool: 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">Tux Paint "Magic" Tool: 3-Point Draw</h1>
|
||||||
|
<h2 align="center">Group: Painting</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>See also: <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>, <a href="2pt_perspective_select.html">2-Point Select</a>, <a href="3pt_perspective_select.html">3-Point Select</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -0,0 +1,15 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<body><html><head><title>Tux Paint "Magic" Tool: 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">Tux Paint "Magic" Tool: 3-Point Select</h1>
|
||||||
|
<h2 align="center">Group: Painting</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>Click (and drag) to position the three vanishing points that will be used with the "3-Point Draw" tool.</p>
|
||||||
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>See also: <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>, <a href="2pt_perspective_select.html">2-Point Select</a>, <a href="3pt_perspective.html">3-Point Draw</a>, & <a href="perspective.html">Perspective</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.32</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -75,6 +75,8 @@
|
||||||
<li><a href="1pt_perspective_select.html">1-Point Select</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.html">2-Point Draw</a></li>
|
||||||
<li><a href="2pt_perspective_select.html">2-Point Select</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="bricks.html">Bricks</a></li>
|
<li><a href="bricks.html">Bricks</a></li>
|
||||||
<li><a href="calligraphy.html">Calligraphy</a></li>
|
<li><a href="calligraphy.html">Calligraphy</a></li>
|
||||||
<li><a href="confetti.html">Confetti</a></li>
|
<li><a href="confetti.html">Confetti</a></li>
|
||||||
|
|
|
||||||
|
|
@ -71,6 +71,8 @@ Painting
|
||||||
* 1-Point Select
|
* 1-Point Select
|
||||||
* 2-Point Draw
|
* 2-Point Draw
|
||||||
* 2-Point Select
|
* 2-Point Select
|
||||||
|
* 3-Point Draw
|
||||||
|
* 3-Point Select
|
||||||
* Bricks
|
* Bricks
|
||||||
* Calligraphy
|
* Calligraphy
|
||||||
* Confetti
|
* Confetti
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
by Bill Kendrick <bill@newbreedsoftware.com>
|
by Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
December 12, 2023 - December 22, 2023
|
December 12, 2023 - December 23, 2023
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -46,8 +46,8 @@ const char *icon_filenames[NUM_TOOLS] = {
|
||||||
"1pt_persp_draw.png",
|
"1pt_persp_draw.png",
|
||||||
"2pt_persp_select.png",
|
"2pt_persp_select.png",
|
||||||
"2pt_persp_draw.png",
|
"2pt_persp_draw.png",
|
||||||
"perspective.png", // FIXME
|
"3pt_persp_select.png",
|
||||||
"perspective.png", // FIXME
|
"3pt_persp_draw.png",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -82,6 +82,7 @@ int a2_pt_x[2], a2_pt_y[2], a2_pt_cur;
|
||||||
int a3_pt_x[3], a3_pt_y[3], a3_pt_cur;
|
int a3_pt_x[3], a3_pt_y[3], a3_pt_cur;
|
||||||
int line_start_x, line_start_y;
|
int line_start_x, line_start_y;
|
||||||
float a2_valid_angle[8];
|
float a2_valid_angle[8];
|
||||||
|
float a3_valid_angle[8];
|
||||||
|
|
||||||
/* Function prototypes: */
|
/* Function prototypes: */
|
||||||
Uint32 n_pt_persp_api_version(void);
|
Uint32 n_pt_persp_api_version(void);
|
||||||
|
|
@ -146,6 +147,8 @@ int n_pt_persp_init(magic_api * api, Uint32 disabled_features ATTRIBUTE_UNUSED)
|
||||||
sound_effects[i] = Mix_LoadWAV(filename);
|
sound_effects[i] = Mix_LoadWAV(filename);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Set default vanishing point positions: */
|
||||||
|
|
||||||
/* 1-pt perspective initial vanishing point: Center of canvas */
|
/* 1-pt perspective initial vanishing point: Center of canvas */
|
||||||
a1_pt_x = api->canvas_w / 2;
|
a1_pt_x = api->canvas_w / 2;
|
||||||
a1_pt_y = api->canvas_w / 2;
|
a1_pt_y = api->canvas_w / 2;
|
||||||
|
|
@ -160,14 +163,14 @@ int n_pt_persp_init(magic_api * api, Uint32 disabled_features ATTRIBUTE_UNUSED)
|
||||||
a2_pt_cur = 0;
|
a2_pt_cur = 0;
|
||||||
|
|
||||||
/* 3-pt perspective initial vanishing points: top center, and left and right near bottom of canvas */
|
/* 3-pt perspective initial vanishing points: top center, and left and right near bottom of canvas */
|
||||||
a3_pt_x[0] = api->canvas_w / 2;
|
a3_pt_x[0] = api->canvas_w * 1 / 20;
|
||||||
a3_pt_y[0] = 0;
|
a3_pt_y[0] = api->canvas_h * 19 / 20;
|
||||||
|
|
||||||
a3_pt_x[1] = 0;
|
a3_pt_x[1] = api->canvas_w * 19 / 20;
|
||||||
a3_pt_y[1] = api->canvas_h * 4 / 5;
|
a3_pt_y[1] = api->canvas_h * 19 / 20;
|
||||||
|
|
||||||
a3_pt_x[2] = api->canvas_w - 1;
|
a3_pt_x[2] = api->canvas_w / 2;
|
||||||
a3_pt_y[2] = api->canvas_h * 4 / 5;
|
a3_pt_y[2] = api->canvas_h * 1 / 20;
|
||||||
|
|
||||||
a3_pt_cur = 0;
|
a3_pt_cur = 0;
|
||||||
|
|
||||||
|
|
@ -184,8 +187,7 @@ int n_pt_persp_init(magic_api * api, Uint32 disabled_features ATTRIBUTE_UNUSED)
|
||||||
|
|
||||||
int n_pt_persp_get_tool_count(magic_api * api ATTRIBUTE_UNUSED)
|
int n_pt_persp_get_tool_count(magic_api * api ATTRIBUTE_UNUSED)
|
||||||
{
|
{
|
||||||
return 4; // FIXME
|
return (NUM_TOOLS);
|
||||||
// return (NUM_TOOLS);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -314,12 +316,12 @@ void n_pt_persp_click(magic_api * api, int which, int mode ATTRIBUTE_UNUSED,
|
||||||
|
|
||||||
n_pt_persp_vanish_pt_moved(api, which, canvas, update_rect);
|
n_pt_persp_vanish_pt_moved(api, which, canvas, update_rect);
|
||||||
} else {
|
} else {
|
||||||
|
int i;
|
||||||
|
|
||||||
/* Start drawing a line */
|
/* Start drawing a line */
|
||||||
SDL_BlitSurface(canvas, NULL, n_pt_persp_snapshot, NULL);
|
SDL_BlitSurface(canvas, NULL, n_pt_persp_snapshot, NULL);
|
||||||
|
|
||||||
if (which == TOOL_2PT_DRAW) {
|
if (which == TOOL_2PT_DRAW) {
|
||||||
int i;
|
|
||||||
|
|
||||||
/* Horizon between vanishing points, and perpendicular (rise above/below) */
|
/* Horizon between vanishing points, and perpendicular (rise above/below) */
|
||||||
a2_valid_angle[0] = atan2(a2_pt_y[1] - a2_pt_y[0], a2_pt_x[1] - a2_pt_x[0]);
|
a2_valid_angle[0] = atan2(a2_pt_y[1] - a2_pt_y[0], a2_pt_x[1] - a2_pt_x[0]);
|
||||||
a2_valid_angle[1] = a2_valid_angle[0] + M_PI;
|
a2_valid_angle[1] = a2_valid_angle[0] + M_PI;
|
||||||
|
|
@ -343,6 +345,24 @@ void n_pt_persp_click(magic_api * api, int which, int mode ATTRIBUTE_UNUSED,
|
||||||
a2_valid_angle[i] -= (M_PI * 2);
|
a2_valid_angle[i] -= (M_PI * 2);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
} else if (which == TOOL_3PT_DRAW) {
|
||||||
|
/* Horizon between vanishing points, and perpendicular (rise above/below) */
|
||||||
|
a3_valid_angle[0] = atan2(a3_pt_y[1] - a3_pt_y[0], a3_pt_x[1] - a3_pt_x[0]);
|
||||||
|
a3_valid_angle[1] = a3_valid_angle[0] + M_PI;
|
||||||
|
|
||||||
|
/* Angles that point toward the three vanishing points */
|
||||||
|
a3_valid_angle[2] = atan2(a3_pt_y[0] - y, a3_pt_x[0] - x);
|
||||||
|
a3_valid_angle[3] = a3_valid_angle[2] + M_PI;
|
||||||
|
a3_valid_angle[4] = atan2(a3_pt_y[1] - y, a3_pt_x[1] - x);
|
||||||
|
a3_valid_angle[5] = a3_valid_angle[4] + M_PI;
|
||||||
|
a3_valid_angle[6] = atan2(a3_pt_y[2] - y, a3_pt_x[2] - x);
|
||||||
|
a3_valid_angle[7] = a3_valid_angle[6] + M_PI;
|
||||||
|
|
||||||
|
for (i = 0; i < 8; i++) {
|
||||||
|
if (a3_valid_angle[i] > M_PI) {
|
||||||
|
a3_valid_angle[i] -= (M_PI * 2);
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
line_start_x = x;
|
line_start_x = x;
|
||||||
|
|
@ -369,6 +389,9 @@ void n_pt_persp_drag(magic_api * api, int which,
|
||||||
int old_x ATTRIBUTE_UNUSED, int old_y ATTRIBUTE_UNUSED,
|
int old_x ATTRIBUTE_UNUSED, int old_y ATTRIBUTE_UNUSED,
|
||||||
int x, int y, SDL_Rect * update_rect)
|
int x, int y, SDL_Rect * update_rect)
|
||||||
{
|
{
|
||||||
|
int i, x1, y1, x2, y2;
|
||||||
|
float slope;
|
||||||
|
|
||||||
/* Draw the line (preview) */
|
/* Draw the line (preview) */
|
||||||
n_pt_persp_work(api, which, canvas, x, y, update_rect, 1);
|
n_pt_persp_work(api, which, canvas, x, y, update_rect, 1);
|
||||||
|
|
||||||
|
|
@ -399,9 +422,6 @@ void n_pt_persp_drag(magic_api * api, int which,
|
||||||
n_pt_persp_line_xor_callback);
|
n_pt_persp_line_xor_callback);
|
||||||
} else if (which == TOOL_2PT_DRAW) {
|
} else if (which == TOOL_2PT_DRAW) {
|
||||||
/* 2-point perspective - draw */
|
/* 2-point perspective - draw */
|
||||||
int i, x1, y1, x2, y2;
|
|
||||||
float slope;
|
|
||||||
|
|
||||||
n_pt_persp_draw_points(api, TOOL_2PT_SELECT, canvas);
|
n_pt_persp_draw_points(api, TOOL_2PT_SELECT, canvas);
|
||||||
|
|
||||||
slope = ((float) a2_pt_y[0] - (float) a2_pt_y[1]) / ((float) a2_pt_x[0] - (float) a2_pt_x[1]);
|
slope = ((float) a2_pt_y[0] - (float) a2_pt_y[1]) / ((float) a2_pt_x[0] - (float) a2_pt_x[1]);
|
||||||
|
|
@ -439,19 +459,48 @@ void n_pt_persp_drag(magic_api * api, int which,
|
||||||
if (x != a2_pt_x[i]) {
|
if (x != a2_pt_x[i]) {
|
||||||
slope = ((float) y - (float) a2_pt_y[i]) / ((float) x - (float) a2_pt_x[i]);
|
slope = ((float) y - (float) a2_pt_y[i]) / ((float) x - (float) a2_pt_x[i]);
|
||||||
|
|
||||||
x1 = 0;
|
x1 = 0;
|
||||||
y1 = a2_pt_y[i] - (a2_pt_x[i] * slope);
|
y1 = a2_pt_y[i] - (a2_pt_x[i] * slope);
|
||||||
x2 = canvas->w;
|
x2 = canvas->w;
|
||||||
y2 = a2_pt_y[i] + ((canvas->w - a2_pt_x[i]) * slope);
|
y2 = a2_pt_y[i] + ((canvas->w - a2_pt_x[i]) * slope);
|
||||||
|
|
||||||
api->line((void *) api, which, canvas, NULL,
|
api->line((void *) api, which, canvas, NULL,
|
||||||
x1, y1, x2, y2, 2,
|
x1, y1, x2, y2, 2,
|
||||||
n_pt_persp_line_xor_callback);
|
n_pt_persp_line_xor_callback);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else if (which == TOOL_3PT_DRAW) {
|
} else if (which == TOOL_3PT_DRAW) {
|
||||||
/* 3-point perspective - draw */
|
/* 3-point perspective - draw */
|
||||||
/* FIXME */
|
|
||||||
|
n_pt_persp_draw_points(api, TOOL_3PT_SELECT, canvas);
|
||||||
|
|
||||||
|
/* Horizon line (from the cursor) */
|
||||||
|
slope = ((float) a3_pt_y[0] - (float) a3_pt_y[1]) / ((float) a3_pt_x[0] - (float) a3_pt_x[1]);
|
||||||
|
x1 = 0;
|
||||||
|
y1 = y - (x * slope);
|
||||||
|
x2 = canvas->w;
|
||||||
|
y2 = y + ((canvas->w - x) * slope);
|
||||||
|
api->line((void *) api, which, canvas, NULL,
|
||||||
|
x1, y1, x2, y2, 5,
|
||||||
|
n_pt_persp_line_xor_callback);
|
||||||
|
|
||||||
|
/* N.B. No "vertical" line; the 3rd vanishing point defines "up" and "down" */
|
||||||
|
|
||||||
|
/* Diagonal lines from cursor to the vanishing points */
|
||||||
|
for (i = 0; i < 3; i++) {
|
||||||
|
if (x != a3_pt_x[i]) {
|
||||||
|
slope = ((float) y - (float) a3_pt_y[i]) / ((float) x - (float) a3_pt_x[i]);
|
||||||
|
|
||||||
|
x1 = 0;
|
||||||
|
y1 = a3_pt_y[i] - (a3_pt_x[i] * slope);
|
||||||
|
x2 = canvas->w;
|
||||||
|
y2 = a3_pt_y[i] + ((canvas->w - a3_pt_x[i]) * slope);
|
||||||
|
|
||||||
|
api->line((void *) api, which, canvas, NULL,
|
||||||
|
x1, y1, x2, y2, 2,
|
||||||
|
n_pt_persp_line_xor_callback);
|
||||||
|
}
|
||||||
|
}
|
||||||
} else if (which == TOOL_1PT_SELECT) {
|
} else if (which == TOOL_1PT_SELECT) {
|
||||||
/* 1-point perspective - select */
|
/* 1-point perspective - select */
|
||||||
a1_pt_x = x;
|
a1_pt_x = x;
|
||||||
|
|
@ -477,9 +526,10 @@ void n_pt_persp_work(magic_api * api, int which,
|
||||||
SDL_Surface * canvas, int x, int y,
|
SDL_Surface * canvas, int x, int y,
|
||||||
SDL_Rect * update_rect, int xor)
|
SDL_Rect * update_rect, int xor)
|
||||||
{
|
{
|
||||||
int portion_x1, portion_y1, portion_x2, portion_y2, portion_w, portion_h;
|
|
||||||
int x1, y1, x2, y2;
|
int x1, y1, x2, y2;
|
||||||
float slope, slope2;
|
float slope, slope2;
|
||||||
|
int i, best_angle_idx;
|
||||||
|
float cursor_angle, diff, best_diff;
|
||||||
/* SDL_Rect area_rect; */
|
/* SDL_Rect area_rect; */
|
||||||
|
|
||||||
if (n_pt_persp_snapshot == NULL)
|
if (n_pt_persp_snapshot == NULL)
|
||||||
|
|
@ -527,10 +577,16 @@ void n_pt_persp_work(magic_api * api, int which,
|
||||||
y2 = y1;
|
y2 = y1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else if (which == TOOL_2PT_DRAW) {
|
} else if (which == TOOL_2PT_DRAW || which == TOOL_3PT_DRAW) {
|
||||||
/* 2-point perspective */
|
float * valid_angle;
|
||||||
int i, best_angle_idx;
|
|
||||||
float cursor_angle, diff, best_diff;
|
/* 2- & 3-point perspective */
|
||||||
|
|
||||||
|
if (which == TOOL_2PT_DRAW) {
|
||||||
|
valid_angle = a2_valid_angle;
|
||||||
|
} else {
|
||||||
|
valid_angle = a3_valid_angle;
|
||||||
|
}
|
||||||
|
|
||||||
/* Find the valid angle that the drawn angle fits best to */
|
/* Find the valid angle that the drawn angle fits best to */
|
||||||
cursor_angle = atan2f(y - line_start_y, x - line_start_x);
|
cursor_angle = atan2f(y - line_start_y, x - line_start_x);
|
||||||
|
|
@ -539,7 +595,7 @@ void n_pt_persp_work(magic_api * api, int which,
|
||||||
best_diff = M_PI * 2;
|
best_diff = M_PI * 2;
|
||||||
|
|
||||||
for (i = 0; i < 8; i++) {
|
for (i = 0; i < 8; i++) {
|
||||||
diff = fabs(cursor_angle - a2_valid_angle[i]);
|
diff = fabs(cursor_angle - valid_angle[i]);
|
||||||
|
|
||||||
if (diff < best_diff) {
|
if (diff < best_diff) {
|
||||||
best_angle_idx = i;
|
best_angle_idx = i;
|
||||||
|
|
@ -555,8 +611,8 @@ void n_pt_persp_work(magic_api * api, int which,
|
||||||
/* Calculate a line segment, so we can determine the slope */
|
/* Calculate a line segment, so we can determine the slope */
|
||||||
x1 = line_start_x;
|
x1 = line_start_x;
|
||||||
y1 = line_start_y;
|
y1 = line_start_y;
|
||||||
x2 = line_start_x + cos(a2_valid_angle[best_angle_idx]) * 1000;
|
x2 = line_start_x + cos(valid_angle[best_angle_idx]) * 1000;
|
||||||
y2 = line_start_y + sin(a2_valid_angle[best_angle_idx]) * 1000;
|
y2 = line_start_y + sin(valid_angle[best_angle_idx]) * 1000;
|
||||||
|
|
||||||
if (abs(x2 - x1) >= 2) {
|
if (abs(x2 - x1) >= 2) {
|
||||||
slope = ((float) y2 - (float) y1) / ((float) x2 - (float) x1);
|
slope = ((float) y2 - (float) y1) / ((float) x2 - (float) x1);
|
||||||
|
|
@ -575,45 +631,9 @@ void n_pt_persp_work(magic_api * api, int which,
|
||||||
x2 = x1;
|
x2 = x1;
|
||||||
y2 = y;
|
y2 = y;
|
||||||
}
|
}
|
||||||
} else if (which == TOOL_3PT_DRAW) {
|
|
||||||
/* 3-point perspective */
|
|
||||||
|
|
||||||
/* FIXME */
|
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
portion_x1 = x1;
|
SDL_BlitSurface(n_pt_persp_snapshot, NULL, canvas, NULL);
|
||||||
portion_y1 = y1;
|
|
||||||
portion_x2 = x2;
|
|
||||||
portion_y2 = y2;
|
|
||||||
|
|
||||||
if (portion_x1 > portion_x2)
|
|
||||||
{
|
|
||||||
int temp = portion_x1;
|
|
||||||
|
|
||||||
portion_x1 = portion_x2;
|
|
||||||
portion_x2 = temp;
|
|
||||||
}
|
|
||||||
if (portion_y1 > portion_y2)
|
|
||||||
{
|
|
||||||
int temp = portion_y1;
|
|
||||||
|
|
||||||
portion_y1 = portion_y2;
|
|
||||||
portion_y2 = temp;
|
|
||||||
}
|
|
||||||
|
|
||||||
portion_w = (portion_x2 - portion_x1) + 1;
|
|
||||||
portion_h = (portion_y2 - portion_y1) + 1;
|
|
||||||
|
|
||||||
/* FIXME: Not working correctly!? -bjk 2023.12.13 */
|
|
||||||
/*
|
|
||||||
area_rect.x = portion_x1;
|
|
||||||
area_rect.y = portion_y1;
|
|
||||||
area_rect.w = portion_w;
|
|
||||||
area_rect.h = portion_h;
|
|
||||||
*/
|
|
||||||
|
|
||||||
SDL_BlitSurface(n_pt_persp_snapshot, NULL /* FIXME &area_rect */, canvas, NULL /* FIXME &area_rect */);
|
|
||||||
|
|
||||||
/* Draw the line */
|
/* Draw the line */
|
||||||
|
|
||||||
|
|
@ -623,32 +643,20 @@ void n_pt_persp_work(magic_api * api, int which,
|
||||||
api->line((void *) api, which, canvas, NULL,
|
api->line((void *) api, which, canvas, NULL,
|
||||||
x1, y1, x2, y2, 3,
|
x1, y1, x2, y2, 3,
|
||||||
n_pt_persp_line_xor_callback);
|
n_pt_persp_line_xor_callback);
|
||||||
|
|
||||||
update_rect->x = portion_x1;
|
|
||||||
update_rect->y = portion_y1;
|
|
||||||
update_rect->w = portion_w + 1;
|
|
||||||
update_rect->h = portion_h + 1;
|
|
||||||
} else {
|
} else {
|
||||||
/* Released; draw the line for real */
|
/* Released; draw the line for real */
|
||||||
|
|
||||||
api->line((void *) api, which, canvas, NULL,
|
api->line((void *) api, which, canvas, NULL,
|
||||||
x1, y1, x2, y2, 1,
|
x1, y1, x2, y2, 1,
|
||||||
n_pt_persp_line_callback);
|
n_pt_persp_line_callback);
|
||||||
|
|
||||||
update_rect->x = portion_x1 - n_pt_persp_size;
|
|
||||||
update_rect->y = portion_y1 - n_pt_persp_size;
|
|
||||||
update_rect->w = portion_w + n_pt_persp_size;
|
|
||||||
update_rect->h = portion_h + n_pt_persp_size;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* FIXME */
|
|
||||||
update_rect->x = 0;
|
update_rect->x = 0;
|
||||||
update_rect->y = 0;
|
update_rect->y = 0;
|
||||||
update_rect->w = canvas->w;
|
update_rect->w = canvas->w;
|
||||||
update_rect->h = canvas->h;
|
update_rect->h = canvas->h;
|
||||||
|
|
||||||
api->playsound(sound_effects[which],
|
api->playsound(sound_effects[which], (x * 255) / canvas->w, 255);
|
||||||
(x * 255) / canvas->w, 255);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -845,13 +853,33 @@ void n_pt_persp_draw_points(magic_api * api, int which, SDL_Surface * canvas) {
|
||||||
x1, y1, a2_pt_x[1], a2_pt_y[1], 12,
|
x1, y1, a2_pt_x[1], a2_pt_y[1], 12,
|
||||||
n_pt_persp_line_xor_callback);
|
n_pt_persp_line_xor_callback);
|
||||||
} else if (which == TOOL_3PT_SELECT) {
|
} else if (which == TOOL_3PT_SELECT) {
|
||||||
/* 2-point perspective */
|
/* 3-point perspective */
|
||||||
|
|
||||||
for (i = 0; i < 3; i++) {
|
for (i = 0; i < 3; i++) {
|
||||||
n_pt_persp_draw_one_point(api, canvas, a3_pt_x[i], a3_pt_y[i], i);
|
n_pt_persp_draw_one_point(api, canvas, a3_pt_x[i], a3_pt_y[i], i);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* FIXME: Draw a grid */
|
/* Horizon line (vanishing point) */
|
||||||
|
slope = ((float) a3_pt_y[0] - (float) a3_pt_y[1]) / ((float) a3_pt_x[0] - (float) a3_pt_x[1]);
|
||||||
|
x1 = 0;
|
||||||
|
y1 = a3_pt_y[0] - (a3_pt_x[0] * slope);
|
||||||
|
x2 = canvas->w;
|
||||||
|
y2 = a3_pt_y[0] + ((canvas->w - a3_pt_x[0]) * slope);
|
||||||
|
|
||||||
|
api->line((void *) api, which, canvas, NULL,
|
||||||
|
x1, y1, x2, y2, 12,
|
||||||
|
n_pt_persp_line_xor_callback);
|
||||||
|
|
||||||
|
for (i = 0; i < 6; i++) {
|
||||||
|
x1 = a3_pt_x[0] + (((a3_pt_x[1] - a3_pt_x[0]) / 5) * i);
|
||||||
|
y1 = a3_pt_y[0] + ((x1 - a3_pt_x[0]) * slope);
|
||||||
|
x2 = a3_pt_x[2];
|
||||||
|
y2 = a3_pt_y[2];
|
||||||
|
|
||||||
|
api->line((void *) api, which, canvas, NULL,
|
||||||
|
x1, y1, x2, y2, 12,
|
||||||
|
n_pt_persp_line_xor_callback);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue