Sync docs after reorg'ing & adding Magic tools
This commit is contained in:
parent
465374158b
commit
14cabfcdc7
71 changed files with 1877 additions and 1284 deletions
|
|
@ -6,14 +6,13 @@ Copyright (c) 2002-2024
|
||||||
Various contributors (see below, and AUTHORS.txt)
|
Various contributors (see below, and AUTHORS.txt)
|
||||||
https://tuxpaint.org/
|
https://tuxpaint.org/
|
||||||
|
|
||||||
2024.April.10 (0.9.33)
|
2024.April.11 (0.9.33)
|
||||||
* New Magic Tools:
|
* New Magic Tools:
|
||||||
----------------
|
----------------
|
||||||
* WIP Specular Reflection: Draws a slightly blurred, wavy, and
|
* WIP Specular Reflection: Draws a slightly blurred, wavy, and
|
||||||
faded reflection of the opposite half of the drawing.
|
faded reflection of the opposite half of the drawing.
|
||||||
Bill Kendrick <bill@newbreedsoftware.com>
|
Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
+ WIP Needs docs
|
+ WIP Needs screenshot (for docs)
|
||||||
+ WIP Add to new features lists
|
|
||||||
+ WIP Needs icon
|
+ WIP Needs icon
|
||||||
+ WIP Needs sound effect
|
+ WIP Needs sound effect
|
||||||
|
|
||||||
|
|
@ -30,8 +29,7 @@ https://tuxpaint.org/
|
||||||
Scanline polygon fill routine based on public-domain code
|
Scanline polygon fill routine based on public-domain code
|
||||||
by Darel Rex Finley, 2007 <https://alienryderflex.com/polygon_fill/
|
by Darel Rex Finley, 2007 <https://alienryderflex.com/polygon_fill/
|
||||||
Closes https://sourceforge.net/p/tuxpaint/feature-requests/251/
|
Closes https://sourceforge.net/p/tuxpaint/feature-requests/251/
|
||||||
+ WIP Needs docs
|
+ WIP Needs screenshot (for docs)
|
||||||
+ WIP Add to new features lists
|
|
||||||
+ WIP Needs icon
|
+ WIP Needs icon
|
||||||
+ WIP Needs sound effect
|
+ WIP Needs sound effect
|
||||||
+ WIP Needs testing & tweaking
|
+ WIP Needs testing & tweaking
|
||||||
|
|
|
||||||
|
|
@ -609,6 +609,11 @@ g."Magic" Tool (Special Effects)
|
||||||
tool, you can either click and drag around the picture, and/or simply click
|
tool, you can either click and drag around the picture, and/or simply click
|
||||||
the picture once, to apply the effect.
|
the picture once, to apply the effect.
|
||||||
|
|
||||||
|
The Magic Tools
|
||||||
|
|
||||||
|
|
||||||
|
See the instructions for each Magic tool (in the 'magic-docs' folder).
|
||||||
|
|
||||||
Magic Controls
|
Magic Controls
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -642,7 +647,9 @@ g."Magic" Tool (Special Effects)
|
||||||
|
|
||||||
📜 This option was added starting with Tux Paint version 0.9.30.
|
📜 This option was added starting with Tux Paint version 0.9.30.
|
||||||
|
|
||||||
See the instructions for each Magic tool (in the 'magic-docs' folder).
|
⚙ Note: If the "ungroupmagictools" option is set, Tux Paint won't split
|
||||||
|
Magic tools into groups of related tools, and instead present them all as
|
||||||
|
one large list. See the "Options" documentation.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -936,6 +936,12 @@
|
||||||
<p>
|
<p>
|
||||||
The Magic tool is actually a set of special tools. Select one of the 'magic' effects from the selector on the right. Then, depending on the tool, you can either click and drag around the picture, and/or simply click the picture once, to apply the effect. </p>
|
The Magic tool is actually a set of special tools. Select one of the 'magic' effects from the selector on the right. Then, depending on the tool, you can either click and drag around the picture, and/or simply click the picture once, to apply the effect. </p>
|
||||||
|
|
||||||
|
<strong>The Magic Tools</strong>
|
||||||
|
<blockquote>
|
||||||
|
<p>
|
||||||
|
See the <a href="../magic-docs/html/index.html">instructions for each Magic tool</a> (in the 'magic-docs' folder). </p>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
<strong>Magic Controls</strong>
|
<strong>Magic Controls</strong>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -973,8 +979,8 @@
|
||||||
<span title="Version variation">📜</span> This option was added starting with Tux Paint version 0.9.30. </p>
|
<span title="Version variation">📜</span> This option was added starting with Tux Paint version 0.9.30. </p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<p>
|
<p class="note">
|
||||||
See the <a href="../magic-docs/html/index.html">instructions for each Magic tool</a> (in the 'magic-docs' folder). </p>
|
<span title="Configuration option">⚙</span> <strong>Note</strong>: If the "<code>ungroupmagictools</code>" option is set, Tux Paint won't split Magic tools into groups of related tools, and instead present them all as one large list. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt id="using_tools_drawing_eraser">
|
<dt id="using_tools_drawing_eraser">
|
||||||
<strong>h."Eraser" Tool</strong>
|
<strong>h."Eraser" Tool</strong>
|
||||||
|
|
|
||||||
|
|
@ -609,6 +609,11 @@ g."Magic" Tool (Special Effects)
|
||||||
tool, you can either click and drag around the picture, and/or simply click
|
tool, you can either click and drag around the picture, and/or simply click
|
||||||
the picture once, to apply the effect.
|
the picture once, to apply the effect.
|
||||||
|
|
||||||
|
The Magic Tools
|
||||||
|
|
||||||
|
|
||||||
|
See the instructions for each Magic tool (in the 'magic-docs' folder).
|
||||||
|
|
||||||
Magic Controls
|
Magic Controls
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -642,7 +647,9 @@ g."Magic" Tool (Special Effects)
|
||||||
|
|
||||||
📜 This option was added starting with Tux Paint version 0.9.30.
|
📜 This option was added starting with Tux Paint version 0.9.30.
|
||||||
|
|
||||||
See the instructions for each Magic tool (in the 'magic-docs' folder).
|
⚙ Note: If the "ungroupmagictools" option is set, Tux Paint won't split
|
||||||
|
Magic tools into groups of related tools, and instead present them all as
|
||||||
|
one large list. See the "Options" documentation.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -936,6 +936,12 @@
|
||||||
<p>
|
<p>
|
||||||
The Magic tool is actually a set of special tools. Select one of the 'magic' effects from the selector on the right. Then, depending on the tool, you can either click and drag around the picture, and/or simply click the picture once, to apply the effect. </p>
|
The Magic tool is actually a set of special tools. Select one of the 'magic' effects from the selector on the right. Then, depending on the tool, you can either click and drag around the picture, and/or simply click the picture once, to apply the effect. </p>
|
||||||
|
|
||||||
|
<strong>The Magic Tools</strong>
|
||||||
|
<blockquote>
|
||||||
|
<p>
|
||||||
|
See the <a href="../magic-docs/html/index.html">instructions for each Magic tool</a> (in the 'magic-docs' folder). </p>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
<strong>Magic Controls</strong>
|
<strong>Magic Controls</strong>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -973,8 +979,8 @@
|
||||||
<span title="Version variation">📜</span> This option was added starting with Tux Paint version 0.9.30. </p>
|
<span title="Version variation">📜</span> This option was added starting with Tux Paint version 0.9.30. </p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<p>
|
<p class="note">
|
||||||
See the <a href="../magic-docs/html/index.html">instructions for each Magic tool</a> (in the 'magic-docs' folder). </p>
|
<span title="Configuration option">⚙</span> <strong>Note</strong>: If the "<code>ungroupmagictools</code>" option is set, Tux Paint won't split Magic tools into groups of related tools, and instead present them all as one large list. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt id="using_tools_drawing_eraser">
|
<dt id="using_tools_drawing_eraser">
|
||||||
<strong>h."Eraser" Tool</strong>
|
<strong>h."Eraser" Tool</strong>
|
||||||
|
|
|
||||||
|
|
@ -644,6 +644,12 @@ g.Outil "Magie" (Effets spéciaux)
|
||||||
l'outil, vous pouvez soit cliquer et faire glisser dans l'image, et / ou
|
l'outil, vous pouvez soit cliquer et faire glisser dans l'image, et / ou
|
||||||
simplement cliquer une fois sur l'image pour appliquer l'effet.
|
simplement cliquer une fois sur l'image pour appliquer l'effet.
|
||||||
|
|
||||||
|
The Magic Tools
|
||||||
|
|
||||||
|
|
||||||
|
Voir les instructions pour chaque outil 'Magie' (dans le dossier
|
||||||
|
'magic-docs').
|
||||||
|
|
||||||
Contrôles des outils Magie
|
Contrôles des outils Magie
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -681,8 +687,9 @@ g.Outil "Magie" (Effets spéciaux)
|
||||||
📜 Cette option a été ajoutée en démarrant la version 0.9.30 de Tux
|
📜 Cette option a été ajoutée en démarrant la version 0.9.30 de Tux
|
||||||
Paint.
|
Paint.
|
||||||
|
|
||||||
Voir les instructions pour chaque outil 'Magie' (dans le dossier
|
⚙ Note: If the "ungroupmagictools" option is set, Tux Paint won't split
|
||||||
'magic-docs').
|
Magic tools into groups of related tools, and instead present them all as
|
||||||
|
one large list. See the "Options" documentation.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -936,6 +936,12 @@
|
||||||
<p>
|
<p>
|
||||||
L'outil «Magie» est en fait un ensemble d'outils spéciaux. Sélectionnez l'un des effets «magiques» dans le sélecteur de droite. Ensuite, selon l'outil, vous pouvez soit cliquer et faire glisser dans l'image, et / ou simplement cliquer une fois sur l'image pour appliquer l'effet. </p>
|
L'outil «Magie» est en fait un ensemble d'outils spéciaux. Sélectionnez l'un des effets «magiques» dans le sélecteur de droite. Ensuite, selon l'outil, vous pouvez soit cliquer et faire glisser dans l'image, et / ou simplement cliquer une fois sur l'image pour appliquer l'effet. </p>
|
||||||
|
|
||||||
|
<strong>The Magic Tools</strong>
|
||||||
|
<blockquote>
|
||||||
|
<p>
|
||||||
|
Voir <a href="../magic-docs/html/index.html">les instructions pour chaque outil 'Magie'</a> (dans le dossier 'magic-docs'). </p>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
<strong>Contrôles des outils Magie</strong>
|
<strong>Contrôles des outils Magie</strong>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -973,8 +979,8 @@
|
||||||
<span title="Version variation">📜</span> Cette option a été ajoutée en démarrant la version 0.9.30 de Tux Paint. </p>
|
<span title="Version variation">📜</span> Cette option a été ajoutée en démarrant la version 0.9.30 de Tux Paint. </p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<p>
|
<p class="note">
|
||||||
Voir <a href="../magic-docs/html/index.html">les instructions pour chaque outil 'Magie'</a> (dans le dossier 'magic-docs'). </p>
|
<span title="Configuration option">⚙</span> <strong>Note</strong>: If the "<code>ungroupmagictools</code>" option is set, Tux Paint won't split Magic tools into groups of related tools, and instead present them all as one large list. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt id="using_tools_drawing_eraser">
|
<dt id="using_tools_drawing_eraser">
|
||||||
<strong>h.Outil "Gomme"</strong>
|
<strong>h.Outil "Gomme"</strong>
|
||||||
|
|
|
||||||
|
|
@ -620,6 +620,12 @@ g.Ferramenta «Maxia» (efectos especiais)
|
||||||
dependendo da ferramenta, pode premer e arrastrar arredor da imaxe e/ou
|
dependendo da ferramenta, pode premer e arrastrar arredor da imaxe e/ou
|
||||||
simplemente premer na imaxe unha vez para aplicar o efecto.
|
simplemente premer na imaxe unha vez para aplicar o efecto.
|
||||||
|
|
||||||
|
The Magic Tools
|
||||||
|
|
||||||
|
|
||||||
|
Consulte as instrucións de cada ferramenta Máxica (no cartafol
|
||||||
|
«magic-docs»).
|
||||||
|
|
||||||
Magic Controls
|
Magic Controls
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -653,8 +659,9 @@ g.Ferramenta «Maxia» (efectos especiais)
|
||||||
|
|
||||||
📜 This option was added starting with Tux Paint version 0.9.30.
|
📜 This option was added starting with Tux Paint version 0.9.30.
|
||||||
|
|
||||||
Consulte as instrucións de cada ferramenta Máxica (no cartafol
|
⚙ Note: If the "ungroupmagictools" option is set, Tux Paint won't split
|
||||||
«magic-docs»).
|
Magic tools into groups of related tools, and instead present them all as
|
||||||
|
one large list. See the "Options" documentation.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -936,6 +936,12 @@
|
||||||
<p>
|
<p>
|
||||||
A ferramenta Maxia é realmente un conxunto de ferramentas especiais. Seleccione un dos efectos «máxicos» no selector da dereita. Após, dependendo da ferramenta, pode premer e arrastrar arredor da imaxe e/ou simplemente premer na imaxe unha vez para aplicar o efecto. </p>
|
A ferramenta Maxia é realmente un conxunto de ferramentas especiais. Seleccione un dos efectos «máxicos» no selector da dereita. Após, dependendo da ferramenta, pode premer e arrastrar arredor da imaxe e/ou simplemente premer na imaxe unha vez para aplicar o efecto. </p>
|
||||||
|
|
||||||
|
<strong>The Magic Tools</strong>
|
||||||
|
<blockquote>
|
||||||
|
<p>
|
||||||
|
Consulte as <a href="../magic-docs/html/index.html">instrucións de cada ferramenta Máxica</a> (no cartafol «magic-docs»). </p>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
<strong>Magic Controls</strong>
|
<strong>Magic Controls</strong>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -973,8 +979,8 @@
|
||||||
<span title="Version variation">📜</span> This option was added starting with Tux Paint version 0.9.30. </p>
|
<span title="Version variation">📜</span> This option was added starting with Tux Paint version 0.9.30. </p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<p>
|
<p class="note">
|
||||||
Consulte as <a href="../magic-docs/html/index.html">instrucións de cada ferramenta Máxica</a> (no cartafol «magic-docs»). </p>
|
<span title="Configuration option">⚙</span> <strong>Note</strong>: If the "<code>ungroupmagictools</code>" option is set, Tux Paint won't split Magic tools into groups of related tools, and instead present them all as one large list. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt id="using_tools_drawing_eraser">
|
<dt id="using_tools_drawing_eraser">
|
||||||
<strong>h.Ferramenta de «Goma» (de borrar)</strong>
|
<strong>h.Ferramenta de «Goma» (de borrar)</strong>
|
||||||
|
|
|
||||||
|
|
@ -609,6 +609,11 @@ g."Magic" Tool (Special Effects)
|
||||||
tool, you can either click and drag around the picture, and/or simply click
|
tool, you can either click and drag around the picture, and/or simply click
|
||||||
the picture once, to apply the effect.
|
the picture once, to apply the effect.
|
||||||
|
|
||||||
|
The Magic Tools
|
||||||
|
|
||||||
|
|
||||||
|
See the instructions for each Magic tool (in the 'magic-docs' folder).
|
||||||
|
|
||||||
Magic Controls
|
Magic Controls
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -642,7 +647,9 @@ g."Magic" Tool (Special Effects)
|
||||||
|
|
||||||
📜 This option was added starting with Tux Paint version 0.9.30.
|
📜 This option was added starting with Tux Paint version 0.9.30.
|
||||||
|
|
||||||
See the instructions for each Magic tool (in the 'magic-docs' folder).
|
⚙ Note: If the "ungroupmagictools" option is set, Tux Paint won't split
|
||||||
|
Magic tools into groups of related tools, and instead present them all as
|
||||||
|
one large list. See the "Options" documentation.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -936,6 +936,12 @@
|
||||||
<p>
|
<p>
|
||||||
The Magic tool is actually a set of special tools. Select one of the 'magic' effects from the selector on the right. Then, depending on the tool, you can either click and drag around the picture, and/or simply click the picture once, to apply the effect. </p>
|
The Magic tool is actually a set of special tools. Select one of the 'magic' effects from the selector on the right. Then, depending on the tool, you can either click and drag around the picture, and/or simply click the picture once, to apply the effect. </p>
|
||||||
|
|
||||||
|
<strong>The Magic Tools</strong>
|
||||||
|
<blockquote>
|
||||||
|
<p>
|
||||||
|
See the <a href="../magic-docs/html/index.html">instructions for each Magic tool</a> (in the 'magic-docs' folder). </p>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
<strong>Magic Controls</strong>
|
<strong>Magic Controls</strong>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -973,8 +979,8 @@
|
||||||
<span title="Version variation">📜</span> This option was added starting with Tux Paint version 0.9.30. </p>
|
<span title="Version variation">📜</span> This option was added starting with Tux Paint version 0.9.30. </p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<p>
|
<p class="note">
|
||||||
See the <a href="../magic-docs/html/index.html">instructions for each Magic tool</a> (in the 'magic-docs' folder). </p>
|
<span title="Configuration option">⚙</span> <strong>Note</strong>: If the "<code>ungroupmagictools</code>" option is set, Tux Paint won't split Magic tools into groups of related tools, and instead present them all as one large list. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt id="using_tools_drawing_eraser">
|
<dt id="using_tools_drawing_eraser">
|
||||||
<strong>h."Eraser" Tool</strong>
|
<strong>h."Eraser" Tool</strong>
|
||||||
|
|
|
||||||
|
|
@ -556,6 +556,12 @@ g.「まほう」ツール(特殊効果)
|
||||||
「まほう」の効果を選択することができます。効果を適用する方法は、クリック+
|
「まほう」の効果を選択することができます。効果を適用する方法は、クリック+
|
||||||
ドラッグ、単なるクリックなど、ツールごとに様々です。
|
ドラッグ、単なるクリックなど、ツールごとに様々です。
|
||||||
|
|
||||||
|
The Magic Tools
|
||||||
|
|
||||||
|
|
||||||
|
「magic-docs」フォルダ内のドキュメント「まほう」ツールの一覧もお読みく
|
||||||
|
ださい。
|
||||||
|
|
||||||
「まほう」効果の制御
|
「まほう」効果の制御
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -588,8 +594,9 @@ g.「まほう」ツール(特殊効果)
|
||||||
|
|
||||||
📜 このオプションは、バージョン 0.9.30 以降で追加されました。
|
📜 このオプションは、バージョン 0.9.30 以降で追加されました。
|
||||||
|
|
||||||
「magic-docs」フォルダ内のドキュメント「まほう」ツールの一覧もお読みくださ
|
⚙ Note: If the "ungroupmagictools" option is set, Tux Paint won't split
|
||||||
い。
|
Magic tools into groups of related tools, and instead present them all as
|
||||||
|
one large list. See the "Options" documentation.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -936,6 +936,12 @@
|
||||||
<p>
|
<p>
|
||||||
「まほう」ツールは、様々な特殊なツールを集めたものです。右側のセレクタで、「まほう」の効果を選択することができます。効果を適用する方法は、クリック+ドラッグ、単なるクリックなど、ツールごとに様々です。 </p>
|
「まほう」ツールは、様々な特殊なツールを集めたものです。右側のセレクタで、「まほう」の効果を選択することができます。効果を適用する方法は、クリック+ドラッグ、単なるクリックなど、ツールごとに様々です。 </p>
|
||||||
|
|
||||||
|
<strong>The Magic Tools</strong>
|
||||||
|
<blockquote>
|
||||||
|
<p>
|
||||||
|
「magic-docs」フォルダ内のドキュメント<a href="../magic-docs/html/index.html">「まほう」ツールの一覧</a>もお読みください。 </p>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
<strong>「まほう」効果の制御</strong>
|
<strong>「まほう」効果の制御</strong>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -973,8 +979,8 @@
|
||||||
<span title="Version variation">📜</span> このオプションは、バージョン 0.9.30 以降で追加されました。 </p>
|
<span title="Version variation">📜</span> このオプションは、バージョン 0.9.30 以降で追加されました。 </p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<p>
|
<p class="note">
|
||||||
「magic-docs」フォルダ内のドキュメント<a href="../magic-docs/html/index.html">「まほう」ツールの一覧</a>もお読みください。 </p>
|
<span title="Configuration option">⚙</span> <strong>Note</strong>: If the "<code>ungroupmagictools</code>" option is set, Tux Paint won't split Magic tools into groups of related tools, and instead present them all as one large list. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt id="using_tools_drawing_eraser">
|
<dt id="using_tools_drawing_eraser">
|
||||||
<strong>h.けしゴム</strong>
|
<strong>h.けしゴム</strong>
|
||||||
|
|
|
||||||
|
|
@ -610,6 +610,11 @@ g.Mjeti “Magjik” (Efekte Speciale)
|
||||||
tool, you can either click and drag around the picture, and/or simply click
|
tool, you can either click and drag around the picture, and/or simply click
|
||||||
the picture once, to apply the effect.
|
the picture once, to apply the effect.
|
||||||
|
|
||||||
|
The Magic Tools
|
||||||
|
|
||||||
|
|
||||||
|
See the instructions for each Magic tool (in the 'magic-docs' folder).
|
||||||
|
|
||||||
Kontrolle &Magjiku
|
Kontrolle &Magjiku
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -643,7 +648,9 @@ g.Mjeti “Magjik” (Efekte Speciale)
|
||||||
|
|
||||||
📜 This option was added starting with Tux Paint version 0.9.30.
|
📜 This option was added starting with Tux Paint version 0.9.30.
|
||||||
|
|
||||||
See the instructions for each Magic tool (in the 'magic-docs' folder).
|
⚙ Note: If the "ungroupmagictools" option is set, Tux Paint won't split
|
||||||
|
Magic tools into groups of related tools, and instead present them all as
|
||||||
|
one large list. See the "Options" documentation.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -936,6 +936,12 @@
|
||||||
<p>
|
<p>
|
||||||
The Magic tool is actually a set of special tools. Select one of the 'magic' effects from the selector on the right. Then, depending on the tool, you can either click and drag around the picture, and/or simply click the picture once, to apply the effect. </p>
|
The Magic tool is actually a set of special tools. Select one of the 'magic' effects from the selector on the right. Then, depending on the tool, you can either click and drag around the picture, and/or simply click the picture once, to apply the effect. </p>
|
||||||
|
|
||||||
|
<strong>The Magic Tools</strong>
|
||||||
|
<blockquote>
|
||||||
|
<p>
|
||||||
|
See the <a href="../magic-docs/html/index.html">instructions for each Magic tool</a> (in the 'magic-docs' folder). </p>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
<strong>Kontrolle &Magjiku</strong>
|
<strong>Kontrolle &Magjiku</strong>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -973,8 +979,8 @@
|
||||||
<span title="Version variation">📜</span> This option was added starting with Tux Paint version 0.9.30. </p>
|
<span title="Version variation">📜</span> This option was added starting with Tux Paint version 0.9.30. </p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<p>
|
<p class="note">
|
||||||
See the <a href="../magic-docs/html/index.html">instructions for each Magic tool</a> (in the 'magic-docs' folder). </p>
|
<span title="Configuration option">⚙</span> <strong>Note</strong>: If the "<code>ungroupmagictools</code>" option is set, Tux Paint won't split Magic tools into groups of related tools, and instead present them all as one large list. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt id="using_tools_drawing_eraser">
|
<dt id="using_tools_drawing_eraser">
|
||||||
<strong>h.Mjeti “Gomë”</strong>
|
<strong>h.Mjeti “Gomë”</strong>
|
||||||
|
|
|
||||||
18
magic/magic-docs/en/filled_polygon.txt
Normal file
18
magic/magic-docs/en/filled_polygon.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
Tux Paint "Magic" Tool: Filled Polygon
|
||||||
|
|
||||||
|
Group: Artistic
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Place three or more connected points on your picture to form a polygon; it will
|
||||||
|
be filled with the currently-chosen color. (Connect the final (red) point to
|
||||||
|
the initial (green) point.)
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
This tool offers color choices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.33
|
||||||
|
|
||||||
15
magic/magic-docs/en/html/filled_polygon.html
Normal file
15
magic/magic-docs/en/html/filled_polygon.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: Filled Polygon</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: Filled Polygon</h1>
|
||||||
|
<h2 align="center">Group: Artistic</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>Place three or more connected points on your picture to form a polygon; it will be filled with the currently-chosen color. (Connect the final (red) point to the initial (green) point.)</p>
|
||||||
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>This tool offers color choices.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -6,70 +6,113 @@
|
||||||
<h1 align="center">Tux Paint "Magic" Tool: List of Magic Tools</h1>
|
<h1 align="center">Tux Paint "Magic" Tool: List of Magic Tools</h1>
|
||||||
<h2>Distorts</h2>
|
<h2>Distorts</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="blocks.html">Blocks</a></li>
|
|
||||||
<li><a href="blur.html">Blur</a></li>
|
<li><a href="blur.html">Blur</a></li>
|
||||||
|
<li><a href="sharpen.html">Sharpen</a></li>
|
||||||
|
<li><a href="smudge.html">Smudge</a></li>
|
||||||
|
<li><a href="blocks.html">Blocks</a></li>
|
||||||
<li><a href="chalk.html">Chalk</a></li>
|
<li><a href="chalk.html">Chalk</a></li>
|
||||||
<li><a href="circles.html">Circles</a></li>
|
<li><a href="drip.html">Drip</a></li>
|
||||||
<li><a href="clone.html">Clone</a></li>
|
<li><a href="clone.html">Clone</a></li>
|
||||||
<li><a href="distortion.html">Distortion</a></li>
|
<li><a href="distortion.html">Distortion</a></li>
|
||||||
<li><a href="drip.html">Drip</a></li>
|
<li><a href="puzzle.html">Puzzle</a></li>
|
||||||
|
<li><a href="circles.html">Circles</a></li>
|
||||||
|
<li><a href="rays.html">Rays</a></li>
|
||||||
<li><a href="edges.html">Edges</a></li>
|
<li><a href="edges.html">Edges</a></li>
|
||||||
<li><a href="emboss.html">Emboss</a></li>
|
<li><a href="emboss.html">Emboss</a></li>
|
||||||
<li><a href="fisheye.html">Fisheye</a></li>
|
|
||||||
<li><a href="glass_tile.html">Glass Tile</a></li>
|
|
||||||
<li><a href="halftone.html">Halftone</a></li>
|
|
||||||
<li><a href="hexagon_mosaic.html">Hexagon Mosaic</a></li>
|
|
||||||
<li><a href="irregular_mosaic.html">Irregular Mosaic</a></li>
|
|
||||||
<li><a href="mosaic.html">Mosaic</a></li>
|
|
||||||
<li><a href="noise.html">Noise</a></li>
|
|
||||||
<li><a href="puzzle.html">Puzzle</a></li>
|
|
||||||
<li><a href="rays.html">Rays</a></li>
|
|
||||||
<li><a href="ripples.html">Ripples</a></li>
|
|
||||||
<li><a href="sharpen.html">Sharpen</a></li>
|
|
||||||
<li><a href="silhouette.html">Silhouette</a></li>
|
<li><a href="silhouette.html">Silhouette</a></li>
|
||||||
<li><a href="smudge.html">Smudge</a></li>
|
<li><a href="fisheye.html">Fisheye</a></li>
|
||||||
|
<li><a href="ripples.html">Ripples</a></li>
|
||||||
|
<li><a href="glass_tile.html">Glass Tile</a></li>
|
||||||
|
<li><a href="irregular_mosaic.html">Irregular Mosaic</a></li>
|
||||||
|
<li><a href="hexagon_mosaic.html">Hexagon Mosaic</a></li>
|
||||||
<li><a href="square_mosaic.html">Square Mosaic</a></li>
|
<li><a href="square_mosaic.html">Square Mosaic</a></li>
|
||||||
|
<li><a href="mosaic.html">Mosaic</a></li>
|
||||||
<li><a href="tv.html">TV</a></li>
|
<li><a href="tv.html">TV</a></li>
|
||||||
<li><a href="tv_bright.html">TV (Bright)</a></li>
|
<li><a href="tv_bright.html">TV (Bright)</a></li>
|
||||||
|
<li><a href="noise.html">Noise</a></li>
|
||||||
|
<li><a href="halftone.html">Halftone</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Color Filters</h2>
|
<h2>Color Filters</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="3dglasses.html">3D Glasses</a></li>
|
|
||||||
<li><a href="bloom.html">Bloom</a></li>
|
|
||||||
<li><a href="cartoon.html">Cartoon</a></li>
|
|
||||||
<li><a href="colorsep.html">Color Sep.</a></li>
|
|
||||||
<li><a href="color_shift.html">Color Shift</a></li>
|
|
||||||
<li><a href="color_and_white.html">Color and White</a></li>
|
|
||||||
<li><a href="darken.html">Darken</a></li>
|
|
||||||
<li><a href="desaturate.html">Desaturate</a></li>
|
|
||||||
<li><a href="dither.html">Dither</a></li>
|
|
||||||
<li><a href="dither_keep_colors.html">Dither (Keep Colors)</a></li>
|
|
||||||
<li><a href="doublevision.html">Double Vision</a></li>
|
|
||||||
<li><a href="keep_color.html">Keep Color</a></li>
|
|
||||||
<li><a href="lighten.html">Lighten</a></li>
|
|
||||||
<li><a href="negative.html">Negative</a></li>
|
<li><a href="negative.html">Negative</a></li>
|
||||||
<li><a href="opposite.html">Opposite</a></li>
|
<li><a href="opposite.html">Opposite</a></li>
|
||||||
<li><a href="remove_color.html">Remove Color</a></li>
|
|
||||||
<li><a href="saturate.html">Saturate</a></li>
|
<li><a href="saturate.html">Saturate</a></li>
|
||||||
|
<li><a href="desaturate.html">Desaturate</a></li>
|
||||||
|
<li><a href="darken.html">Darken</a></li>
|
||||||
|
<li><a href="lighten.html">Lighten</a></li>
|
||||||
|
<li><a href="remove_color.html">Remove Color</a></li>
|
||||||
|
<li><a href="keep_color.html">Keep Color</a></li>
|
||||||
<li><a href="tint.html">Tint</a></li>
|
<li><a href="tint.html">Tint</a></li>
|
||||||
|
<li><a href="color_and_white.html">Color and White</a></li>
|
||||||
|
<li><a href="cartoon.html">Cartoon</a></li>
|
||||||
|
<li><a href="color_shift.html">Color Shift</a></li>
|
||||||
|
<li><a href="dither.html">Dither</a></li>
|
||||||
|
<li><a href="dither_keep_colors.html">Dither (Keep Colors)</a></li>
|
||||||
|
<li><a href="3dglasses.html">3D Glasses</a></li>
|
||||||
|
<li><a href="colorsep.html">Color Sep.</a></li>
|
||||||
|
<li><a href="doublevision.html">Double Vision</a></li>
|
||||||
<li><a href="xor_colors.html">Xor Colors</a></li>
|
<li><a href="xor_colors.html">Xor Colors</a></li>
|
||||||
|
<li><a href="bloom.html">Bloom</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Picture Warps</h2>
|
<h2>Picture Warps</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="flip.html">Flip</a></li>
|
|
||||||
<li><a href="fold.html">Fold</a></li>
|
|
||||||
<li><a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</a></li>
|
|
||||||
<li><a href="mirror.html">Mirror</a></li>
|
<li><a href="mirror.html">Mirror</a></li>
|
||||||
|
<li><a href="flip.html">Flip</a></li>
|
||||||
|
<li><a href="shift.html">Shift</a></li>
|
||||||
|
<li><a href="zoom.html">Zoom</a></li>
|
||||||
|
<li><a href="tilezoom.html">Tile Zoom</a></li>
|
||||||
<li><a href="panels.html">Panels</a></li>
|
<li><a href="panels.html">Panels</a></li>
|
||||||
|
<li><a href="rush.html">Rush</a></li>
|
||||||
<li><a href="perspective.html">Perspective</a></li>
|
<li><a href="perspective.html">Perspective</a></li>
|
||||||
<li><a href="reflection.html">Reflection</a></li>
|
<li><a href="reflection.html">Reflection</a></li>
|
||||||
<li><a href="rush.html">Rush</a></li>
|
|
||||||
<li><a href="shift.html">Shift</a></li>
|
|
||||||
<li><a href="stretch.html">Stretch</a></li>
|
<li><a href="stretch.html">Stretch</a></li>
|
||||||
<li><a href="tilezoom.html">Tile Zoom</a></li>
|
|
||||||
<li><a href="wavelets.html">Wavelets</a></li>
|
|
||||||
<li><a href="waves.html">Waves</a></li>
|
<li><a href="waves.html">Waves</a></li>
|
||||||
<li><a href="zoom.html">Zoom</a></li>
|
<li><a href="wavelets.html">Wavelets</a></li>
|
||||||
|
<li><a href="fold.html">Fold</a></li>
|
||||||
|
<li><a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Painting</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="bricks.html">Bricks</a></li>
|
||||||
|
<li><a href="rainbow.html">Rainbow</a></li>
|
||||||
|
<li><a href="smooth_rainbow.html">Smooth Rainbow</a></li>
|
||||||
|
<li><a href="rainbow_cycle.html">Rainbow Cycle</a></li>
|
||||||
|
<li><a href="calligraphy.html">Calligraphy</a></li>
|
||||||
|
<li><a href="ribbon.html">Ribbon</a></li>
|
||||||
|
<li><a href="smooth.html">Smooth</a></li>
|
||||||
|
<li><a href="squiggles.html">Squiggles</a></li>
|
||||||
|
<li><a href="loops.html">Loops</a></li>
|
||||||
|
<li><a href="confetti.html">Confetti</a></li>
|
||||||
|
<li><a href="rain.html">Rain</a></li>
|
||||||
|
<li><a href="foam.html">Foam</a></li>
|
||||||
|
<li><a href="grass.html">Grass</a></li>
|
||||||
|
<li><a href="specular_reflection.html">Specular Reflection</a></li>
|
||||||
|
<li><a href="fur.html">Fur</a></li>
|
||||||
|
<li><a href="pixels.html">Pixels</a></li>
|
||||||
|
<li><a href="maze.html">Maze</a></li>
|
||||||
|
<li><a href="fretwork.html">Fretwork</a></li>
|
||||||
|
<li><a href="rails.html">Rails</a></li>
|
||||||
|
<li><a href="metal_paint.html">Metal Paint</a></li>
|
||||||
|
<li><a href="toothpaste.html">Toothpaste</a></li>
|
||||||
|
<li><a href="wet_paint.html">Wet Paint</a></li>
|
||||||
|
<li><a href="light.html">Light</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Pattern Painting</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="symmetry_left_right.html">Symmetry Left/Right</a></li>
|
||||||
|
<li><a href="symmetry_up_down.html">Symmetry Up/Down</a></li>
|
||||||
|
<li><a href="kaleidoscope.html">Kaleidoscope</a></li>
|
||||||
|
<li><a href="pattern.html">Pattern</a></li>
|
||||||
|
<li><a href="tiles.html">Tiles</a></li>
|
||||||
|
<li><a href="rosette.html">Rosette</a></li>
|
||||||
|
<li><a href="picasso.html">Picasso</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Picture Decorations</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="blinds.html">Blind</a></li>
|
||||||
|
<li><a href="checkerboard.html">Checkerboard</a></li>
|
||||||
|
<li><a href="snow_ball.html">Snow Ball</a></li>
|
||||||
|
<li><a href="snow_flake.html">Snow Flake</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Projections</h2>
|
<h2>Projections</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
@ -79,75 +122,34 @@
|
||||||
<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.html">3-Point Draw</a></li>
|
||||||
<li><a href="3pt_perspective_select.html">3-Point Select</a></li>
|
<li><a href="3pt_perspective_select.html">3-Point Select</a></li>
|
||||||
|
<li><a href="isometric_line.html">Isometric Line</a></li>
|
||||||
<li><a href="dimetric_draw.html">Dimetric Draw</a></li>
|
<li><a href="dimetric_draw.html">Dimetric Draw</a></li>
|
||||||
<li><a href="dimetric_select.html">Dimetric Select</a></li>
|
<li><a href="dimetric_select.html">Dimetric Select</a></li>
|
||||||
<li><a href="isometric_line.html">Isometric Line</a></li>
|
|
||||||
<li><a href="oblique_draw.html">Oblique Draw</a></li>
|
|
||||||
<li><a href="oblique_select.html">Oblique Select</a></li>
|
|
||||||
<li><a href="trimetric_draw.html">Trimetric Draw</a></li>
|
<li><a href="trimetric_draw.html">Trimetric Draw</a></li>
|
||||||
<li><a href="trimetric_select.html">Trimetric Select</a></li>
|
<li><a href="trimetric_select.html">Trimetric Select</a></li>
|
||||||
</ul>
|
<li><a href="oblique_draw.html">Oblique Draw</a></li>
|
||||||
<h2>Painting</h2>
|
<li><a href="oblique_select.html">Oblique Select</a></li>
|
||||||
<ul>
|
|
||||||
<li><a href="bricks.html">Bricks</a></li>
|
|
||||||
<li><a href="calligraphy.html">Calligraphy</a></li>
|
|
||||||
<li><a href="confetti.html">Confetti</a></li>
|
|
||||||
<li><a href="foam.html">Foam</a></li>
|
|
||||||
<li><a href="fretwork.html">Fretwork</a></li>
|
|
||||||
<li><a href="fur.html">Fur</a></li>
|
|
||||||
<li><a href="grass.html">Grass</a></li>
|
|
||||||
<li><a href="light.html">Light</a></li>
|
|
||||||
<li><a href="loops.html">Loops</a></li>
|
|
||||||
<li><a href="maze.html">Maze</a></li>
|
|
||||||
<li><a href="metal_paint.html">Metal Paint</a></li>
|
|
||||||
<li><a href="pixels.html">Pixels</a></li>
|
|
||||||
<li><a href="rails.html">Rails</a></li>
|
|
||||||
<li><a href="rain.html">Rain</a></li>
|
|
||||||
<li><a href="rainbow.html">Rainbow</a></li>
|
|
||||||
<li><a href="rainbow_cycle.html">Rainbow Cycle</a></li>
|
|
||||||
<li><a href="ribbon.html">Ribbon</a></li>
|
|
||||||
<li><a href="smooth.html">Smooth</a></li>
|
|
||||||
<li><a href="smooth_rainbow.html">Smooth Rainbow</a></li>
|
|
||||||
<li><a href="squiggles.html">Squiggles</a></li>
|
|
||||||
<li><a href="toothpaste.html">Toothpaste</a></li>
|
|
||||||
<li><a href="wet_paint.html">Wet Paint</a></li>
|
|
||||||
</ul>
|
|
||||||
<h2>Pattern Painting</h2>
|
|
||||||
<ul>
|
|
||||||
<li><a href="kaleidoscope.html">Kaleidoscope</a></li>
|
|
||||||
<li><a href="pattern.html">Pattern</a></li>
|
|
||||||
<li><a href="picasso.html">Picasso</a></li>
|
|
||||||
<li><a href="rosette.html">Rosette</a></li>
|
|
||||||
<li><a href="symmetry_left_right.html">Symmetry Left/Right</a></li>
|
|
||||||
<li><a href="symmetry_up_down.html">Symmetry Up/Down</a></li>
|
|
||||||
<li><a href="tiles.html">Tiles</a></li>
|
|
||||||
</ul>
|
|
||||||
<h2>Picture Decorations</h2>
|
|
||||||
<ul>
|
|
||||||
<li><a href="blinds.html">Blind</a></li>
|
|
||||||
<li><a href="checkerboard.html">Checkerboard</a></li>
|
|
||||||
<li><a href="snow_ball.html">Snow Ball</a></li>
|
|
||||||
<li><a href="snow_flake.html">Snow Flake</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Artistic</h2>
|
<h2>Artistic</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="flower.html">Flower</a></li>
|
||||||
|
<li><a href="googlyeyes.html">Googly Eyes</a></li>
|
||||||
|
<li><a href="real_rainbow.html">Real Rainbow</a></li>
|
||||||
|
<li><a href="roygbiv_rainbow.html">ROYGBIV Rainbow</a></li>
|
||||||
|
<li><a href="lightning.html">Lightning</a></li>
|
||||||
|
<li><a href="tornado.html">Tornado</a></li>
|
||||||
|
<li><a href="filled_polygon.html">Filled Polygon</a></li>
|
||||||
|
<li><a href="string_edges.html">String Edges</a></li>
|
||||||
|
<li><a href="string_corner.html">String Corner</a></li>
|
||||||
|
<li><a href="string_v.html">String V</a></li>
|
||||||
<li><a href="epitrochoid.html">Epitrochoid</a></li>
|
<li><a href="epitrochoid.html">Epitrochoid</a></li>
|
||||||
<li><a href="epitrochoid_edge.html">Epitrochoid Edge</a></li>
|
<li><a href="epitrochoid_edge.html">Epitrochoid Edge</a></li>
|
||||||
<li><a href="epitrochoid_inside.html">Epitrochoid Inside</a></li>
|
<li><a href="epitrochoid_inside.html">Epitrochoid Inside</a></li>
|
||||||
<li><a href="epitrochoid_outside.html">Epitrochoid Outside</a></li>
|
<li><a href="epitrochoid_outside.html">Epitrochoid Outside</a></li>
|
||||||
<li><a href="flower.html">Flower</a></li>
|
|
||||||
<li><a href="googlyeyes.html">Googly Eyes</a></li>
|
|
||||||
<li><a href="hypotrochoid.html">Hypotrochoid</a></li>
|
<li><a href="hypotrochoid.html">Hypotrochoid</a></li>
|
||||||
<li><a href="hypotrochoid_edge.html">Hypotrochoid Edge</a></li>
|
<li><a href="hypotrochoid_edge.html">Hypotrochoid Edge</a></li>
|
||||||
<li><a href="hypotrochoid_inside.html">Hypotrochoid Inside</a></li>
|
<li><a href="hypotrochoid_inside.html">Hypotrochoid Inside</a></li>
|
||||||
<li><a href="hypotrochoid_outside.html">Hypotrochoid Outside</a></li>
|
<li><a href="hypotrochoid_outside.html">Hypotrochoid Outside</a></li>
|
||||||
<li><a href="lightning.html">Lightning</a></li>
|
|
||||||
<li><a href="roygbiv_rainbow.html">ROYGBIV Rainbow</a></li>
|
|
||||||
<li><a href="real_rainbow.html">Real Rainbow</a></li>
|
|
||||||
<li><a href="string_corner.html">String Corner</a></li>
|
|
||||||
<li><a href="string_edges.html">String Edges</a></li>
|
|
||||||
<li><a href="string_v.html">String V</a></li>
|
|
||||||
<li><a href="tornado.html">Tornado</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
||||||
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/reflection.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="specular_reflection.html">Specular Reflection</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
15
magic/magic-docs/en/html/specular_reflection.html
Normal file
15
magic/magic-docs/en/html/specular_reflection.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: Specular Reflection</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: Specular Reflection</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>Draw a specular reflection of the other half of your drawing, like a pond or lake.</p>
|
||||||
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>See also: <a href="reflection.html">Reflection</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -2,70 +2,113 @@
|
||||||
|
|
||||||
Distorts
|
Distorts
|
||||||
|
|
||||||
* Blocks
|
|
||||||
* Blur
|
* Blur
|
||||||
|
* Sharpen
|
||||||
|
* Smudge
|
||||||
|
* Blocks
|
||||||
* Chalk
|
* Chalk
|
||||||
* Circles
|
* Drip
|
||||||
* Clone
|
* Clone
|
||||||
* Distortion
|
* Distortion
|
||||||
* Drip
|
* Puzzle
|
||||||
|
* Circles
|
||||||
|
* Rays
|
||||||
* Edges
|
* Edges
|
||||||
* Emboss
|
* Emboss
|
||||||
* Fisheye
|
|
||||||
* Glass Tile
|
|
||||||
* Halftone
|
|
||||||
* Hexagon Mosaic
|
|
||||||
* Irregular Mosaic
|
|
||||||
* Mosaic
|
|
||||||
* Noise
|
|
||||||
* Puzzle
|
|
||||||
* Rays
|
|
||||||
* Ripples
|
|
||||||
* Sharpen
|
|
||||||
* Silhouette
|
* Silhouette
|
||||||
* Smudge
|
* Fisheye
|
||||||
|
* Ripples
|
||||||
|
* Glass Tile
|
||||||
|
* Irregular Mosaic
|
||||||
|
* Hexagon Mosaic
|
||||||
* Square Mosaic
|
* Square Mosaic
|
||||||
|
* Mosaic
|
||||||
* TV
|
* TV
|
||||||
* TV (Bright)
|
* TV (Bright)
|
||||||
|
* Noise
|
||||||
|
* Halftone
|
||||||
|
|
||||||
Color Filters
|
Color Filters
|
||||||
|
|
||||||
* 3D Glasses
|
|
||||||
* Bloom
|
|
||||||
* Cartoon
|
|
||||||
* Color Sep.
|
|
||||||
* Color Shift
|
|
||||||
* Color and White
|
|
||||||
* Darken
|
|
||||||
* Desaturate
|
|
||||||
* Dither
|
|
||||||
* Dither (Keep Colors)
|
|
||||||
* Double Vision
|
|
||||||
* Keep Color
|
|
||||||
* Lighten
|
|
||||||
* Negative
|
* Negative
|
||||||
* Opposite
|
* Opposite
|
||||||
* Remove Color
|
|
||||||
* Saturate
|
* Saturate
|
||||||
|
* Desaturate
|
||||||
|
* Darken
|
||||||
|
* Lighten
|
||||||
|
* Remove Color
|
||||||
|
* Keep Color
|
||||||
* Tint
|
* Tint
|
||||||
|
* Color and White
|
||||||
|
* Cartoon
|
||||||
|
* Color Shift
|
||||||
|
* Dither
|
||||||
|
* Dither (Keep Colors)
|
||||||
|
* 3D Glasses
|
||||||
|
* Color Sep.
|
||||||
|
* Double Vision
|
||||||
* Xor Colors
|
* Xor Colors
|
||||||
|
* Bloom
|
||||||
|
|
||||||
Picture Warps
|
Picture Warps
|
||||||
|
|
||||||
* Flip
|
|
||||||
* Fold
|
|
||||||
* Kaleido-4, Kaleido-6, and Kaleido-8
|
|
||||||
* Mirror
|
* Mirror
|
||||||
|
* Flip
|
||||||
|
* Shift
|
||||||
|
* Zoom
|
||||||
|
* Tile Zoom
|
||||||
* Panels
|
* Panels
|
||||||
|
* Rush
|
||||||
* Perspective
|
* Perspective
|
||||||
* Reflection
|
* Reflection
|
||||||
* Rush
|
|
||||||
* Shift
|
|
||||||
* Stretch
|
* Stretch
|
||||||
* Tile Zoom
|
|
||||||
* Wavelets
|
|
||||||
* Waves
|
* Waves
|
||||||
* Zoom
|
* Wavelets
|
||||||
|
* Fold
|
||||||
|
* Kaleido-4, Kaleido-6, and Kaleido-8
|
||||||
|
|
||||||
|
Painting
|
||||||
|
|
||||||
|
* Bricks
|
||||||
|
* Rainbow
|
||||||
|
* Smooth Rainbow
|
||||||
|
* Rainbow Cycle
|
||||||
|
* Calligraphy
|
||||||
|
* Ribbon
|
||||||
|
* Smooth
|
||||||
|
* Squiggles
|
||||||
|
* Loops
|
||||||
|
* Confetti
|
||||||
|
* Rain
|
||||||
|
* Foam
|
||||||
|
* Grass
|
||||||
|
* Specular Reflection
|
||||||
|
* Fur
|
||||||
|
* Pixels
|
||||||
|
* Maze
|
||||||
|
* Fretwork
|
||||||
|
* Rails
|
||||||
|
* Metal Paint
|
||||||
|
* Toothpaste
|
||||||
|
* Wet Paint
|
||||||
|
* Light
|
||||||
|
|
||||||
|
Pattern Painting
|
||||||
|
|
||||||
|
* Symmetry Left/Right
|
||||||
|
* Symmetry Up/Down
|
||||||
|
* Kaleidoscope
|
||||||
|
* Pattern
|
||||||
|
* Tiles
|
||||||
|
* Rosette
|
||||||
|
* Picasso
|
||||||
|
|
||||||
|
Picture Decorations
|
||||||
|
|
||||||
|
* Blind
|
||||||
|
* Checkerboard
|
||||||
|
* Snow Ball
|
||||||
|
* Snow Flake
|
||||||
|
|
||||||
Projections
|
Projections
|
||||||
|
|
||||||
|
|
@ -75,75 +118,34 @@ Projections
|
||||||
* 2-Point Select
|
* 2-Point Select
|
||||||
* 3-Point Draw
|
* 3-Point Draw
|
||||||
* 3-Point Select
|
* 3-Point Select
|
||||||
|
* Isometric Line
|
||||||
* Dimetric Draw
|
* Dimetric Draw
|
||||||
* Dimetric Select
|
* Dimetric Select
|
||||||
* Isometric Line
|
|
||||||
* Oblique Draw
|
|
||||||
* Oblique Select
|
|
||||||
* Trimetric Draw
|
* Trimetric Draw
|
||||||
* Trimetric Select
|
* Trimetric Select
|
||||||
|
* Oblique Draw
|
||||||
Painting
|
* Oblique Select
|
||||||
|
|
||||||
* Bricks
|
|
||||||
* Calligraphy
|
|
||||||
* Confetti
|
|
||||||
* Foam
|
|
||||||
* Fretwork
|
|
||||||
* Fur
|
|
||||||
* Grass
|
|
||||||
* Light
|
|
||||||
* Loops
|
|
||||||
* Maze
|
|
||||||
* Metal Paint
|
|
||||||
* Pixels
|
|
||||||
* Rails
|
|
||||||
* Rain
|
|
||||||
* Rainbow
|
|
||||||
* Rainbow Cycle
|
|
||||||
* Ribbon
|
|
||||||
* Smooth
|
|
||||||
* Smooth Rainbow
|
|
||||||
* Squiggles
|
|
||||||
* Toothpaste
|
|
||||||
* Wet Paint
|
|
||||||
|
|
||||||
Pattern Painting
|
|
||||||
|
|
||||||
* Kaleidoscope
|
|
||||||
* Pattern
|
|
||||||
* Picasso
|
|
||||||
* Rosette
|
|
||||||
* Symmetry Left/Right
|
|
||||||
* Symmetry Up/Down
|
|
||||||
* Tiles
|
|
||||||
|
|
||||||
Picture Decorations
|
|
||||||
|
|
||||||
* Blind
|
|
||||||
* Checkerboard
|
|
||||||
* Snow Ball
|
|
||||||
* Snow Flake
|
|
||||||
|
|
||||||
Artistic
|
Artistic
|
||||||
|
|
||||||
|
* Flower
|
||||||
|
* Googly Eyes
|
||||||
|
* Real Rainbow
|
||||||
|
* ROYGBIV Rainbow
|
||||||
|
* Lightning
|
||||||
|
* Tornado
|
||||||
|
* Filled Polygon
|
||||||
|
* String Edges
|
||||||
|
* String Corner
|
||||||
|
* String V
|
||||||
* Epitrochoid
|
* Epitrochoid
|
||||||
* Epitrochoid Edge
|
* Epitrochoid Edge
|
||||||
* Epitrochoid Inside
|
* Epitrochoid Inside
|
||||||
* Epitrochoid Outside
|
* Epitrochoid Outside
|
||||||
* Flower
|
|
||||||
* Googly Eyes
|
|
||||||
* Hypotrochoid
|
* Hypotrochoid
|
||||||
* Hypotrochoid Edge
|
* Hypotrochoid Edge
|
||||||
* Hypotrochoid Inside
|
* Hypotrochoid Inside
|
||||||
* Hypotrochoid Outside
|
* Hypotrochoid Outside
|
||||||
* Lightning
|
|
||||||
* ROYGBIV Rainbow
|
|
||||||
* Real Rainbow
|
|
||||||
* String Corner
|
|
||||||
* String Edges
|
|
||||||
* String V
|
|
||||||
* Tornado
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,8 @@ Click and drag down, up, left, or right, to add a reflection to you picture.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: Specular Reflection.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
Tux Paint 0.9.33
|
||||||
|
|
|
||||||
17
magic/magic-docs/en/specular_reflection.txt
Normal file
17
magic/magic-docs/en/specular_reflection.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
Tux Paint "Magic" Tool: Specular Reflection
|
||||||
|
|
||||||
|
Group: Painting
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Draw a specular reflection of the other half of your drawing, like a pond or
|
||||||
|
lake.
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: Reflection.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.33
|
||||||
|
|
||||||
18
magic/magic-docs/es_ES.UTF-8/filled_polygon.txt
Normal file
18
magic/magic-docs/es_ES.UTF-8/filled_polygon.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
Tux Paint "Magic" Tool: Filled Polygon
|
||||||
|
|
||||||
|
Group: Artistic
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Place three or more connected points on your picture to form a polygon; it will
|
||||||
|
be filled with the currently-chosen color. (Connect the final (red) point to
|
||||||
|
the initial (green) point.)
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
This tool offers color choices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.33
|
||||||
|
|
||||||
15
magic/magic-docs/es_ES.UTF-8/html/filled_polygon.html
Normal file
15
magic/magic-docs/es_ES.UTF-8/html/filled_polygon.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: Filled Polygon</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: Filled Polygon</h1>
|
||||||
|
<h2 align="center">Group: Artistic</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>Place three or more connected points on your picture to form a polygon; it will be filled with the currently-chosen color. (Connect the final (red) point to the initial (green) point.)</p>
|
||||||
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>This tool offers color choices.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -6,70 +6,113 @@
|
||||||
<h1 align="center">Tux Paint "Magic" Tool: List of Magic Tools</h1>
|
<h1 align="center">Tux Paint "Magic" Tool: List of Magic Tools</h1>
|
||||||
<h2>Distorts</h2>
|
<h2>Distorts</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="blocks.html">Blocks</a></li>
|
|
||||||
<li><a href="blur.html">Blur</a></li>
|
<li><a href="blur.html">Blur</a></li>
|
||||||
|
<li><a href="sharpen.html">Sharpen</a></li>
|
||||||
|
<li><a href="smudge.html">Smudge</a></li>
|
||||||
|
<li><a href="blocks.html">Blocks</a></li>
|
||||||
<li><a href="chalk.html">Chalk</a></li>
|
<li><a href="chalk.html">Chalk</a></li>
|
||||||
<li><a href="circles.html">Circles</a></li>
|
<li><a href="drip.html">Drip</a></li>
|
||||||
<li><a href="clone.html">Clone</a></li>
|
<li><a href="clone.html">Clone</a></li>
|
||||||
<li><a href="distortion.html">Distortion</a></li>
|
<li><a href="distortion.html">Distortion</a></li>
|
||||||
<li><a href="drip.html">Drip</a></li>
|
<li><a href="puzzle.html">Puzzle</a></li>
|
||||||
|
<li><a href="circles.html">Circles</a></li>
|
||||||
|
<li><a href="rays.html">Rays</a></li>
|
||||||
<li><a href="edges.html">Edges</a></li>
|
<li><a href="edges.html">Edges</a></li>
|
||||||
<li><a href="emboss.html">Emboss</a></li>
|
<li><a href="emboss.html">Emboss</a></li>
|
||||||
<li><a href="fisheye.html">Fisheye</a></li>
|
|
||||||
<li><a href="glass_tile.html">Glass Tile</a></li>
|
|
||||||
<li><a href="halftone.html">Halftone</a></li>
|
|
||||||
<li><a href="hexagon_mosaic.html">Hexagon Mosaic</a></li>
|
|
||||||
<li><a href="irregular_mosaic.html">Irregular Mosaic</a></li>
|
|
||||||
<li><a href="mosaic.html">Mosaic</a></li>
|
|
||||||
<li><a href="noise.html">Noise</a></li>
|
|
||||||
<li><a href="puzzle.html">Puzzle</a></li>
|
|
||||||
<li><a href="rays.html">Rays</a></li>
|
|
||||||
<li><a href="ripples.html">Ripples</a></li>
|
|
||||||
<li><a href="sharpen.html">Sharpen</a></li>
|
|
||||||
<li><a href="silhouette.html">Silhouette</a></li>
|
<li><a href="silhouette.html">Silhouette</a></li>
|
||||||
<li><a href="smudge.html">Smudge</a></li>
|
<li><a href="fisheye.html">Fisheye</a></li>
|
||||||
|
<li><a href="ripples.html">Ripples</a></li>
|
||||||
|
<li><a href="glass_tile.html">Glass Tile</a></li>
|
||||||
|
<li><a href="irregular_mosaic.html">Irregular Mosaic</a></li>
|
||||||
|
<li><a href="hexagon_mosaic.html">Hexagon Mosaic</a></li>
|
||||||
<li><a href="square_mosaic.html">Square Mosaic</a></li>
|
<li><a href="square_mosaic.html">Square Mosaic</a></li>
|
||||||
|
<li><a href="mosaic.html">Mosaic</a></li>
|
||||||
<li><a href="tv.html">TV</a></li>
|
<li><a href="tv.html">TV</a></li>
|
||||||
<li><a href="tv_bright.html">TV (Bright)</a></li>
|
<li><a href="tv_bright.html">TV (Bright)</a></li>
|
||||||
|
<li><a href="noise.html">Noise</a></li>
|
||||||
|
<li><a href="halftone.html">Halftone</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Color Filters</h2>
|
<h2>Color Filters</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="3dglasses.html">3D Glasses</a></li>
|
|
||||||
<li><a href="bloom.html">Bloom</a></li>
|
|
||||||
<li><a href="cartoon.html">Cartoon</a></li>
|
|
||||||
<li><a href="color_and_white.html">Color and White</a></li>
|
|
||||||
<li><a href="colorsep.html">Color Sep.</a></li>
|
|
||||||
<li><a href="color_shift.html">Color Shift</a></li>
|
|
||||||
<li><a href="darken.html">Darken</a></li>
|
|
||||||
<li><a href="desaturate.html">Desaturate</a></li>
|
|
||||||
<li><a href="dither.html">Dither</a></li>
|
|
||||||
<li><a href="dither_keep_colors.html">Dither (Keep Colors)</a></li>
|
|
||||||
<li><a href="doublevision.html">Double Vision</a></li>
|
|
||||||
<li><a href="keep_color.html">Keep Color</a></li>
|
|
||||||
<li><a href="lighten.html">Lighten</a></li>
|
|
||||||
<li><a href="negative.html">Negative</a></li>
|
<li><a href="negative.html">Negative</a></li>
|
||||||
<li><a href="opposite.html">Opposite</a></li>
|
<li><a href="opposite.html">Opposite</a></li>
|
||||||
<li><a href="remove_color.html">Remove Color</a></li>
|
|
||||||
<li><a href="saturate.html">Saturate</a></li>
|
<li><a href="saturate.html">Saturate</a></li>
|
||||||
|
<li><a href="desaturate.html">Desaturate</a></li>
|
||||||
|
<li><a href="darken.html">Darken</a></li>
|
||||||
|
<li><a href="lighten.html">Lighten</a></li>
|
||||||
|
<li><a href="remove_color.html">Remove Color</a></li>
|
||||||
|
<li><a href="keep_color.html">Keep Color</a></li>
|
||||||
<li><a href="tint.html">Tint</a></li>
|
<li><a href="tint.html">Tint</a></li>
|
||||||
|
<li><a href="color_and_white.html">Color and White</a></li>
|
||||||
|
<li><a href="cartoon.html">Cartoon</a></li>
|
||||||
|
<li><a href="color_shift.html">Color Shift</a></li>
|
||||||
|
<li><a href="dither.html">Dither</a></li>
|
||||||
|
<li><a href="dither_keep_colors.html">Dither (Keep Colors)</a></li>
|
||||||
|
<li><a href="3dglasses.html">3D Glasses</a></li>
|
||||||
|
<li><a href="colorsep.html">Color Sep.</a></li>
|
||||||
|
<li><a href="doublevision.html">Double Vision</a></li>
|
||||||
<li><a href="xor_colors.html">Xor Colors</a></li>
|
<li><a href="xor_colors.html">Xor Colors</a></li>
|
||||||
|
<li><a href="bloom.html">Bloom</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Picture Warps</h2>
|
<h2>Picture Warps</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="flip.html">Flip</a></li>
|
|
||||||
<li><a href="fold.html">Fold</a></li>
|
|
||||||
<li><a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</a></li>
|
|
||||||
<li><a href="mirror.html">Mirror</a></li>
|
<li><a href="mirror.html">Mirror</a></li>
|
||||||
|
<li><a href="flip.html">Flip</a></li>
|
||||||
|
<li><a href="shift.html">Shift</a></li>
|
||||||
|
<li><a href="zoom.html">Zoom</a></li>
|
||||||
|
<li><a href="tilezoom.html">Tile Zoom</a></li>
|
||||||
<li><a href="panels.html">Panels</a></li>
|
<li><a href="panels.html">Panels</a></li>
|
||||||
|
<li><a href="rush.html">Rush</a></li>
|
||||||
<li><a href="perspective.html">Perspective</a></li>
|
<li><a href="perspective.html">Perspective</a></li>
|
||||||
<li><a href="reflection.html">Reflection</a></li>
|
<li><a href="reflection.html">Reflection</a></li>
|
||||||
<li><a href="rush.html">Rush</a></li>
|
|
||||||
<li><a href="shift.html">Shift</a></li>
|
|
||||||
<li><a href="stretch.html">Stretch</a></li>
|
<li><a href="stretch.html">Stretch</a></li>
|
||||||
<li><a href="tilezoom.html">Tile Zoom</a></li>
|
|
||||||
<li><a href="wavelets.html">Wavelets</a></li>
|
|
||||||
<li><a href="waves.html">Waves</a></li>
|
<li><a href="waves.html">Waves</a></li>
|
||||||
<li><a href="zoom.html">Zoom</a></li>
|
<li><a href="wavelets.html">Wavelets</a></li>
|
||||||
|
<li><a href="fold.html">Fold</a></li>
|
||||||
|
<li><a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Painting</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="bricks.html">Bricks</a></li>
|
||||||
|
<li><a href="rainbow.html">Rainbow</a></li>
|
||||||
|
<li><a href="smooth_rainbow.html">Smooth Rainbow</a></li>
|
||||||
|
<li><a href="rainbow_cycle.html">Rainbow Cycle</a></li>
|
||||||
|
<li><a href="calligraphy.html">Calligraphy</a></li>
|
||||||
|
<li><a href="ribbon.html">Ribbon</a></li>
|
||||||
|
<li><a href="smooth.html">Smooth</a></li>
|
||||||
|
<li><a href="squiggles.html">Squiggles</a></li>
|
||||||
|
<li><a href="loops.html">Loops</a></li>
|
||||||
|
<li><a href="confetti.html">Confetti</a></li>
|
||||||
|
<li><a href="rain.html">Rain</a></li>
|
||||||
|
<li><a href="foam.html">Foam</a></li>
|
||||||
|
<li><a href="grass.html">Grass</a></li>
|
||||||
|
<li><a href="specular_reflection.html">Specular Reflection</a></li>
|
||||||
|
<li><a href="fur.html">Fur</a></li>
|
||||||
|
<li><a href="pixels.html">Pixels</a></li>
|
||||||
|
<li><a href="maze.html">Maze</a></li>
|
||||||
|
<li><a href="fretwork.html">Fretwork</a></li>
|
||||||
|
<li><a href="rails.html">Rails</a></li>
|
||||||
|
<li><a href="metal_paint.html">Metal Paint</a></li>
|
||||||
|
<li><a href="toothpaste.html">Toothpaste</a></li>
|
||||||
|
<li><a href="wet_paint.html">Wet Paint</a></li>
|
||||||
|
<li><a href="light.html">Light</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Pattern Painting</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="symmetry_left_right.html">Symmetry Left/Right</a></li>
|
||||||
|
<li><a href="symmetry_up_down.html">Symmetry Up/Down</a></li>
|
||||||
|
<li><a href="kaleidoscope.html">Kaleidoscope</a></li>
|
||||||
|
<li><a href="pattern.html">Pattern</a></li>
|
||||||
|
<li><a href="tiles.html">Tiles</a></li>
|
||||||
|
<li><a href="rosette.html">Rosette</a></li>
|
||||||
|
<li><a href="picasso.html">Picasso</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Picture Decorations</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="blinds.html">Blind</a></li>
|
||||||
|
<li><a href="checkerboard.html">Checkerboard</a></li>
|
||||||
|
<li><a href="snow_ball.html">Snow Ball</a></li>
|
||||||
|
<li><a href="snow_flake.html">Snow Flake</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Projections</h2>
|
<h2>Projections</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
@ -79,75 +122,34 @@
|
||||||
<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.html">3-Point Draw</a></li>
|
||||||
<li><a href="3pt_perspective_select.html">3-Point Select</a></li>
|
<li><a href="3pt_perspective_select.html">3-Point Select</a></li>
|
||||||
|
<li><a href="isometric_line.html">Isometric Line</a></li>
|
||||||
<li><a href="dimetric_draw.html">Dimetric Draw</a></li>
|
<li><a href="dimetric_draw.html">Dimetric Draw</a></li>
|
||||||
<li><a href="dimetric_select.html">Dimetric Select</a></li>
|
<li><a href="dimetric_select.html">Dimetric Select</a></li>
|
||||||
<li><a href="isometric_line.html">Isometric Line</a></li>
|
|
||||||
<li><a href="oblique_draw.html">Oblique Draw</a></li>
|
|
||||||
<li><a href="oblique_select.html">Oblique Select</a></li>
|
|
||||||
<li><a href="trimetric_draw.html">Trimetric Draw</a></li>
|
<li><a href="trimetric_draw.html">Trimetric Draw</a></li>
|
||||||
<li><a href="trimetric_select.html">Trimetric Select</a></li>
|
<li><a href="trimetric_select.html">Trimetric Select</a></li>
|
||||||
</ul>
|
<li><a href="oblique_draw.html">Oblique Draw</a></li>
|
||||||
<h2>Painting</h2>
|
<li><a href="oblique_select.html">Oblique Select</a></li>
|
||||||
<ul>
|
|
||||||
<li><a href="bricks.html">Bricks</a></li>
|
|
||||||
<li><a href="calligraphy.html">Calligraphy</a></li>
|
|
||||||
<li><a href="confetti.html">Confetti</a></li>
|
|
||||||
<li><a href="foam.html">Foam</a></li>
|
|
||||||
<li><a href="fretwork.html">Fretwork</a></li>
|
|
||||||
<li><a href="fur.html">Fur</a></li>
|
|
||||||
<li><a href="grass.html">Grass</a></li>
|
|
||||||
<li><a href="light.html">Light</a></li>
|
|
||||||
<li><a href="loops.html">Loops</a></li>
|
|
||||||
<li><a href="maze.html">Maze</a></li>
|
|
||||||
<li><a href="metal_paint.html">Metal Paint</a></li>
|
|
||||||
<li><a href="pixels.html">Pixels</a></li>
|
|
||||||
<li><a href="rails.html">Rails</a></li>
|
|
||||||
<li><a href="rain.html">Rain</a></li>
|
|
||||||
<li><a href="rainbow.html">Rainbow</a></li>
|
|
||||||
<li><a href="rainbow_cycle.html">Rainbow Cycle</a></li>
|
|
||||||
<li><a href="ribbon.html">Ribbon</a></li>
|
|
||||||
<li><a href="smooth.html">Smooth</a></li>
|
|
||||||
<li><a href="smooth_rainbow.html">Smooth Rainbow</a></li>
|
|
||||||
<li><a href="squiggles.html">Squiggles</a></li>
|
|
||||||
<li><a href="toothpaste.html">Toothpaste</a></li>
|
|
||||||
<li><a href="wet_paint.html">Wet Paint</a></li>
|
|
||||||
</ul>
|
|
||||||
<h2>Pattern Painting</h2>
|
|
||||||
<ul>
|
|
||||||
<li><a href="kaleidoscope.html">Kaleidoscope</a></li>
|
|
||||||
<li><a href="pattern.html">Pattern</a></li>
|
|
||||||
<li><a href="picasso.html">Picasso</a></li>
|
|
||||||
<li><a href="rosette.html">Rosette</a></li>
|
|
||||||
<li><a href="symmetry_left_right.html">Symmetry Left/Right</a></li>
|
|
||||||
<li><a href="symmetry_up_down.html">Symmetry Up/Down</a></li>
|
|
||||||
<li><a href="tiles.html">Tiles</a></li>
|
|
||||||
</ul>
|
|
||||||
<h2>Picture Decorations</h2>
|
|
||||||
<ul>
|
|
||||||
<li><a href="blinds.html">Blind</a></li>
|
|
||||||
<li><a href="checkerboard.html">Checkerboard</a></li>
|
|
||||||
<li><a href="snow_ball.html">Snow Ball</a></li>
|
|
||||||
<li><a href="snow_flake.html">Snow Flake</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Artistic</h2>
|
<h2>Artistic</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="flower.html">Flower</a></li>
|
||||||
|
<li><a href="googlyeyes.html">Googly Eyes</a></li>
|
||||||
|
<li><a href="real_rainbow.html">Real Rainbow</a></li>
|
||||||
|
<li><a href="roygbiv_rainbow.html">ROYGBIV Rainbow</a></li>
|
||||||
|
<li><a href="lightning.html">Lightning</a></li>
|
||||||
|
<li><a href="tornado.html">Tornado</a></li>
|
||||||
|
<li><a href="filled_polygon.html">Filled Polygon</a></li>
|
||||||
|
<li><a href="string_edges.html">String Edges</a></li>
|
||||||
|
<li><a href="string_corner.html">String Corner</a></li>
|
||||||
|
<li><a href="string_v.html">String V</a></li>
|
||||||
<li><a href="epitrochoid.html">Epitrochoid</a></li>
|
<li><a href="epitrochoid.html">Epitrochoid</a></li>
|
||||||
<li><a href="epitrochoid_edge.html">Epitrochoid Edge</a></li>
|
<li><a href="epitrochoid_edge.html">Epitrochoid Edge</a></li>
|
||||||
<li><a href="epitrochoid_inside.html">Epitrochoid Inside</a></li>
|
<li><a href="epitrochoid_inside.html">Epitrochoid Inside</a></li>
|
||||||
<li><a href="epitrochoid_outside.html">Epitrochoid Outside</a></li>
|
<li><a href="epitrochoid_outside.html">Epitrochoid Outside</a></li>
|
||||||
<li><a href="flower.html">Flower</a></li>
|
|
||||||
<li><a href="googlyeyes.html">Googly Eyes</a></li>
|
|
||||||
<li><a href="hypotrochoid.html">Hypotrochoid</a></li>
|
<li><a href="hypotrochoid.html">Hypotrochoid</a></li>
|
||||||
<li><a href="hypotrochoid_edge.html">Hypotrochoid Edge</a></li>
|
<li><a href="hypotrochoid_edge.html">Hypotrochoid Edge</a></li>
|
||||||
<li><a href="hypotrochoid_inside.html">Hypotrochoid Inside</a></li>
|
<li><a href="hypotrochoid_inside.html">Hypotrochoid Inside</a></li>
|
||||||
<li><a href="hypotrochoid_outside.html">Hypotrochoid Outside</a></li>
|
<li><a href="hypotrochoid_outside.html">Hypotrochoid Outside</a></li>
|
||||||
<li><a href="lightning.html">Lightning</a></li>
|
|
||||||
<li><a href="real_rainbow.html">Real Rainbow</a></li>
|
|
||||||
<li><a href="roygbiv_rainbow.html">ROYGBIV Rainbow</a></li>
|
|
||||||
<li><a href="string_corner.html">String Corner</a></li>
|
|
||||||
<li><a href="string_edges.html">String Edges</a></li>
|
|
||||||
<li><a href="string_v.html">String V</a></li>
|
|
||||||
<li><a href="tornado.html">Tornado</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
||||||
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/reflection.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="specular_reflection.html">Specular Reflection</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
15
magic/magic-docs/es_ES.UTF-8/html/specular_reflection.html
Normal file
15
magic/magic-docs/es_ES.UTF-8/html/specular_reflection.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: Specular Reflection</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: Specular Reflection</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>Draw a specular reflection of the other half of your drawing, like a pond or lake.</p>
|
||||||
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>See also: <a href="reflection.html">Reflection</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -2,70 +2,113 @@
|
||||||
|
|
||||||
Distorts
|
Distorts
|
||||||
|
|
||||||
* Blocks
|
|
||||||
* Blur
|
* Blur
|
||||||
|
* Sharpen
|
||||||
|
* Smudge
|
||||||
|
* Blocks
|
||||||
* Chalk
|
* Chalk
|
||||||
* Circles
|
* Drip
|
||||||
* Clone
|
* Clone
|
||||||
* Distortion
|
* Distortion
|
||||||
* Drip
|
* Puzzle
|
||||||
|
* Circles
|
||||||
|
* Rays
|
||||||
* Edges
|
* Edges
|
||||||
* Emboss
|
* Emboss
|
||||||
* Fisheye
|
|
||||||
* Glass Tile
|
|
||||||
* Halftone
|
|
||||||
* Hexagon Mosaic
|
|
||||||
* Irregular Mosaic
|
|
||||||
* Mosaic
|
|
||||||
* Noise
|
|
||||||
* Puzzle
|
|
||||||
* Rays
|
|
||||||
* Ripples
|
|
||||||
* Sharpen
|
|
||||||
* Silhouette
|
* Silhouette
|
||||||
* Smudge
|
* Fisheye
|
||||||
|
* Ripples
|
||||||
|
* Glass Tile
|
||||||
|
* Irregular Mosaic
|
||||||
|
* Hexagon Mosaic
|
||||||
* Square Mosaic
|
* Square Mosaic
|
||||||
|
* Mosaic
|
||||||
* TV
|
* TV
|
||||||
* TV (Bright)
|
* TV (Bright)
|
||||||
|
* Noise
|
||||||
|
* Halftone
|
||||||
|
|
||||||
Color Filters
|
Color Filters
|
||||||
|
|
||||||
* 3D Glasses
|
|
||||||
* Bloom
|
|
||||||
* Cartoon
|
|
||||||
* Color and White
|
|
||||||
* Color Sep.
|
|
||||||
* Color Shift
|
|
||||||
* Darken
|
|
||||||
* Desaturate
|
|
||||||
* Dither
|
|
||||||
* Dither (Keep Colors)
|
|
||||||
* Double Vision
|
|
||||||
* Keep Color
|
|
||||||
* Lighten
|
|
||||||
* Negative
|
* Negative
|
||||||
* Opposite
|
* Opposite
|
||||||
* Remove Color
|
|
||||||
* Saturate
|
* Saturate
|
||||||
|
* Desaturate
|
||||||
|
* Darken
|
||||||
|
* Lighten
|
||||||
|
* Remove Color
|
||||||
|
* Keep Color
|
||||||
* Tint
|
* Tint
|
||||||
|
* Color and White
|
||||||
|
* Cartoon
|
||||||
|
* Color Shift
|
||||||
|
* Dither
|
||||||
|
* Dither (Keep Colors)
|
||||||
|
* 3D Glasses
|
||||||
|
* Color Sep.
|
||||||
|
* Double Vision
|
||||||
* Xor Colors
|
* Xor Colors
|
||||||
|
* Bloom
|
||||||
|
|
||||||
Picture Warps
|
Picture Warps
|
||||||
|
|
||||||
* Flip
|
|
||||||
* Fold
|
|
||||||
* Kaleido-4, Kaleido-6, and Kaleido-8
|
|
||||||
* Mirror
|
* Mirror
|
||||||
|
* Flip
|
||||||
|
* Shift
|
||||||
|
* Zoom
|
||||||
|
* Tile Zoom
|
||||||
* Panels
|
* Panels
|
||||||
|
* Rush
|
||||||
* Perspective
|
* Perspective
|
||||||
* Reflection
|
* Reflection
|
||||||
* Rush
|
|
||||||
* Shift
|
|
||||||
* Stretch
|
* Stretch
|
||||||
* Tile Zoom
|
|
||||||
* Wavelets
|
|
||||||
* Waves
|
* Waves
|
||||||
* Zoom
|
* Wavelets
|
||||||
|
* Fold
|
||||||
|
* Kaleido-4, Kaleido-6, and Kaleido-8
|
||||||
|
|
||||||
|
Painting
|
||||||
|
|
||||||
|
* Bricks
|
||||||
|
* Rainbow
|
||||||
|
* Smooth Rainbow
|
||||||
|
* Rainbow Cycle
|
||||||
|
* Calligraphy
|
||||||
|
* Ribbon
|
||||||
|
* Smooth
|
||||||
|
* Squiggles
|
||||||
|
* Loops
|
||||||
|
* Confetti
|
||||||
|
* Rain
|
||||||
|
* Foam
|
||||||
|
* Grass
|
||||||
|
* Specular Reflection
|
||||||
|
* Fur
|
||||||
|
* Pixels
|
||||||
|
* Maze
|
||||||
|
* Fretwork
|
||||||
|
* Rails
|
||||||
|
* Metal Paint
|
||||||
|
* Toothpaste
|
||||||
|
* Wet Paint
|
||||||
|
* Light
|
||||||
|
|
||||||
|
Pattern Painting
|
||||||
|
|
||||||
|
* Symmetry Left/Right
|
||||||
|
* Symmetry Up/Down
|
||||||
|
* Kaleidoscope
|
||||||
|
* Pattern
|
||||||
|
* Tiles
|
||||||
|
* Rosette
|
||||||
|
* Picasso
|
||||||
|
|
||||||
|
Picture Decorations
|
||||||
|
|
||||||
|
* Blind
|
||||||
|
* Checkerboard
|
||||||
|
* Snow Ball
|
||||||
|
* Snow Flake
|
||||||
|
|
||||||
Projections
|
Projections
|
||||||
|
|
||||||
|
|
@ -75,75 +118,34 @@ Projections
|
||||||
* 2-Point Select
|
* 2-Point Select
|
||||||
* 3-Point Draw
|
* 3-Point Draw
|
||||||
* 3-Point Select
|
* 3-Point Select
|
||||||
|
* Isometric Line
|
||||||
* Dimetric Draw
|
* Dimetric Draw
|
||||||
* Dimetric Select
|
* Dimetric Select
|
||||||
* Isometric Line
|
|
||||||
* Oblique Draw
|
|
||||||
* Oblique Select
|
|
||||||
* Trimetric Draw
|
* Trimetric Draw
|
||||||
* Trimetric Select
|
* Trimetric Select
|
||||||
|
* Oblique Draw
|
||||||
Painting
|
* Oblique Select
|
||||||
|
|
||||||
* Bricks
|
|
||||||
* Calligraphy
|
|
||||||
* Confetti
|
|
||||||
* Foam
|
|
||||||
* Fretwork
|
|
||||||
* Fur
|
|
||||||
* Grass
|
|
||||||
* Light
|
|
||||||
* Loops
|
|
||||||
* Maze
|
|
||||||
* Metal Paint
|
|
||||||
* Pixels
|
|
||||||
* Rails
|
|
||||||
* Rain
|
|
||||||
* Rainbow
|
|
||||||
* Rainbow Cycle
|
|
||||||
* Ribbon
|
|
||||||
* Smooth
|
|
||||||
* Smooth Rainbow
|
|
||||||
* Squiggles
|
|
||||||
* Toothpaste
|
|
||||||
* Wet Paint
|
|
||||||
|
|
||||||
Pattern Painting
|
|
||||||
|
|
||||||
* Kaleidoscope
|
|
||||||
* Pattern
|
|
||||||
* Picasso
|
|
||||||
* Rosette
|
|
||||||
* Symmetry Left/Right
|
|
||||||
* Symmetry Up/Down
|
|
||||||
* Tiles
|
|
||||||
|
|
||||||
Picture Decorations
|
|
||||||
|
|
||||||
* Blind
|
|
||||||
* Checkerboard
|
|
||||||
* Snow Ball
|
|
||||||
* Snow Flake
|
|
||||||
|
|
||||||
Artistic
|
Artistic
|
||||||
|
|
||||||
|
* Flower
|
||||||
|
* Googly Eyes
|
||||||
|
* Real Rainbow
|
||||||
|
* ROYGBIV Rainbow
|
||||||
|
* Lightning
|
||||||
|
* Tornado
|
||||||
|
* Filled Polygon
|
||||||
|
* String Edges
|
||||||
|
* String Corner
|
||||||
|
* String V
|
||||||
* Epitrochoid
|
* Epitrochoid
|
||||||
* Epitrochoid Edge
|
* Epitrochoid Edge
|
||||||
* Epitrochoid Inside
|
* Epitrochoid Inside
|
||||||
* Epitrochoid Outside
|
* Epitrochoid Outside
|
||||||
* Flower
|
|
||||||
* Googly Eyes
|
|
||||||
* Hypotrochoid
|
* Hypotrochoid
|
||||||
* Hypotrochoid Edge
|
* Hypotrochoid Edge
|
||||||
* Hypotrochoid Inside
|
* Hypotrochoid Inside
|
||||||
* Hypotrochoid Outside
|
* Hypotrochoid Outside
|
||||||
* Lightning
|
|
||||||
* Real Rainbow
|
|
||||||
* ROYGBIV Rainbow
|
|
||||||
* String Corner
|
|
||||||
* String Edges
|
|
||||||
* String V
|
|
||||||
* Tornado
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,8 @@ Click and drag down, up, left, or right, to add a reflection to you picture.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: Specular Reflection.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
Tux Paint 0.9.33
|
||||||
|
|
|
||||||
17
magic/magic-docs/es_ES.UTF-8/specular_reflection.txt
Normal file
17
magic/magic-docs/es_ES.UTF-8/specular_reflection.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
Tux Paint "Magic" Tool: Specular Reflection
|
||||||
|
|
||||||
|
Group: Painting
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Draw a specular reflection of the other half of your drawing, like a pond or
|
||||||
|
lake.
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: Reflection.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.33
|
||||||
|
|
||||||
18
magic/magic-docs/fr_FR.UTF-8/filled_polygon.txt
Normal file
18
magic/magic-docs/fr_FR.UTF-8/filled_polygon.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
Outil 'Magie' de Tux Paint : Filled Polygon
|
||||||
|
|
||||||
|
Groupe: Artistique
|
||||||
|
|
||||||
|
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Place three or more connected points on your picture to form a polygon; it will
|
||||||
|
be filled with the currently-chosen color. (Connect the final (red) point to
|
||||||
|
the initial (green) point.)
|
||||||
|
|
||||||
|
Cet outil permet de travailler en mode à main levée.
|
||||||
|
|
||||||
|
Cet outil permet de choisir des couleurs.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.33
|
||||||
|
|
||||||
15
magic/magic-docs/fr_FR.UTF-8/html/filled_polygon.html
Normal file
15
magic/magic-docs/fr_FR.UTF-8/html/filled_polygon.html
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<body><html><head><title>Outil 'Magie' de Tux Paint : Filled Polygon</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 : Filled Polygon</h1>
|
||||||
|
<h2 align="center">Groupe: Artistique</h2>
|
||||||
|
<h3 align="center">Auteur :
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>Place three or more connected points on your picture to form a polygon; it will be filled with the currently-chosen color. (Connect the final (red) point to the initial (green) point.)</p>
|
||||||
|
<p>Cet outil permet de travailler en mode à main levée.</p>
|
||||||
|
<p>Cet outil permet de choisir des couleurs.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -6,148 +6,150 @@
|
||||||
<h1 align="center">Outil 'Magie' de Tux Paint : Liste des outils de Magie</h1>
|
<h1 align="center">Outil 'Magie' de Tux Paint : Liste des outils de Magie</h1>
|
||||||
<h2>Distorsions</h2>
|
<h2>Distorsions</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="blur.html">Flou</a></li>
|
||||||
<li><a href="sharpen.html">Affiner</a></li>
|
<li><a href="sharpen.html">Affiner</a></li>
|
||||||
<li><a href="smudge.html">Baver</a></li>
|
<li><a href="smudge.html">Baver</a></li>
|
||||||
<li><a href="blocks.html">Blocs</a></li>
|
<li><a href="blocks.html">Blocs</a></li>
|
||||||
<li><a href="edges.html">Bords</a></li>
|
|
||||||
<li><a href="glass_tile.html">Carreau de verre</a></li>
|
|
||||||
<li><a href="circles.html">Cercles</a></li>
|
|
||||||
<li><a href="clone.html">Cloner</a></li>
|
|
||||||
<li><a href="chalk.html">Craie</a></li>
|
<li><a href="chalk.html">Craie</a></li>
|
||||||
<li><a href="halftone.html">Demi-teinte</a></li>
|
|
||||||
<li><a href="distortion.html">Distorsion</a></li>
|
|
||||||
<li><a href="blur.html">Flou</a></li>
|
|
||||||
<li><a href="drip.html">Goutte</a></li>
|
<li><a href="drip.html">Goutte</a></li>
|
||||||
<li><a href="mosaic.html">Mosaïque</a></li>
|
<li><a href="clone.html">Cloner</a></li>
|
||||||
<li><a href="square_mosaic.html">Mosaïque carrée</a></li>
|
<li><a href="distortion.html">Distorsion</a></li>
|
||||||
<li><a href="hexagon_mosaic.html">Mosaïque hexagonale</a></li>
|
|
||||||
<li><a href="irregular_mosaic.html">Mosaïque irrégulière</a></li>
|
|
||||||
<li><a href="fisheye.html">Oeil de poisson</a></li>
|
|
||||||
<li><a href="ripples.html">Ondes</a></li>
|
|
||||||
<li><a href="noise.html">Parasites</a></li>
|
|
||||||
<li><a href="puzzle.html">Puzzle</a></li>
|
<li><a href="puzzle.html">Puzzle</a></li>
|
||||||
|
<li><a href="circles.html">Cercles</a></li>
|
||||||
<li><a href="rays.html">Raies</a></li>
|
<li><a href="rays.html">Raies</a></li>
|
||||||
|
<li><a href="edges.html">Bords</a></li>
|
||||||
<li><a href="emboss.html">Relief</a></li>
|
<li><a href="emboss.html">Relief</a></li>
|
||||||
<li><a href="silhouette.html">Silhouette</a></li>
|
<li><a href="silhouette.html">Silhouette</a></li>
|
||||||
|
<li><a href="fisheye.html">Oeil de poisson</a></li>
|
||||||
|
<li><a href="ripples.html">Ondes</a></li>
|
||||||
|
<li><a href="glass_tile.html">Carreau de verre</a></li>
|
||||||
|
<li><a href="irregular_mosaic.html">Mosaïque irrégulière</a></li>
|
||||||
|
<li><a href="hexagon_mosaic.html">Mosaïque hexagonale</a></li>
|
||||||
|
<li><a href="square_mosaic.html">Mosaïque carrée</a></li>
|
||||||
|
<li><a href="mosaic.html">Mosaïque</a></li>
|
||||||
<li><a href="tv.html">TV</a></li>
|
<li><a href="tv.html">TV</a></li>
|
||||||
<li><a href="tv_bright.html">TV (brillant)</a></li>
|
<li><a href="tv_bright.html">TV (brillant)</a></li>
|
||||||
|
<li><a href="noise.html">Parasites</a></li>
|
||||||
|
<li><a href="halftone.html">Demi-teinte</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Filtres couleurs</h2>
|
<h2>Filtres couleurs</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="darken.html">Assombrir</a></li>
|
<li><a href="negative.html">Négatif</a></li>
|
||||||
<li><a href="cartoon.html">B.D.</a></li>
|
|
||||||
<li><a href="color_shift.html">Changement de couleur</a></li>
|
|
||||||
<li><a href="opposite.html">Complémentaire</a></li>
|
<li><a href="opposite.html">Complémentaire</a></li>
|
||||||
<li><a href="color_and_white.html">Couleur et blanc</a></li>
|
<li><a href="saturate.html">Saturer</a></li>
|
||||||
<li><a href="xor_colors.html">Couleurs Xor</a></li>
|
|
||||||
<li><a href="desaturate.html">Désaturer</a></li>
|
<li><a href="desaturate.html">Désaturer</a></li>
|
||||||
<li><a href="dither.html">Dither</a></li>
|
<li><a href="darken.html">Assombrir</a></li>
|
||||||
<li><a href="dither_keep_colors.html">Dither (Keep Colors)</a></li>
|
|
||||||
<li><a href="lighten.html">Éclaircir</a></li>
|
<li><a href="lighten.html">Éclaircir</a></li>
|
||||||
<li><a href="remove_color.html">Enlever une couleur</a></li>
|
<li><a href="remove_color.html">Enlever une couleur</a></li>
|
||||||
<li><a href="bloom.html">Fleurir</a></li>
|
|
||||||
<li><a href="keep_color.html">Garder une couleur</a></li>
|
<li><a href="keep_color.html">Garder une couleur</a></li>
|
||||||
<li><a href="3dglasses.html">Lunettes 3D</a></li>
|
|
||||||
<li><a href="negative.html">Négatif</a></li>
|
|
||||||
<li><a href="saturate.html">Saturer</a></li>
|
|
||||||
<li><a href="colorsep.html">Sép des couleurs.</a></li>
|
|
||||||
<li><a href="tint.html">Teinter</a></li>
|
<li><a href="tint.html">Teinter</a></li>
|
||||||
|
<li><a href="color_and_white.html">Couleur et blanc</a></li>
|
||||||
|
<li><a href="cartoon.html">B.D.</a></li>
|
||||||
|
<li><a href="color_shift.html">Changement de couleur</a></li>
|
||||||
|
<li><a href="dither.html">Dither</a></li>
|
||||||
|
<li><a href="dither_keep_colors.html">Dither (Keep Colors)</a></li>
|
||||||
|
<li><a href="3dglasses.html">Lunettes 3D</a></li>
|
||||||
|
<li><a href="colorsep.html">Sép des couleurs.</a></li>
|
||||||
<li><a href="doublevision.html">Vision double</a></li>
|
<li><a href="doublevision.html">Vision double</a></li>
|
||||||
|
<li><a href="xor_colors.html">Couleurs Xor</a></li>
|
||||||
|
<li><a href="bloom.html">Fleurir</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Déformations de l'image</h2>
|
<h2>Déformations de l'image</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="shift.html">Déplace</a></li>
|
|
||||||
<li><a href="stretch.html">Étirer</a></li>
|
|
||||||
<li><a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, et Kaleido-8</a></li>
|
|
||||||
<li><a href="mirror.html">Miroir</a></li>
|
<li><a href="mirror.html">Miroir</a></li>
|
||||||
<li><a href="panels.html">Panneaux</a></li>
|
|
||||||
<li><a href="perspective.html">Perspective</a></li>
|
|
||||||
<li><a href="fold.html">Plier</a></li>
|
|
||||||
<li><a href="reflection.html">Reflet</a></li>
|
|
||||||
<li><a href="flip.html">Renverser</a></li>
|
<li><a href="flip.html">Renverser</a></li>
|
||||||
<li><a href="rush.html">Rush</a></li>
|
<li><a href="shift.html">Déplace</a></li>
|
||||||
<li><a href="wavelets.html">Vaguelettes</a></li>
|
|
||||||
<li><a href="waves.html">Vagues</a></li>
|
|
||||||
<li><a href="zoom.html">Zoom</a></li>
|
<li><a href="zoom.html">Zoom</a></li>
|
||||||
<li><a href="tilezoom.html">Zoom avec carreau</a></li>
|
<li><a href="tilezoom.html">Zoom avec carreau</a></li>
|
||||||
</ul>
|
<li><a href="panels.html">Panneaux</a></li>
|
||||||
<h2>Projections</h2>
|
<li><a href="rush.html">Rush</a></li>
|
||||||
<ul>
|
<li><a href="perspective.html">Perspective</a></li>
|
||||||
<li><a href="1pt_perspective_select.html">Choix 1 point</a></li>
|
<li><a href="reflection.html">Reflet</a></li>
|
||||||
<li><a href="2pt_perspective_select.html">Choix 2 points</a></li>
|
<li><a href="stretch.html">Étirer</a></li>
|
||||||
<li><a href="3pt_perspective_select.html">Choix 3-Point</a></li>
|
<li><a href="waves.html">Vagues</a></li>
|
||||||
<li><a href="1pt_perspective.html">Dessin 1 point</a></li>
|
<li><a href="wavelets.html">Vaguelettes</a></li>
|
||||||
<li><a href="2pt_perspective.html">Dessin 2 points</a></li>
|
<li><a href="fold.html">Plier</a></li>
|
||||||
<li><a href="3pt_perspective.html">Dessin à 3-Point</a></li>
|
<li><a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, et Kaleido-8</a></li>
|
||||||
<li><a href="dimetric_draw.html">Dimetric Draw</a></li>
|
|
||||||
<li><a href="dimetric_select.html">Dimetric Select</a></li>
|
|
||||||
<li><a href="isometric_line.html">Isometric Line</a></li>
|
|
||||||
<li><a href="oblique_draw.html">Oblique Draw</a></li>
|
|
||||||
<li><a href="oblique_select.html">Oblique Select</a></li>
|
|
||||||
<li><a href="trimetric_draw.html">Trimetric Draw</a></li>
|
|
||||||
<li><a href="trimetric_select.html">Trimetric Select</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Peindre</h2>
|
<h2>Peindre</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="rainbow.html">Arc-en-ciel</a></li>
|
|
||||||
<li><a href="rainbow_cycle.html">Arc-en-ciel</a></li>
|
|
||||||
<li><a href="smooth_rainbow.html">Arc-en-ciel doux</a></li>
|
|
||||||
<li><a href="loops.html">Boucles</a></li>
|
|
||||||
<li><a href="bricks.html">Briques</a></li>
|
<li><a href="bricks.html">Briques</a></li>
|
||||||
|
<li><a href="rainbow.html">Arc-en-ciel</a></li>
|
||||||
|
<li><a href="smooth_rainbow.html">Arc-en-ciel doux</a></li>
|
||||||
|
<li><a href="rainbow_cycle.html">Arc-en-ciel</a></li>
|
||||||
<li><a href="calligraphy.html">Calligraphie</a></li>
|
<li><a href="calligraphy.html">Calligraphie</a></li>
|
||||||
<li><a href="confetti.html">Confettis</a></li>
|
|
||||||
<li><a href="toothpaste.html">Dentifrice</a></li>
|
|
||||||
<li><a href="smooth.html">Doux</a></li>
|
|
||||||
<li><a href="wet_paint.html">Effet mouillé</a></li>
|
|
||||||
<li><a href="fur.html">Fourrure</a></li>
|
|
||||||
<li><a href="fretwork.html">Frise</a></li>
|
|
||||||
<li><a href="squiggles.html">Gribouillis</a></li>
|
|
||||||
<li><a href="grass.html">Herbe</a></li>
|
|
||||||
<li><a href="maze.html">Labyrinthe</a></li>
|
|
||||||
<li><a href="light.html">Lumière</a></li>
|
|
||||||
<li><a href="foam.html">Mousse</a></li>
|
|
||||||
<li><a href="metal_paint.html">Peinture métallique</a></li>
|
|
||||||
<li><a href="pixels.html">Pixels</a></li>
|
|
||||||
<li><a href="rain.html">Pluie</a></li>
|
|
||||||
<li><a href="rails.html">Rails</a></li>
|
|
||||||
<li><a href="ribbon.html">Ruban</a></li>
|
<li><a href="ribbon.html">Ruban</a></li>
|
||||||
|
<li><a href="smooth.html">Doux</a></li>
|
||||||
|
<li><a href="squiggles.html">Gribouillis</a></li>
|
||||||
|
<li><a href="loops.html">Boucles</a></li>
|
||||||
|
<li><a href="confetti.html">Confettis</a></li>
|
||||||
|
<li><a href="rain.html">Pluie</a></li>
|
||||||
|
<li><a href="foam.html">Mousse</a></li>
|
||||||
|
<li><a href="grass.html">Herbe</a></li>
|
||||||
|
<li><a href="specular_reflection.html">Specular Reflection</a></li>
|
||||||
|
<li><a href="fur.html">Fourrure</a></li>
|
||||||
|
<li><a href="pixels.html">Pixels</a></li>
|
||||||
|
<li><a href="maze.html">Labyrinthe</a></li>
|
||||||
|
<li><a href="fretwork.html">Frise</a></li>
|
||||||
|
<li><a href="rails.html">Rails</a></li>
|
||||||
|
<li><a href="metal_paint.html">Peinture métallique</a></li>
|
||||||
|
<li><a href="toothpaste.html">Dentifrice</a></li>
|
||||||
|
<li><a href="wet_paint.html">Effet mouillé</a></li>
|
||||||
|
<li><a href="light.html">Lumière</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Peindre un motif</h2>
|
<h2>Peindre un motif</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="kaleidoscope.html">Kaléidoscope</a></li>
|
|
||||||
<li><a href="pattern.html">Motif</a></li>
|
|
||||||
<li><a href="picasso.html">Picasso</a></li>
|
|
||||||
<li><a href="rosette.html">Rosace</a></li>
|
|
||||||
<li><a href="symmetry_left_right.html">Symétrie D/G</a></li>
|
<li><a href="symmetry_left_right.html">Symétrie D/G</a></li>
|
||||||
<li><a href="symmetry_up_down.html">Symétrie H/B</a></li>
|
<li><a href="symmetry_up_down.html">Symétrie H/B</a></li>
|
||||||
|
<li><a href="kaleidoscope.html">Kaléidoscope</a></li>
|
||||||
|
<li><a href="pattern.html">Motif</a></li>
|
||||||
<li><a href="tiles.html">Tuiles</a></li>
|
<li><a href="tiles.html">Tuiles</a></li>
|
||||||
|
<li><a href="rosette.html">Rosace</a></li>
|
||||||
|
<li><a href="picasso.html">Picasso</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Décorations des images</h2>
|
<h2>Décorations des images</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="snow_ball.html">Boule de neige</a></li>
|
|
||||||
<li><a href="checkerboard.html">Damier</a></li>
|
|
||||||
<li><a href="snow_flake.html">Flocon de neige</a></li>
|
|
||||||
<li><a href="blinds.html">Store</a></li>
|
<li><a href="blinds.html">Store</a></li>
|
||||||
|
<li><a href="checkerboard.html">Damier</a></li>
|
||||||
|
<li><a href="snow_ball.html">Boule de neige</a></li>
|
||||||
|
<li><a href="snow_flake.html">Flocon de neige</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Projections</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="1pt_perspective.html">Dessin 1 point</a></li>
|
||||||
|
<li><a href="1pt_perspective_select.html">Choix 1 point</a></li>
|
||||||
|
<li><a href="2pt_perspective.html">Dessin 2 points</a></li>
|
||||||
|
<li><a href="2pt_perspective_select.html">Choix 2 points</a></li>
|
||||||
|
<li><a href="3pt_perspective.html">Dessin à 3-Point</a></li>
|
||||||
|
<li><a href="3pt_perspective_select.html">Choix 3-Point</a></li>
|
||||||
|
<li><a href="isometric_line.html">Isometric Line</a></li>
|
||||||
|
<li><a href="dimetric_draw.html">Dimetric Draw</a></li>
|
||||||
|
<li><a href="dimetric_select.html">Dimetric Select</a></li>
|
||||||
|
<li><a href="trimetric_draw.html">Trimetric Draw</a></li>
|
||||||
|
<li><a href="trimetric_select.html">Trimetric Select</a></li>
|
||||||
|
<li><a href="oblique_draw.html">Oblique Draw</a></li>
|
||||||
|
<li><a href="oblique_select.html">Oblique Select</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Artistique</h2>
|
<h2>Artistique</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="flower.html">Fleur</a></li>
|
||||||
|
<li><a href="googlyeyes.html">Yeux écarquillés</a></li>
|
||||||
<li><a href="real_rainbow.html">Arc-en-ciel réel</a></li>
|
<li><a href="real_rainbow.html">Arc-en-ciel réel</a></li>
|
||||||
<li><a href="roygbiv_rainbow.html">Arc-en-ciel simple</a></li>
|
<li><a href="roygbiv_rainbow.html">Arc-en-ciel simple</a></li>
|
||||||
|
<li><a href="lightning.html">Foudre</a></li>
|
||||||
|
<li><a href="tornado.html">Tornade</a></li>
|
||||||
|
<li><a href="filled_polygon.html">Filled Polygon</a></li>
|
||||||
|
<li><a href="string_edges.html">Ficelles sur les bords</a></li>
|
||||||
|
<li><a href="string_corner.html">Ficelles dans les coins</a></li>
|
||||||
|
<li><a href="string_v.html">Ficelles V</a></li>
|
||||||
<li><a href="epitrochoid.html">Epitrochoid</a></li>
|
<li><a href="epitrochoid.html">Epitrochoid</a></li>
|
||||||
<li><a href="epitrochoid_edge.html">Epitrochoid Edge</a></li>
|
<li><a href="epitrochoid_edge.html">Epitrochoid Edge</a></li>
|
||||||
<li><a href="epitrochoid_inside.html">Epitrochoid Inside</a></li>
|
<li><a href="epitrochoid_inside.html">Epitrochoid Inside</a></li>
|
||||||
<li><a href="epitrochoid_outside.html">Epitrochoid Outside</a></li>
|
<li><a href="epitrochoid_outside.html">Epitrochoid Outside</a></li>
|
||||||
<li><a href="string_corner.html">Ficelles dans les coins</a></li>
|
|
||||||
<li><a href="string_edges.html">Ficelles sur les bords</a></li>
|
|
||||||
<li><a href="string_v.html">Ficelles V</a></li>
|
|
||||||
<li><a href="flower.html">Fleur</a></li>
|
|
||||||
<li><a href="lightning.html">Foudre</a></li>
|
|
||||||
<li><a href="hypotrochoid.html">Hypotrochoid</a></li>
|
<li><a href="hypotrochoid.html">Hypotrochoid</a></li>
|
||||||
<li><a href="hypotrochoid_edge.html">Hypotrochoid Edge</a></li>
|
<li><a href="hypotrochoid_edge.html">Hypotrochoid Edge</a></li>
|
||||||
<li><a href="hypotrochoid_inside.html">Hypotrochoid Inside</a></li>
|
<li><a href="hypotrochoid_inside.html">Hypotrochoid Inside</a></li>
|
||||||
<li><a href="hypotrochoid_outside.html">Hypotrochoid Outside</a></li>
|
<li><a href="hypotrochoid_outside.html">Hypotrochoid Outside</a></li>
|
||||||
<li><a href="tornado.html">Tornade</a></li>
|
|
||||||
<li><a href="googlyeyes.html">Yeux écarquillés</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<p>Cliquez et balayez vers le bas, le haut, à gauche, à droite pour ajouter un effet de réflexion à votre dessin.</p>
|
<p>Cliquez et balayez vers le bas, le haut, à gauche, à droite pour ajouter un effet de réflexion à votre dessin.</p>
|
||||||
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/reflection.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="specular_reflection.html">Specular Reflection</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
15
magic/magic-docs/fr_FR.UTF-8/html/specular_reflection.html
Normal file
15
magic/magic-docs/fr_FR.UTF-8/html/specular_reflection.html
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<body><html><head><title>Outil 'Magie' de Tux Paint : Specular Reflection</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 : Specular Reflection</h1>
|
||||||
|
<h2 align="center">Groupe: Peindre</h2>
|
||||||
|
<h3 align="center">Auteur :
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>Draw a specular reflection of the other half of your drawing, like a pond or lake.</p>
|
||||||
|
<p>Cet outil permet de travailler en mode à main levée.</p>
|
||||||
|
<p>Voir aussi : <a href="reflection.html">Reflet</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -2,148 +2,150 @@
|
||||||
|
|
||||||
Distorsions
|
Distorsions
|
||||||
|
|
||||||
|
* Flou
|
||||||
* Affiner
|
* Affiner
|
||||||
* Baver
|
* Baver
|
||||||
* Blocs
|
* Blocs
|
||||||
* Bords
|
|
||||||
* Carreau de verre
|
|
||||||
* Cercles
|
|
||||||
* Cloner
|
|
||||||
* Craie
|
* Craie
|
||||||
* Demi-teinte
|
|
||||||
* Distorsion
|
|
||||||
* Flou
|
|
||||||
* Goutte
|
* Goutte
|
||||||
* Mosaïque
|
* Cloner
|
||||||
* Mosaïque carrée
|
* Distorsion
|
||||||
* Mosaïque hexagonale
|
|
||||||
* Mosaïque irrégulière
|
|
||||||
* Oeil de poisson
|
|
||||||
* Ondes
|
|
||||||
* Parasites
|
|
||||||
* Puzzle
|
* Puzzle
|
||||||
|
* Cercles
|
||||||
* Raies
|
* Raies
|
||||||
|
* Bords
|
||||||
* Relief
|
* Relief
|
||||||
* Silhouette
|
* Silhouette
|
||||||
|
* Oeil de poisson
|
||||||
|
* Ondes
|
||||||
|
* Carreau de verre
|
||||||
|
* Mosaïque irrégulière
|
||||||
|
* Mosaïque hexagonale
|
||||||
|
* Mosaïque carrée
|
||||||
|
* Mosaïque
|
||||||
* TV
|
* TV
|
||||||
* TV (brillant)
|
* TV (brillant)
|
||||||
|
* Parasites
|
||||||
|
* Demi-teinte
|
||||||
|
|
||||||
Filtres couleurs
|
Filtres couleurs
|
||||||
|
|
||||||
* Assombrir
|
* Négatif
|
||||||
* B.D.
|
|
||||||
* Changement de couleur
|
|
||||||
* Complémentaire
|
* Complémentaire
|
||||||
* Couleur et blanc
|
* Saturer
|
||||||
* Couleurs Xor
|
|
||||||
* Désaturer
|
* Désaturer
|
||||||
* Dither
|
* Assombrir
|
||||||
* Dither (Keep Colors)
|
|
||||||
* Éclaircir
|
* Éclaircir
|
||||||
* Enlever une couleur
|
* Enlever une couleur
|
||||||
* Fleurir
|
|
||||||
* Garder une couleur
|
* Garder une couleur
|
||||||
* Lunettes 3D
|
|
||||||
* Négatif
|
|
||||||
* Saturer
|
|
||||||
* Sép des couleurs.
|
|
||||||
* Teinter
|
* Teinter
|
||||||
|
* Couleur et blanc
|
||||||
|
* B.D.
|
||||||
|
* Changement de couleur
|
||||||
|
* Dither
|
||||||
|
* Dither (Keep Colors)
|
||||||
|
* Lunettes 3D
|
||||||
|
* Sép des couleurs.
|
||||||
* Vision double
|
* Vision double
|
||||||
|
* Couleurs Xor
|
||||||
|
* Fleurir
|
||||||
|
|
||||||
Déformations de l'image
|
Déformations de l'image
|
||||||
|
|
||||||
* Déplace
|
|
||||||
* Étirer
|
|
||||||
* Kaleido-4, Kaleido-6, et Kaleido-8
|
|
||||||
* Miroir
|
* Miroir
|
||||||
* Panneaux
|
|
||||||
* Perspective
|
|
||||||
* Plier
|
|
||||||
* Reflet
|
|
||||||
* Renverser
|
* Renverser
|
||||||
* Rush
|
* Déplace
|
||||||
* Vaguelettes
|
|
||||||
* Vagues
|
|
||||||
* Zoom
|
* Zoom
|
||||||
* Zoom avec carreau
|
* Zoom avec carreau
|
||||||
|
* Panneaux
|
||||||
Projections
|
* Rush
|
||||||
|
* Perspective
|
||||||
* Choix 1 point
|
* Reflet
|
||||||
* Choix 2 points
|
* Étirer
|
||||||
* Choix 3-Point
|
* Vagues
|
||||||
* Dessin 1 point
|
* Vaguelettes
|
||||||
* Dessin 2 points
|
* Plier
|
||||||
* Dessin à 3-Point
|
* Kaleido-4, Kaleido-6, et Kaleido-8
|
||||||
* Dimetric Draw
|
|
||||||
* Dimetric Select
|
|
||||||
* Isometric Line
|
|
||||||
* Oblique Draw
|
|
||||||
* Oblique Select
|
|
||||||
* Trimetric Draw
|
|
||||||
* Trimetric Select
|
|
||||||
|
|
||||||
Peindre
|
Peindre
|
||||||
|
|
||||||
* Arc-en-ciel
|
* Briques
|
||||||
* Arc-en-ciel
|
* Arc-en-ciel
|
||||||
* Arc-en-ciel doux
|
* Arc-en-ciel doux
|
||||||
* Boucles
|
* Arc-en-ciel
|
||||||
* Briques
|
|
||||||
* Calligraphie
|
* Calligraphie
|
||||||
* Confettis
|
|
||||||
* Dentifrice
|
|
||||||
* Doux
|
|
||||||
* Effet mouillé
|
|
||||||
* Fourrure
|
|
||||||
* Frise
|
|
||||||
* Gribouillis
|
|
||||||
* Herbe
|
|
||||||
* Labyrinthe
|
|
||||||
* Lumière
|
|
||||||
* Mousse
|
|
||||||
* Peinture métallique
|
|
||||||
* Pixels
|
|
||||||
* Pluie
|
|
||||||
* Rails
|
|
||||||
* Ruban
|
* Ruban
|
||||||
|
* Doux
|
||||||
|
* Gribouillis
|
||||||
|
* Boucles
|
||||||
|
* Confettis
|
||||||
|
* Pluie
|
||||||
|
* Mousse
|
||||||
|
* Herbe
|
||||||
|
* Specular Reflection
|
||||||
|
* Fourrure
|
||||||
|
* Pixels
|
||||||
|
* Labyrinthe
|
||||||
|
* Frise
|
||||||
|
* Rails
|
||||||
|
* Peinture métallique
|
||||||
|
* Dentifrice
|
||||||
|
* Effet mouillé
|
||||||
|
* Lumière
|
||||||
|
|
||||||
Peindre un motif
|
Peindre un motif
|
||||||
|
|
||||||
* Kaléidoscope
|
|
||||||
* Motif
|
|
||||||
* Picasso
|
|
||||||
* Rosace
|
|
||||||
* Symétrie D/G
|
* Symétrie D/G
|
||||||
* Symétrie H/B
|
* Symétrie H/B
|
||||||
|
* Kaléidoscope
|
||||||
|
* Motif
|
||||||
* Tuiles
|
* Tuiles
|
||||||
|
* Rosace
|
||||||
|
* Picasso
|
||||||
|
|
||||||
Décorations des images
|
Décorations des images
|
||||||
|
|
||||||
* Boule de neige
|
|
||||||
* Damier
|
|
||||||
* Flocon de neige
|
|
||||||
* Store
|
* Store
|
||||||
|
* Damier
|
||||||
|
* Boule de neige
|
||||||
|
* Flocon de neige
|
||||||
|
|
||||||
|
Projections
|
||||||
|
|
||||||
|
* Dessin 1 point
|
||||||
|
* Choix 1 point
|
||||||
|
* Dessin 2 points
|
||||||
|
* Choix 2 points
|
||||||
|
* Dessin à 3-Point
|
||||||
|
* Choix 3-Point
|
||||||
|
* Isometric Line
|
||||||
|
* Dimetric Draw
|
||||||
|
* Dimetric Select
|
||||||
|
* Trimetric Draw
|
||||||
|
* Trimetric Select
|
||||||
|
* Oblique Draw
|
||||||
|
* Oblique Select
|
||||||
|
|
||||||
Artistique
|
Artistique
|
||||||
|
|
||||||
|
* Fleur
|
||||||
|
* Yeux écarquillés
|
||||||
* Arc-en-ciel réel
|
* Arc-en-ciel réel
|
||||||
* Arc-en-ciel simple
|
* Arc-en-ciel simple
|
||||||
|
* Foudre
|
||||||
|
* Tornade
|
||||||
|
* Filled Polygon
|
||||||
|
* Ficelles sur les bords
|
||||||
|
* Ficelles dans les coins
|
||||||
|
* Ficelles V
|
||||||
* Epitrochoid
|
* Epitrochoid
|
||||||
* Epitrochoid Edge
|
* Epitrochoid Edge
|
||||||
* Epitrochoid Inside
|
* Epitrochoid Inside
|
||||||
* Epitrochoid Outside
|
* Epitrochoid Outside
|
||||||
* Ficelles dans les coins
|
|
||||||
* Ficelles sur les bords
|
|
||||||
* Ficelles V
|
|
||||||
* Fleur
|
|
||||||
* Foudre
|
|
||||||
* Hypotrochoid
|
* Hypotrochoid
|
||||||
* Hypotrochoid Edge
|
* Hypotrochoid Edge
|
||||||
* Hypotrochoid Inside
|
* Hypotrochoid Inside
|
||||||
* Hypotrochoid Outside
|
* Hypotrochoid Outside
|
||||||
* Tornade
|
|
||||||
* Yeux écarquillés
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,8 @@ effet de réflexion à votre dessin.
|
||||||
|
|
||||||
Cet outil permet de travailler en mode à main levée.
|
Cet outil permet de travailler en mode à main levée.
|
||||||
|
|
||||||
|
Voir aussi : Specular Reflection.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
Tux Paint 0.9.33
|
||||||
|
|
|
||||||
17
magic/magic-docs/fr_FR.UTF-8/specular_reflection.txt
Normal file
17
magic/magic-docs/fr_FR.UTF-8/specular_reflection.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
Outil 'Magie' de Tux Paint : Specular Reflection
|
||||||
|
|
||||||
|
Groupe: Peindre
|
||||||
|
|
||||||
|
Auteur : Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Draw a specular reflection of the other half of your drawing, like a pond or
|
||||||
|
lake.
|
||||||
|
|
||||||
|
Cet outil permet de travailler en mode à main levée.
|
||||||
|
|
||||||
|
Voir aussi : Reflet.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.33
|
||||||
|
|
||||||
18
magic/magic-docs/gl_ES.UTF-8/filled_polygon.txt
Normal file
18
magic/magic-docs/gl_ES.UTF-8/filled_polygon.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
Tux Paint "Magic" Tool: Filled Polygon
|
||||||
|
|
||||||
|
Group: Artistic
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Place three or more connected points on your picture to form a polygon; it will
|
||||||
|
be filled with the currently-chosen color. (Connect the final (red) point to
|
||||||
|
the initial (green) point.)
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
This tool offers color choices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.33
|
||||||
|
|
||||||
15
magic/magic-docs/gl_ES.UTF-8/html/filled_polygon.html
Normal file
15
magic/magic-docs/gl_ES.UTF-8/html/filled_polygon.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: Filled Polygon</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: Filled Polygon</h1>
|
||||||
|
<h2 align="center">Group: Artistic</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>Place three or more connected points on your picture to form a polygon; it will be filled with the currently-chosen color. (Connect the final (red) point to the initial (green) point.)</p>
|
||||||
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>This tool offers color choices.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -6,70 +6,113 @@
|
||||||
<h1 align="center">Tux Paint "Magic" Tool: List of Magic Tools</h1>
|
<h1 align="center">Tux Paint "Magic" Tool: List of Magic Tools</h1>
|
||||||
<h2>Distorts</h2>
|
<h2>Distorts</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="blocks.html">Blocks</a></li>
|
|
||||||
<li><a href="blur.html">Blur</a></li>
|
<li><a href="blur.html">Blur</a></li>
|
||||||
|
<li><a href="sharpen.html">Sharpen</a></li>
|
||||||
|
<li><a href="smudge.html">Smudge</a></li>
|
||||||
|
<li><a href="blocks.html">Blocks</a></li>
|
||||||
<li><a href="chalk.html">Chalk</a></li>
|
<li><a href="chalk.html">Chalk</a></li>
|
||||||
<li><a href="circles.html">Circles</a></li>
|
<li><a href="drip.html">Drip</a></li>
|
||||||
<li><a href="clone.html">Clone</a></li>
|
<li><a href="clone.html">Clone</a></li>
|
||||||
<li><a href="distortion.html">Distortion</a></li>
|
<li><a href="distortion.html">Distortion</a></li>
|
||||||
<li><a href="drip.html">Drip</a></li>
|
<li><a href="puzzle.html">Puzzle</a></li>
|
||||||
|
<li><a href="circles.html">Circles</a></li>
|
||||||
|
<li><a href="rays.html">Rays</a></li>
|
||||||
<li><a href="edges.html">Edges</a></li>
|
<li><a href="edges.html">Edges</a></li>
|
||||||
<li><a href="emboss.html">Emboss</a></li>
|
<li><a href="emboss.html">Emboss</a></li>
|
||||||
<li><a href="fisheye.html">Fisheye</a></li>
|
|
||||||
<li><a href="glass_tile.html">Glass Tile</a></li>
|
|
||||||
<li><a href="halftone.html">Halftone</a></li>
|
|
||||||
<li><a href="hexagon_mosaic.html">Hexagon Mosaic</a></li>
|
|
||||||
<li><a href="irregular_mosaic.html">Irregular Mosaic</a></li>
|
|
||||||
<li><a href="mosaic.html">Mosaic</a></li>
|
|
||||||
<li><a href="noise.html">Noise</a></li>
|
|
||||||
<li><a href="puzzle.html">Puzzle</a></li>
|
|
||||||
<li><a href="rays.html">Rays</a></li>
|
|
||||||
<li><a href="ripples.html">Ripples</a></li>
|
|
||||||
<li><a href="sharpen.html">Sharpen</a></li>
|
|
||||||
<li><a href="silhouette.html">Silhouette</a></li>
|
<li><a href="silhouette.html">Silhouette</a></li>
|
||||||
<li><a href="smudge.html">Smudge</a></li>
|
<li><a href="fisheye.html">Fisheye</a></li>
|
||||||
|
<li><a href="ripples.html">Ripples</a></li>
|
||||||
|
<li><a href="glass_tile.html">Glass Tile</a></li>
|
||||||
|
<li><a href="irregular_mosaic.html">Irregular Mosaic</a></li>
|
||||||
|
<li><a href="hexagon_mosaic.html">Hexagon Mosaic</a></li>
|
||||||
<li><a href="square_mosaic.html">Square Mosaic</a></li>
|
<li><a href="square_mosaic.html">Square Mosaic</a></li>
|
||||||
|
<li><a href="mosaic.html">Mosaic</a></li>
|
||||||
<li><a href="tv.html">TV</a></li>
|
<li><a href="tv.html">TV</a></li>
|
||||||
<li><a href="tv_bright.html">TV (Bright)</a></li>
|
<li><a href="tv_bright.html">TV (Bright)</a></li>
|
||||||
|
<li><a href="noise.html">Noise</a></li>
|
||||||
|
<li><a href="halftone.html">Halftone</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Color Filters</h2>
|
<h2>Color Filters</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="3dglasses.html">3D Glasses</a></li>
|
|
||||||
<li><a href="bloom.html">Bloom</a></li>
|
|
||||||
<li><a href="cartoon.html">Cartoon</a></li>
|
|
||||||
<li><a href="color_and_white.html">Color and White</a></li>
|
|
||||||
<li><a href="colorsep.html">Color Sep.</a></li>
|
|
||||||
<li><a href="color_shift.html">Color Shift</a></li>
|
|
||||||
<li><a href="darken.html">Darken</a></li>
|
|
||||||
<li><a href="desaturate.html">Desaturate</a></li>
|
|
||||||
<li><a href="dither.html">Dither</a></li>
|
|
||||||
<li><a href="dither_keep_colors.html">Dither (Keep Colors)</a></li>
|
|
||||||
<li><a href="doublevision.html">Double Vision</a></li>
|
|
||||||
<li><a href="keep_color.html">Keep Color</a></li>
|
|
||||||
<li><a href="lighten.html">Lighten</a></li>
|
|
||||||
<li><a href="negative.html">Negative</a></li>
|
<li><a href="negative.html">Negative</a></li>
|
||||||
<li><a href="opposite.html">Opposite</a></li>
|
<li><a href="opposite.html">Opposite</a></li>
|
||||||
<li><a href="remove_color.html">Remove Color</a></li>
|
|
||||||
<li><a href="saturate.html">Saturate</a></li>
|
<li><a href="saturate.html">Saturate</a></li>
|
||||||
|
<li><a href="desaturate.html">Desaturate</a></li>
|
||||||
|
<li><a href="darken.html">Darken</a></li>
|
||||||
|
<li><a href="lighten.html">Lighten</a></li>
|
||||||
|
<li><a href="remove_color.html">Remove Color</a></li>
|
||||||
|
<li><a href="keep_color.html">Keep Color</a></li>
|
||||||
<li><a href="tint.html">Tint</a></li>
|
<li><a href="tint.html">Tint</a></li>
|
||||||
|
<li><a href="color_and_white.html">Color and White</a></li>
|
||||||
|
<li><a href="cartoon.html">Cartoon</a></li>
|
||||||
|
<li><a href="color_shift.html">Color Shift</a></li>
|
||||||
|
<li><a href="dither.html">Dither</a></li>
|
||||||
|
<li><a href="dither_keep_colors.html">Dither (Keep Colors)</a></li>
|
||||||
|
<li><a href="3dglasses.html">3D Glasses</a></li>
|
||||||
|
<li><a href="colorsep.html">Color Sep.</a></li>
|
||||||
|
<li><a href="doublevision.html">Double Vision</a></li>
|
||||||
<li><a href="xor_colors.html">Xor Colors</a></li>
|
<li><a href="xor_colors.html">Xor Colors</a></li>
|
||||||
|
<li><a href="bloom.html">Bloom</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Picture Warps</h2>
|
<h2>Picture Warps</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="flip.html">Flip</a></li>
|
|
||||||
<li><a href="fold.html">Fold</a></li>
|
|
||||||
<li><a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</a></li>
|
|
||||||
<li><a href="mirror.html">Mirror</a></li>
|
<li><a href="mirror.html">Mirror</a></li>
|
||||||
|
<li><a href="flip.html">Flip</a></li>
|
||||||
|
<li><a href="shift.html">Shift</a></li>
|
||||||
|
<li><a href="zoom.html">Zoom</a></li>
|
||||||
|
<li><a href="tilezoom.html">Tile Zoom</a></li>
|
||||||
<li><a href="panels.html">Panels</a></li>
|
<li><a href="panels.html">Panels</a></li>
|
||||||
|
<li><a href="rush.html">Rush</a></li>
|
||||||
<li><a href="perspective.html">Perspective</a></li>
|
<li><a href="perspective.html">Perspective</a></li>
|
||||||
<li><a href="reflection.html">Reflection</a></li>
|
<li><a href="reflection.html">Reflection</a></li>
|
||||||
<li><a href="rush.html">Rush</a></li>
|
|
||||||
<li><a href="shift.html">Shift</a></li>
|
|
||||||
<li><a href="stretch.html">Stretch</a></li>
|
<li><a href="stretch.html">Stretch</a></li>
|
||||||
<li><a href="tilezoom.html">Tile Zoom</a></li>
|
|
||||||
<li><a href="wavelets.html">Wavelets</a></li>
|
|
||||||
<li><a href="waves.html">Waves</a></li>
|
<li><a href="waves.html">Waves</a></li>
|
||||||
<li><a href="zoom.html">Zoom</a></li>
|
<li><a href="wavelets.html">Wavelets</a></li>
|
||||||
|
<li><a href="fold.html">Fold</a></li>
|
||||||
|
<li><a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Painting</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="bricks.html">Bricks</a></li>
|
||||||
|
<li><a href="rainbow.html">Rainbow</a></li>
|
||||||
|
<li><a href="smooth_rainbow.html">Smooth Rainbow</a></li>
|
||||||
|
<li><a href="rainbow_cycle.html">Rainbow Cycle</a></li>
|
||||||
|
<li><a href="calligraphy.html">Calligraphy</a></li>
|
||||||
|
<li><a href="ribbon.html">Ribbon</a></li>
|
||||||
|
<li><a href="smooth.html">Smooth</a></li>
|
||||||
|
<li><a href="squiggles.html">Squiggles</a></li>
|
||||||
|
<li><a href="loops.html">Loops</a></li>
|
||||||
|
<li><a href="confetti.html">Confetti</a></li>
|
||||||
|
<li><a href="rain.html">Rain</a></li>
|
||||||
|
<li><a href="foam.html">Foam</a></li>
|
||||||
|
<li><a href="grass.html">Grass</a></li>
|
||||||
|
<li><a href="specular_reflection.html">Specular Reflection</a></li>
|
||||||
|
<li><a href="fur.html">Fur</a></li>
|
||||||
|
<li><a href="pixels.html">Pixels</a></li>
|
||||||
|
<li><a href="maze.html">Maze</a></li>
|
||||||
|
<li><a href="fretwork.html">Fretwork</a></li>
|
||||||
|
<li><a href="rails.html">Rails</a></li>
|
||||||
|
<li><a href="metal_paint.html">Metal Paint</a></li>
|
||||||
|
<li><a href="toothpaste.html">Toothpaste</a></li>
|
||||||
|
<li><a href="wet_paint.html">Wet Paint</a></li>
|
||||||
|
<li><a href="light.html">Light</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Pattern Painting</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="symmetry_left_right.html">Symmetry Left/Right</a></li>
|
||||||
|
<li><a href="symmetry_up_down.html">Symmetry Up/Down</a></li>
|
||||||
|
<li><a href="kaleidoscope.html">Kaleidoscope</a></li>
|
||||||
|
<li><a href="pattern.html">Pattern</a></li>
|
||||||
|
<li><a href="tiles.html">Tiles</a></li>
|
||||||
|
<li><a href="rosette.html">Rosette</a></li>
|
||||||
|
<li><a href="picasso.html">Picasso</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Picture Decorations</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="blinds.html">Blind</a></li>
|
||||||
|
<li><a href="checkerboard.html">Checkerboard</a></li>
|
||||||
|
<li><a href="snow_ball.html">Snow Ball</a></li>
|
||||||
|
<li><a href="snow_flake.html">Snow Flake</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Projections</h2>
|
<h2>Projections</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
@ -79,75 +122,34 @@
|
||||||
<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.html">3-Point Draw</a></li>
|
||||||
<li><a href="3pt_perspective_select.html">3-Point Select</a></li>
|
<li><a href="3pt_perspective_select.html">3-Point Select</a></li>
|
||||||
|
<li><a href="isometric_line.html">Isometric Line</a></li>
|
||||||
<li><a href="dimetric_draw.html">Dimetric Draw</a></li>
|
<li><a href="dimetric_draw.html">Dimetric Draw</a></li>
|
||||||
<li><a href="dimetric_select.html">Dimetric Select</a></li>
|
<li><a href="dimetric_select.html">Dimetric Select</a></li>
|
||||||
<li><a href="isometric_line.html">Isometric Line</a></li>
|
|
||||||
<li><a href="oblique_draw.html">Oblique Draw</a></li>
|
|
||||||
<li><a href="oblique_select.html">Oblique Select</a></li>
|
|
||||||
<li><a href="trimetric_draw.html">Trimetric Draw</a></li>
|
<li><a href="trimetric_draw.html">Trimetric Draw</a></li>
|
||||||
<li><a href="trimetric_select.html">Trimetric Select</a></li>
|
<li><a href="trimetric_select.html">Trimetric Select</a></li>
|
||||||
</ul>
|
<li><a href="oblique_draw.html">Oblique Draw</a></li>
|
||||||
<h2>Painting</h2>
|
<li><a href="oblique_select.html">Oblique Select</a></li>
|
||||||
<ul>
|
|
||||||
<li><a href="bricks.html">Bricks</a></li>
|
|
||||||
<li><a href="calligraphy.html">Calligraphy</a></li>
|
|
||||||
<li><a href="confetti.html">Confetti</a></li>
|
|
||||||
<li><a href="foam.html">Foam</a></li>
|
|
||||||
<li><a href="fretwork.html">Fretwork</a></li>
|
|
||||||
<li><a href="fur.html">Fur</a></li>
|
|
||||||
<li><a href="grass.html">Grass</a></li>
|
|
||||||
<li><a href="light.html">Light</a></li>
|
|
||||||
<li><a href="loops.html">Loops</a></li>
|
|
||||||
<li><a href="maze.html">Maze</a></li>
|
|
||||||
<li><a href="metal_paint.html">Metal Paint</a></li>
|
|
||||||
<li><a href="pixels.html">Pixels</a></li>
|
|
||||||
<li><a href="rails.html">Rails</a></li>
|
|
||||||
<li><a href="rain.html">Rain</a></li>
|
|
||||||
<li><a href="rainbow.html">Rainbow</a></li>
|
|
||||||
<li><a href="rainbow_cycle.html">Rainbow Cycle</a></li>
|
|
||||||
<li><a href="ribbon.html">Ribbon</a></li>
|
|
||||||
<li><a href="smooth.html">Smooth</a></li>
|
|
||||||
<li><a href="smooth_rainbow.html">Smooth Rainbow</a></li>
|
|
||||||
<li><a href="squiggles.html">Squiggles</a></li>
|
|
||||||
<li><a href="toothpaste.html">Toothpaste</a></li>
|
|
||||||
<li><a href="wet_paint.html">Wet Paint</a></li>
|
|
||||||
</ul>
|
|
||||||
<h2>Pattern Painting</h2>
|
|
||||||
<ul>
|
|
||||||
<li><a href="kaleidoscope.html">Kaleidoscope</a></li>
|
|
||||||
<li><a href="pattern.html">Pattern</a></li>
|
|
||||||
<li><a href="picasso.html">Picasso</a></li>
|
|
||||||
<li><a href="rosette.html">Rosette</a></li>
|
|
||||||
<li><a href="symmetry_left_right.html">Symmetry Left/Right</a></li>
|
|
||||||
<li><a href="symmetry_up_down.html">Symmetry Up/Down</a></li>
|
|
||||||
<li><a href="tiles.html">Tiles</a></li>
|
|
||||||
</ul>
|
|
||||||
<h2>Picture Decorations</h2>
|
|
||||||
<ul>
|
|
||||||
<li><a href="blinds.html">Blind</a></li>
|
|
||||||
<li><a href="checkerboard.html">Checkerboard</a></li>
|
|
||||||
<li><a href="snow_ball.html">Snow Ball</a></li>
|
|
||||||
<li><a href="snow_flake.html">Snow Flake</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Artistic</h2>
|
<h2>Artistic</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="flower.html">Flower</a></li>
|
||||||
|
<li><a href="googlyeyes.html">Googly Eyes</a></li>
|
||||||
|
<li><a href="real_rainbow.html">Real Rainbow</a></li>
|
||||||
|
<li><a href="roygbiv_rainbow.html">ROYGBIV Rainbow</a></li>
|
||||||
|
<li><a href="lightning.html">Lightning</a></li>
|
||||||
|
<li><a href="tornado.html">Tornado</a></li>
|
||||||
|
<li><a href="filled_polygon.html">Filled Polygon</a></li>
|
||||||
|
<li><a href="string_edges.html">String Edges</a></li>
|
||||||
|
<li><a href="string_corner.html">String Corner</a></li>
|
||||||
|
<li><a href="string_v.html">String V</a></li>
|
||||||
<li><a href="epitrochoid.html">Epitrochoid</a></li>
|
<li><a href="epitrochoid.html">Epitrochoid</a></li>
|
||||||
<li><a href="epitrochoid_edge.html">Epitrochoid Edge</a></li>
|
<li><a href="epitrochoid_edge.html">Epitrochoid Edge</a></li>
|
||||||
<li><a href="epitrochoid_inside.html">Epitrochoid Inside</a></li>
|
<li><a href="epitrochoid_inside.html">Epitrochoid Inside</a></li>
|
||||||
<li><a href="epitrochoid_outside.html">Epitrochoid Outside</a></li>
|
<li><a href="epitrochoid_outside.html">Epitrochoid Outside</a></li>
|
||||||
<li><a href="flower.html">Flower</a></li>
|
|
||||||
<li><a href="googlyeyes.html">Googly Eyes</a></li>
|
|
||||||
<li><a href="hypotrochoid.html">Hypotrochoid</a></li>
|
<li><a href="hypotrochoid.html">Hypotrochoid</a></li>
|
||||||
<li><a href="hypotrochoid_edge.html">Hypotrochoid Edge</a></li>
|
<li><a href="hypotrochoid_edge.html">Hypotrochoid Edge</a></li>
|
||||||
<li><a href="hypotrochoid_inside.html">Hypotrochoid Inside</a></li>
|
<li><a href="hypotrochoid_inside.html">Hypotrochoid Inside</a></li>
|
||||||
<li><a href="hypotrochoid_outside.html">Hypotrochoid Outside</a></li>
|
<li><a href="hypotrochoid_outside.html">Hypotrochoid Outside</a></li>
|
||||||
<li><a href="lightning.html">Lightning</a></li>
|
|
||||||
<li><a href="real_rainbow.html">Real Rainbow</a></li>
|
|
||||||
<li><a href="roygbiv_rainbow.html">ROYGBIV Rainbow</a></li>
|
|
||||||
<li><a href="string_corner.html">String Corner</a></li>
|
|
||||||
<li><a href="string_edges.html">String Edges</a></li>
|
|
||||||
<li><a href="string_v.html">String V</a></li>
|
|
||||||
<li><a href="tornado.html">Tornado</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
||||||
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/reflection.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="specular_reflection.html">Specular Reflection</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
15
magic/magic-docs/gl_ES.UTF-8/html/specular_reflection.html
Normal file
15
magic/magic-docs/gl_ES.UTF-8/html/specular_reflection.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: Specular Reflection</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: Specular Reflection</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>Draw a specular reflection of the other half of your drawing, like a pond or lake.</p>
|
||||||
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>See also: <a href="reflection.html">Reflection</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -2,70 +2,113 @@
|
||||||
|
|
||||||
Distorts
|
Distorts
|
||||||
|
|
||||||
* Blocks
|
|
||||||
* Blur
|
* Blur
|
||||||
|
* Sharpen
|
||||||
|
* Smudge
|
||||||
|
* Blocks
|
||||||
* Chalk
|
* Chalk
|
||||||
* Circles
|
* Drip
|
||||||
* Clone
|
* Clone
|
||||||
* Distortion
|
* Distortion
|
||||||
* Drip
|
* Puzzle
|
||||||
|
* Circles
|
||||||
|
* Rays
|
||||||
* Edges
|
* Edges
|
||||||
* Emboss
|
* Emboss
|
||||||
* Fisheye
|
|
||||||
* Glass Tile
|
|
||||||
* Halftone
|
|
||||||
* Hexagon Mosaic
|
|
||||||
* Irregular Mosaic
|
|
||||||
* Mosaic
|
|
||||||
* Noise
|
|
||||||
* Puzzle
|
|
||||||
* Rays
|
|
||||||
* Ripples
|
|
||||||
* Sharpen
|
|
||||||
* Silhouette
|
* Silhouette
|
||||||
* Smudge
|
* Fisheye
|
||||||
|
* Ripples
|
||||||
|
* Glass Tile
|
||||||
|
* Irregular Mosaic
|
||||||
|
* Hexagon Mosaic
|
||||||
* Square Mosaic
|
* Square Mosaic
|
||||||
|
* Mosaic
|
||||||
* TV
|
* TV
|
||||||
* TV (Bright)
|
* TV (Bright)
|
||||||
|
* Noise
|
||||||
|
* Halftone
|
||||||
|
|
||||||
Color Filters
|
Color Filters
|
||||||
|
|
||||||
* 3D Glasses
|
|
||||||
* Bloom
|
|
||||||
* Cartoon
|
|
||||||
* Color and White
|
|
||||||
* Color Sep.
|
|
||||||
* Color Shift
|
|
||||||
* Darken
|
|
||||||
* Desaturate
|
|
||||||
* Dither
|
|
||||||
* Dither (Keep Colors)
|
|
||||||
* Double Vision
|
|
||||||
* Keep Color
|
|
||||||
* Lighten
|
|
||||||
* Negative
|
* Negative
|
||||||
* Opposite
|
* Opposite
|
||||||
* Remove Color
|
|
||||||
* Saturate
|
* Saturate
|
||||||
|
* Desaturate
|
||||||
|
* Darken
|
||||||
|
* Lighten
|
||||||
|
* Remove Color
|
||||||
|
* Keep Color
|
||||||
* Tint
|
* Tint
|
||||||
|
* Color and White
|
||||||
|
* Cartoon
|
||||||
|
* Color Shift
|
||||||
|
* Dither
|
||||||
|
* Dither (Keep Colors)
|
||||||
|
* 3D Glasses
|
||||||
|
* Color Sep.
|
||||||
|
* Double Vision
|
||||||
* Xor Colors
|
* Xor Colors
|
||||||
|
* Bloom
|
||||||
|
|
||||||
Picture Warps
|
Picture Warps
|
||||||
|
|
||||||
* Flip
|
|
||||||
* Fold
|
|
||||||
* Kaleido-4, Kaleido-6, and Kaleido-8
|
|
||||||
* Mirror
|
* Mirror
|
||||||
|
* Flip
|
||||||
|
* Shift
|
||||||
|
* Zoom
|
||||||
|
* Tile Zoom
|
||||||
* Panels
|
* Panels
|
||||||
|
* Rush
|
||||||
* Perspective
|
* Perspective
|
||||||
* Reflection
|
* Reflection
|
||||||
* Rush
|
|
||||||
* Shift
|
|
||||||
* Stretch
|
* Stretch
|
||||||
* Tile Zoom
|
|
||||||
* Wavelets
|
|
||||||
* Waves
|
* Waves
|
||||||
* Zoom
|
* Wavelets
|
||||||
|
* Fold
|
||||||
|
* Kaleido-4, Kaleido-6, and Kaleido-8
|
||||||
|
|
||||||
|
Painting
|
||||||
|
|
||||||
|
* Bricks
|
||||||
|
* Rainbow
|
||||||
|
* Smooth Rainbow
|
||||||
|
* Rainbow Cycle
|
||||||
|
* Calligraphy
|
||||||
|
* Ribbon
|
||||||
|
* Smooth
|
||||||
|
* Squiggles
|
||||||
|
* Loops
|
||||||
|
* Confetti
|
||||||
|
* Rain
|
||||||
|
* Foam
|
||||||
|
* Grass
|
||||||
|
* Specular Reflection
|
||||||
|
* Fur
|
||||||
|
* Pixels
|
||||||
|
* Maze
|
||||||
|
* Fretwork
|
||||||
|
* Rails
|
||||||
|
* Metal Paint
|
||||||
|
* Toothpaste
|
||||||
|
* Wet Paint
|
||||||
|
* Light
|
||||||
|
|
||||||
|
Pattern Painting
|
||||||
|
|
||||||
|
* Symmetry Left/Right
|
||||||
|
* Symmetry Up/Down
|
||||||
|
* Kaleidoscope
|
||||||
|
* Pattern
|
||||||
|
* Tiles
|
||||||
|
* Rosette
|
||||||
|
* Picasso
|
||||||
|
|
||||||
|
Picture Decorations
|
||||||
|
|
||||||
|
* Blind
|
||||||
|
* Checkerboard
|
||||||
|
* Snow Ball
|
||||||
|
* Snow Flake
|
||||||
|
|
||||||
Projections
|
Projections
|
||||||
|
|
||||||
|
|
@ -75,75 +118,34 @@ Projections
|
||||||
* 2-Point Select
|
* 2-Point Select
|
||||||
* 3-Point Draw
|
* 3-Point Draw
|
||||||
* 3-Point Select
|
* 3-Point Select
|
||||||
|
* Isometric Line
|
||||||
* Dimetric Draw
|
* Dimetric Draw
|
||||||
* Dimetric Select
|
* Dimetric Select
|
||||||
* Isometric Line
|
|
||||||
* Oblique Draw
|
|
||||||
* Oblique Select
|
|
||||||
* Trimetric Draw
|
* Trimetric Draw
|
||||||
* Trimetric Select
|
* Trimetric Select
|
||||||
|
* Oblique Draw
|
||||||
Painting
|
* Oblique Select
|
||||||
|
|
||||||
* Bricks
|
|
||||||
* Calligraphy
|
|
||||||
* Confetti
|
|
||||||
* Foam
|
|
||||||
* Fretwork
|
|
||||||
* Fur
|
|
||||||
* Grass
|
|
||||||
* Light
|
|
||||||
* Loops
|
|
||||||
* Maze
|
|
||||||
* Metal Paint
|
|
||||||
* Pixels
|
|
||||||
* Rails
|
|
||||||
* Rain
|
|
||||||
* Rainbow
|
|
||||||
* Rainbow Cycle
|
|
||||||
* Ribbon
|
|
||||||
* Smooth
|
|
||||||
* Smooth Rainbow
|
|
||||||
* Squiggles
|
|
||||||
* Toothpaste
|
|
||||||
* Wet Paint
|
|
||||||
|
|
||||||
Pattern Painting
|
|
||||||
|
|
||||||
* Kaleidoscope
|
|
||||||
* Pattern
|
|
||||||
* Picasso
|
|
||||||
* Rosette
|
|
||||||
* Symmetry Left/Right
|
|
||||||
* Symmetry Up/Down
|
|
||||||
* Tiles
|
|
||||||
|
|
||||||
Picture Decorations
|
|
||||||
|
|
||||||
* Blind
|
|
||||||
* Checkerboard
|
|
||||||
* Snow Ball
|
|
||||||
* Snow Flake
|
|
||||||
|
|
||||||
Artistic
|
Artistic
|
||||||
|
|
||||||
|
* Flower
|
||||||
|
* Googly Eyes
|
||||||
|
* Real Rainbow
|
||||||
|
* ROYGBIV Rainbow
|
||||||
|
* Lightning
|
||||||
|
* Tornado
|
||||||
|
* Filled Polygon
|
||||||
|
* String Edges
|
||||||
|
* String Corner
|
||||||
|
* String V
|
||||||
* Epitrochoid
|
* Epitrochoid
|
||||||
* Epitrochoid Edge
|
* Epitrochoid Edge
|
||||||
* Epitrochoid Inside
|
* Epitrochoid Inside
|
||||||
* Epitrochoid Outside
|
* Epitrochoid Outside
|
||||||
* Flower
|
|
||||||
* Googly Eyes
|
|
||||||
* Hypotrochoid
|
* Hypotrochoid
|
||||||
* Hypotrochoid Edge
|
* Hypotrochoid Edge
|
||||||
* Hypotrochoid Inside
|
* Hypotrochoid Inside
|
||||||
* Hypotrochoid Outside
|
* Hypotrochoid Outside
|
||||||
* Lightning
|
|
||||||
* Real Rainbow
|
|
||||||
* ROYGBIV Rainbow
|
|
||||||
* String Corner
|
|
||||||
* String Edges
|
|
||||||
* String V
|
|
||||||
* Tornado
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,8 @@ Click and drag down, up, left, or right, to add a reflection to you picture.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: Specular Reflection.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
Tux Paint 0.9.33
|
||||||
|
|
|
||||||
17
magic/magic-docs/gl_ES.UTF-8/specular_reflection.txt
Normal file
17
magic/magic-docs/gl_ES.UTF-8/specular_reflection.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
Tux Paint "Magic" Tool: Specular Reflection
|
||||||
|
|
||||||
|
Group: Painting
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Draw a specular reflection of the other half of your drawing, like a pond or
|
||||||
|
lake.
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: Reflection.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.33
|
||||||
|
|
||||||
18
magic/magic-docs/is_IS.UTF-8/filled_polygon.txt
Normal file
18
magic/magic-docs/is_IS.UTF-8/filled_polygon.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
Tux Paint "Magic" Tool: Filled Polygon
|
||||||
|
|
||||||
|
Group: Artistic
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Place three or more connected points on your picture to form a polygon; it will
|
||||||
|
be filled with the currently-chosen color. (Connect the final (red) point to
|
||||||
|
the initial (green) point.)
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
This tool offers color choices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.33
|
||||||
|
|
||||||
15
magic/magic-docs/is_IS.UTF-8/html/filled_polygon.html
Normal file
15
magic/magic-docs/is_IS.UTF-8/html/filled_polygon.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: Filled Polygon</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: Filled Polygon</h1>
|
||||||
|
<h2 align="center">Group: Artistic</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>Place three or more connected points on your picture to form a polygon; it will be filled with the currently-chosen color. (Connect the final (red) point to the initial (green) point.)</p>
|
||||||
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>This tool offers color choices.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -6,70 +6,113 @@
|
||||||
<h1 align="center">Tux Paint "Magic" Tool: List of Magic Tools</h1>
|
<h1 align="center">Tux Paint "Magic" Tool: List of Magic Tools</h1>
|
||||||
<h2>Distorts</h2>
|
<h2>Distorts</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="blocks.html">Blocks</a></li>
|
|
||||||
<li><a href="blur.html">Blur</a></li>
|
<li><a href="blur.html">Blur</a></li>
|
||||||
|
<li><a href="sharpen.html">Sharpen</a></li>
|
||||||
|
<li><a href="smudge.html">Smudge</a></li>
|
||||||
|
<li><a href="blocks.html">Blocks</a></li>
|
||||||
<li><a href="chalk.html">Chalk</a></li>
|
<li><a href="chalk.html">Chalk</a></li>
|
||||||
<li><a href="circles.html">Circles</a></li>
|
<li><a href="drip.html">Drip</a></li>
|
||||||
<li><a href="clone.html">Clone</a></li>
|
<li><a href="clone.html">Clone</a></li>
|
||||||
<li><a href="distortion.html">Distortion</a></li>
|
<li><a href="distortion.html">Distortion</a></li>
|
||||||
<li><a href="drip.html">Drip</a></li>
|
<li><a href="puzzle.html">Puzzle</a></li>
|
||||||
|
<li><a href="circles.html">Circles</a></li>
|
||||||
|
<li><a href="rays.html">Rays</a></li>
|
||||||
<li><a href="edges.html">Edges</a></li>
|
<li><a href="edges.html">Edges</a></li>
|
||||||
<li><a href="emboss.html">Emboss</a></li>
|
<li><a href="emboss.html">Emboss</a></li>
|
||||||
<li><a href="fisheye.html">Fisheye</a></li>
|
|
||||||
<li><a href="glass_tile.html">Glass Tile</a></li>
|
|
||||||
<li><a href="halftone.html">Halftone</a></li>
|
|
||||||
<li><a href="hexagon_mosaic.html">Hexagon Mosaic</a></li>
|
|
||||||
<li><a href="irregular_mosaic.html">Irregular Mosaic</a></li>
|
|
||||||
<li><a href="mosaic.html">Mosaic</a></li>
|
|
||||||
<li><a href="noise.html">Noise</a></li>
|
|
||||||
<li><a href="puzzle.html">Puzzle</a></li>
|
|
||||||
<li><a href="rays.html">Rays</a></li>
|
|
||||||
<li><a href="ripples.html">Ripples</a></li>
|
|
||||||
<li><a href="sharpen.html">Sharpen</a></li>
|
|
||||||
<li><a href="silhouette.html">Silhouette</a></li>
|
<li><a href="silhouette.html">Silhouette</a></li>
|
||||||
<li><a href="smudge.html">Smudge</a></li>
|
<li><a href="fisheye.html">Fisheye</a></li>
|
||||||
|
<li><a href="ripples.html">Ripples</a></li>
|
||||||
|
<li><a href="glass_tile.html">Glass Tile</a></li>
|
||||||
|
<li><a href="irregular_mosaic.html">Irregular Mosaic</a></li>
|
||||||
|
<li><a href="hexagon_mosaic.html">Hexagon Mosaic</a></li>
|
||||||
<li><a href="square_mosaic.html">Square Mosaic</a></li>
|
<li><a href="square_mosaic.html">Square Mosaic</a></li>
|
||||||
|
<li><a href="mosaic.html">Mosaic</a></li>
|
||||||
<li><a href="tv.html">TV</a></li>
|
<li><a href="tv.html">TV</a></li>
|
||||||
<li><a href="tv_bright.html">TV (Bright)</a></li>
|
<li><a href="tv_bright.html">TV (Bright)</a></li>
|
||||||
|
<li><a href="noise.html">Noise</a></li>
|
||||||
|
<li><a href="halftone.html">Halftone</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Color Filters</h2>
|
<h2>Color Filters</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="3dglasses.html">3D Glasses</a></li>
|
|
||||||
<li><a href="bloom.html">Bloom</a></li>
|
|
||||||
<li><a href="cartoon.html">Cartoon</a></li>
|
|
||||||
<li><a href="color_and_white.html">Color and White</a></li>
|
|
||||||
<li><a href="colorsep.html">Color Sep.</a></li>
|
|
||||||
<li><a href="color_shift.html">Color Shift</a></li>
|
|
||||||
<li><a href="darken.html">Darken</a></li>
|
|
||||||
<li><a href="desaturate.html">Desaturate</a></li>
|
|
||||||
<li><a href="dither.html">Dither</a></li>
|
|
||||||
<li><a href="dither_keep_colors.html">Dither (Keep Colors)</a></li>
|
|
||||||
<li><a href="doublevision.html">Double Vision</a></li>
|
|
||||||
<li><a href="keep_color.html">Keep Color</a></li>
|
|
||||||
<li><a href="lighten.html">Lighten</a></li>
|
|
||||||
<li><a href="negative.html">Negative</a></li>
|
<li><a href="negative.html">Negative</a></li>
|
||||||
<li><a href="opposite.html">Opposite</a></li>
|
<li><a href="opposite.html">Opposite</a></li>
|
||||||
<li><a href="remove_color.html">Remove Color</a></li>
|
|
||||||
<li><a href="saturate.html">Saturate</a></li>
|
<li><a href="saturate.html">Saturate</a></li>
|
||||||
|
<li><a href="desaturate.html">Desaturate</a></li>
|
||||||
|
<li><a href="darken.html">Darken</a></li>
|
||||||
|
<li><a href="lighten.html">Lighten</a></li>
|
||||||
|
<li><a href="remove_color.html">Remove Color</a></li>
|
||||||
|
<li><a href="keep_color.html">Keep Color</a></li>
|
||||||
<li><a href="tint.html">Tint</a></li>
|
<li><a href="tint.html">Tint</a></li>
|
||||||
|
<li><a href="color_and_white.html">Color and White</a></li>
|
||||||
|
<li><a href="cartoon.html">Cartoon</a></li>
|
||||||
|
<li><a href="color_shift.html">Color Shift</a></li>
|
||||||
|
<li><a href="dither.html">Dither</a></li>
|
||||||
|
<li><a href="dither_keep_colors.html">Dither (Keep Colors)</a></li>
|
||||||
|
<li><a href="3dglasses.html">3D Glasses</a></li>
|
||||||
|
<li><a href="colorsep.html">Color Sep.</a></li>
|
||||||
|
<li><a href="doublevision.html">Double Vision</a></li>
|
||||||
<li><a href="xor_colors.html">Xor Colors</a></li>
|
<li><a href="xor_colors.html">Xor Colors</a></li>
|
||||||
|
<li><a href="bloom.html">Bloom</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Picture Warps</h2>
|
<h2>Picture Warps</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="flip.html">Flip</a></li>
|
|
||||||
<li><a href="fold.html">Fold</a></li>
|
|
||||||
<li><a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</a></li>
|
|
||||||
<li><a href="mirror.html">Mirror</a></li>
|
<li><a href="mirror.html">Mirror</a></li>
|
||||||
|
<li><a href="flip.html">Flip</a></li>
|
||||||
|
<li><a href="shift.html">Shift</a></li>
|
||||||
|
<li><a href="zoom.html">Zoom</a></li>
|
||||||
|
<li><a href="tilezoom.html">Tile Zoom</a></li>
|
||||||
<li><a href="panels.html">Panels</a></li>
|
<li><a href="panels.html">Panels</a></li>
|
||||||
|
<li><a href="rush.html">Rush</a></li>
|
||||||
<li><a href="perspective.html">Perspective</a></li>
|
<li><a href="perspective.html">Perspective</a></li>
|
||||||
<li><a href="reflection.html">Reflection</a></li>
|
<li><a href="reflection.html">Reflection</a></li>
|
||||||
<li><a href="rush.html">Rush</a></li>
|
|
||||||
<li><a href="shift.html">Shift</a></li>
|
|
||||||
<li><a href="stretch.html">Stretch</a></li>
|
<li><a href="stretch.html">Stretch</a></li>
|
||||||
<li><a href="tilezoom.html">Tile Zoom</a></li>
|
|
||||||
<li><a href="wavelets.html">Wavelets</a></li>
|
|
||||||
<li><a href="waves.html">Waves</a></li>
|
<li><a href="waves.html">Waves</a></li>
|
||||||
<li><a href="zoom.html">Zoom</a></li>
|
<li><a href="wavelets.html">Wavelets</a></li>
|
||||||
|
<li><a href="fold.html">Fold</a></li>
|
||||||
|
<li><a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Painting</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="bricks.html">Bricks</a></li>
|
||||||
|
<li><a href="rainbow.html">Rainbow</a></li>
|
||||||
|
<li><a href="smooth_rainbow.html">Smooth Rainbow</a></li>
|
||||||
|
<li><a href="rainbow_cycle.html">Rainbow Cycle</a></li>
|
||||||
|
<li><a href="calligraphy.html">Calligraphy</a></li>
|
||||||
|
<li><a href="ribbon.html">Ribbon</a></li>
|
||||||
|
<li><a href="smooth.html">Smooth</a></li>
|
||||||
|
<li><a href="squiggles.html">Squiggles</a></li>
|
||||||
|
<li><a href="loops.html">Loops</a></li>
|
||||||
|
<li><a href="confetti.html">Confetti</a></li>
|
||||||
|
<li><a href="rain.html">Rain</a></li>
|
||||||
|
<li><a href="foam.html">Foam</a></li>
|
||||||
|
<li><a href="grass.html">Grass</a></li>
|
||||||
|
<li><a href="specular_reflection.html">Specular Reflection</a></li>
|
||||||
|
<li><a href="fur.html">Fur</a></li>
|
||||||
|
<li><a href="pixels.html">Pixels</a></li>
|
||||||
|
<li><a href="maze.html">Maze</a></li>
|
||||||
|
<li><a href="fretwork.html">Fretwork</a></li>
|
||||||
|
<li><a href="rails.html">Rails</a></li>
|
||||||
|
<li><a href="metal_paint.html">Metal Paint</a></li>
|
||||||
|
<li><a href="toothpaste.html">Toothpaste</a></li>
|
||||||
|
<li><a href="wet_paint.html">Wet Paint</a></li>
|
||||||
|
<li><a href="light.html">Light</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Pattern Painting</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="symmetry_left_right.html">Symmetry Left/Right</a></li>
|
||||||
|
<li><a href="symmetry_up_down.html">Symmetry Up/Down</a></li>
|
||||||
|
<li><a href="kaleidoscope.html">Kaleidoscope</a></li>
|
||||||
|
<li><a href="pattern.html">Pattern</a></li>
|
||||||
|
<li><a href="tiles.html">Tiles</a></li>
|
||||||
|
<li><a href="rosette.html">Rosette</a></li>
|
||||||
|
<li><a href="picasso.html">Picasso</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Picture Decorations</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="blinds.html">Blind</a></li>
|
||||||
|
<li><a href="checkerboard.html">Checkerboard</a></li>
|
||||||
|
<li><a href="snow_ball.html">Snow Ball</a></li>
|
||||||
|
<li><a href="snow_flake.html">Snow Flake</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Projections</h2>
|
<h2>Projections</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
@ -79,75 +122,34 @@
|
||||||
<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.html">3-Point Draw</a></li>
|
||||||
<li><a href="3pt_perspective_select.html">3-Point Select</a></li>
|
<li><a href="3pt_perspective_select.html">3-Point Select</a></li>
|
||||||
|
<li><a href="isometric_line.html">Isometric Line</a></li>
|
||||||
<li><a href="dimetric_draw.html">Dimetric Draw</a></li>
|
<li><a href="dimetric_draw.html">Dimetric Draw</a></li>
|
||||||
<li><a href="dimetric_select.html">Dimetric Select</a></li>
|
<li><a href="dimetric_select.html">Dimetric Select</a></li>
|
||||||
<li><a href="isometric_line.html">Isometric Line</a></li>
|
|
||||||
<li><a href="oblique_draw.html">Oblique Draw</a></li>
|
|
||||||
<li><a href="oblique_select.html">Oblique Select</a></li>
|
|
||||||
<li><a href="trimetric_draw.html">Trimetric Draw</a></li>
|
<li><a href="trimetric_draw.html">Trimetric Draw</a></li>
|
||||||
<li><a href="trimetric_select.html">Trimetric Select</a></li>
|
<li><a href="trimetric_select.html">Trimetric Select</a></li>
|
||||||
</ul>
|
<li><a href="oblique_draw.html">Oblique Draw</a></li>
|
||||||
<h2>Painting</h2>
|
<li><a href="oblique_select.html">Oblique Select</a></li>
|
||||||
<ul>
|
|
||||||
<li><a href="bricks.html">Bricks</a></li>
|
|
||||||
<li><a href="calligraphy.html">Calligraphy</a></li>
|
|
||||||
<li><a href="confetti.html">Confetti</a></li>
|
|
||||||
<li><a href="foam.html">Foam</a></li>
|
|
||||||
<li><a href="fretwork.html">Fretwork</a></li>
|
|
||||||
<li><a href="fur.html">Fur</a></li>
|
|
||||||
<li><a href="grass.html">Grass</a></li>
|
|
||||||
<li><a href="light.html">Light</a></li>
|
|
||||||
<li><a href="loops.html">Loops</a></li>
|
|
||||||
<li><a href="maze.html">Maze</a></li>
|
|
||||||
<li><a href="metal_paint.html">Metal Paint</a></li>
|
|
||||||
<li><a href="pixels.html">Pixels</a></li>
|
|
||||||
<li><a href="rails.html">Rails</a></li>
|
|
||||||
<li><a href="rain.html">Rain</a></li>
|
|
||||||
<li><a href="rainbow.html">Rainbow</a></li>
|
|
||||||
<li><a href="rainbow_cycle.html">Rainbow Cycle</a></li>
|
|
||||||
<li><a href="ribbon.html">Ribbon</a></li>
|
|
||||||
<li><a href="smooth.html">Smooth</a></li>
|
|
||||||
<li><a href="smooth_rainbow.html">Smooth Rainbow</a></li>
|
|
||||||
<li><a href="squiggles.html">Squiggles</a></li>
|
|
||||||
<li><a href="toothpaste.html">Toothpaste</a></li>
|
|
||||||
<li><a href="wet_paint.html">Wet Paint</a></li>
|
|
||||||
</ul>
|
|
||||||
<h2>Pattern Painting</h2>
|
|
||||||
<ul>
|
|
||||||
<li><a href="kaleidoscope.html">Kaleidoscope</a></li>
|
|
||||||
<li><a href="pattern.html">Pattern</a></li>
|
|
||||||
<li><a href="picasso.html">Picasso</a></li>
|
|
||||||
<li><a href="rosette.html">Rosette</a></li>
|
|
||||||
<li><a href="symmetry_left_right.html">Symmetry Left/Right</a></li>
|
|
||||||
<li><a href="symmetry_up_down.html">Symmetry Up/Down</a></li>
|
|
||||||
<li><a href="tiles.html">Tiles</a></li>
|
|
||||||
</ul>
|
|
||||||
<h2>Picture Decorations</h2>
|
|
||||||
<ul>
|
|
||||||
<li><a href="blinds.html">Blind</a></li>
|
|
||||||
<li><a href="checkerboard.html">Checkerboard</a></li>
|
|
||||||
<li><a href="snow_ball.html">Snow Ball</a></li>
|
|
||||||
<li><a href="snow_flake.html">Snow Flake</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Artistic</h2>
|
<h2>Artistic</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="flower.html">Flower</a></li>
|
||||||
|
<li><a href="googlyeyes.html">Googly Eyes</a></li>
|
||||||
|
<li><a href="real_rainbow.html">Real Rainbow</a></li>
|
||||||
|
<li><a href="roygbiv_rainbow.html">ROYGBIV Rainbow</a></li>
|
||||||
|
<li><a href="lightning.html">Lightning</a></li>
|
||||||
|
<li><a href="tornado.html">Tornado</a></li>
|
||||||
|
<li><a href="filled_polygon.html">Filled Polygon</a></li>
|
||||||
|
<li><a href="string_edges.html">String Edges</a></li>
|
||||||
|
<li><a href="string_corner.html">String Corner</a></li>
|
||||||
|
<li><a href="string_v.html">String V</a></li>
|
||||||
<li><a href="epitrochoid.html">Epitrochoid</a></li>
|
<li><a href="epitrochoid.html">Epitrochoid</a></li>
|
||||||
<li><a href="epitrochoid_edge.html">Epitrochoid Edge</a></li>
|
<li><a href="epitrochoid_edge.html">Epitrochoid Edge</a></li>
|
||||||
<li><a href="epitrochoid_inside.html">Epitrochoid Inside</a></li>
|
<li><a href="epitrochoid_inside.html">Epitrochoid Inside</a></li>
|
||||||
<li><a href="epitrochoid_outside.html">Epitrochoid Outside</a></li>
|
<li><a href="epitrochoid_outside.html">Epitrochoid Outside</a></li>
|
||||||
<li><a href="flower.html">Flower</a></li>
|
|
||||||
<li><a href="googlyeyes.html">Googly Eyes</a></li>
|
|
||||||
<li><a href="hypotrochoid.html">Hypotrochoid</a></li>
|
<li><a href="hypotrochoid.html">Hypotrochoid</a></li>
|
||||||
<li><a href="hypotrochoid_edge.html">Hypotrochoid Edge</a></li>
|
<li><a href="hypotrochoid_edge.html">Hypotrochoid Edge</a></li>
|
||||||
<li><a href="hypotrochoid_inside.html">Hypotrochoid Inside</a></li>
|
<li><a href="hypotrochoid_inside.html">Hypotrochoid Inside</a></li>
|
||||||
<li><a href="hypotrochoid_outside.html">Hypotrochoid Outside</a></li>
|
<li><a href="hypotrochoid_outside.html">Hypotrochoid Outside</a></li>
|
||||||
<li><a href="lightning.html">Lightning</a></li>
|
|
||||||
<li><a href="real_rainbow.html">Real Rainbow</a></li>
|
|
||||||
<li><a href="roygbiv_rainbow.html">ROYGBIV Rainbow</a></li>
|
|
||||||
<li><a href="string_corner.html">String Corner</a></li>
|
|
||||||
<li><a href="string_edges.html">String Edges</a></li>
|
|
||||||
<li><a href="string_v.html">String V</a></li>
|
|
||||||
<li><a href="tornado.html">Tornado</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
||||||
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/reflection.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="specular_reflection.html">Specular Reflection</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
15
magic/magic-docs/is_IS.UTF-8/html/specular_reflection.html
Normal file
15
magic/magic-docs/is_IS.UTF-8/html/specular_reflection.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: Specular Reflection</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: Specular Reflection</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>Draw a specular reflection of the other half of your drawing, like a pond or lake.</p>
|
||||||
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>See also: <a href="reflection.html">Reflection</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -2,70 +2,113 @@
|
||||||
|
|
||||||
Distorts
|
Distorts
|
||||||
|
|
||||||
* Blocks
|
|
||||||
* Blur
|
* Blur
|
||||||
|
* Sharpen
|
||||||
|
* Smudge
|
||||||
|
* Blocks
|
||||||
* Chalk
|
* Chalk
|
||||||
* Circles
|
* Drip
|
||||||
* Clone
|
* Clone
|
||||||
* Distortion
|
* Distortion
|
||||||
* Drip
|
* Puzzle
|
||||||
|
* Circles
|
||||||
|
* Rays
|
||||||
* Edges
|
* Edges
|
||||||
* Emboss
|
* Emboss
|
||||||
* Fisheye
|
|
||||||
* Glass Tile
|
|
||||||
* Halftone
|
|
||||||
* Hexagon Mosaic
|
|
||||||
* Irregular Mosaic
|
|
||||||
* Mosaic
|
|
||||||
* Noise
|
|
||||||
* Puzzle
|
|
||||||
* Rays
|
|
||||||
* Ripples
|
|
||||||
* Sharpen
|
|
||||||
* Silhouette
|
* Silhouette
|
||||||
* Smudge
|
* Fisheye
|
||||||
|
* Ripples
|
||||||
|
* Glass Tile
|
||||||
|
* Irregular Mosaic
|
||||||
|
* Hexagon Mosaic
|
||||||
* Square Mosaic
|
* Square Mosaic
|
||||||
|
* Mosaic
|
||||||
* TV
|
* TV
|
||||||
* TV (Bright)
|
* TV (Bright)
|
||||||
|
* Noise
|
||||||
|
* Halftone
|
||||||
|
|
||||||
Color Filters
|
Color Filters
|
||||||
|
|
||||||
* 3D Glasses
|
|
||||||
* Bloom
|
|
||||||
* Cartoon
|
|
||||||
* Color and White
|
|
||||||
* Color Sep.
|
|
||||||
* Color Shift
|
|
||||||
* Darken
|
|
||||||
* Desaturate
|
|
||||||
* Dither
|
|
||||||
* Dither (Keep Colors)
|
|
||||||
* Double Vision
|
|
||||||
* Keep Color
|
|
||||||
* Lighten
|
|
||||||
* Negative
|
* Negative
|
||||||
* Opposite
|
* Opposite
|
||||||
* Remove Color
|
|
||||||
* Saturate
|
* Saturate
|
||||||
|
* Desaturate
|
||||||
|
* Darken
|
||||||
|
* Lighten
|
||||||
|
* Remove Color
|
||||||
|
* Keep Color
|
||||||
* Tint
|
* Tint
|
||||||
|
* Color and White
|
||||||
|
* Cartoon
|
||||||
|
* Color Shift
|
||||||
|
* Dither
|
||||||
|
* Dither (Keep Colors)
|
||||||
|
* 3D Glasses
|
||||||
|
* Color Sep.
|
||||||
|
* Double Vision
|
||||||
* Xor Colors
|
* Xor Colors
|
||||||
|
* Bloom
|
||||||
|
|
||||||
Picture Warps
|
Picture Warps
|
||||||
|
|
||||||
* Flip
|
|
||||||
* Fold
|
|
||||||
* Kaleido-4, Kaleido-6, and Kaleido-8
|
|
||||||
* Mirror
|
* Mirror
|
||||||
|
* Flip
|
||||||
|
* Shift
|
||||||
|
* Zoom
|
||||||
|
* Tile Zoom
|
||||||
* Panels
|
* Panels
|
||||||
|
* Rush
|
||||||
* Perspective
|
* Perspective
|
||||||
* Reflection
|
* Reflection
|
||||||
* Rush
|
|
||||||
* Shift
|
|
||||||
* Stretch
|
* Stretch
|
||||||
* Tile Zoom
|
|
||||||
* Wavelets
|
|
||||||
* Waves
|
* Waves
|
||||||
* Zoom
|
* Wavelets
|
||||||
|
* Fold
|
||||||
|
* Kaleido-4, Kaleido-6, and Kaleido-8
|
||||||
|
|
||||||
|
Painting
|
||||||
|
|
||||||
|
* Bricks
|
||||||
|
* Rainbow
|
||||||
|
* Smooth Rainbow
|
||||||
|
* Rainbow Cycle
|
||||||
|
* Calligraphy
|
||||||
|
* Ribbon
|
||||||
|
* Smooth
|
||||||
|
* Squiggles
|
||||||
|
* Loops
|
||||||
|
* Confetti
|
||||||
|
* Rain
|
||||||
|
* Foam
|
||||||
|
* Grass
|
||||||
|
* Specular Reflection
|
||||||
|
* Fur
|
||||||
|
* Pixels
|
||||||
|
* Maze
|
||||||
|
* Fretwork
|
||||||
|
* Rails
|
||||||
|
* Metal Paint
|
||||||
|
* Toothpaste
|
||||||
|
* Wet Paint
|
||||||
|
* Light
|
||||||
|
|
||||||
|
Pattern Painting
|
||||||
|
|
||||||
|
* Symmetry Left/Right
|
||||||
|
* Symmetry Up/Down
|
||||||
|
* Kaleidoscope
|
||||||
|
* Pattern
|
||||||
|
* Tiles
|
||||||
|
* Rosette
|
||||||
|
* Picasso
|
||||||
|
|
||||||
|
Picture Decorations
|
||||||
|
|
||||||
|
* Blind
|
||||||
|
* Checkerboard
|
||||||
|
* Snow Ball
|
||||||
|
* Snow Flake
|
||||||
|
|
||||||
Projections
|
Projections
|
||||||
|
|
||||||
|
|
@ -75,75 +118,34 @@ Projections
|
||||||
* 2-Point Select
|
* 2-Point Select
|
||||||
* 3-Point Draw
|
* 3-Point Draw
|
||||||
* 3-Point Select
|
* 3-Point Select
|
||||||
|
* Isometric Line
|
||||||
* Dimetric Draw
|
* Dimetric Draw
|
||||||
* Dimetric Select
|
* Dimetric Select
|
||||||
* Isometric Line
|
|
||||||
* Oblique Draw
|
|
||||||
* Oblique Select
|
|
||||||
* Trimetric Draw
|
* Trimetric Draw
|
||||||
* Trimetric Select
|
* Trimetric Select
|
||||||
|
* Oblique Draw
|
||||||
Painting
|
* Oblique Select
|
||||||
|
|
||||||
* Bricks
|
|
||||||
* Calligraphy
|
|
||||||
* Confetti
|
|
||||||
* Foam
|
|
||||||
* Fretwork
|
|
||||||
* Fur
|
|
||||||
* Grass
|
|
||||||
* Light
|
|
||||||
* Loops
|
|
||||||
* Maze
|
|
||||||
* Metal Paint
|
|
||||||
* Pixels
|
|
||||||
* Rails
|
|
||||||
* Rain
|
|
||||||
* Rainbow
|
|
||||||
* Rainbow Cycle
|
|
||||||
* Ribbon
|
|
||||||
* Smooth
|
|
||||||
* Smooth Rainbow
|
|
||||||
* Squiggles
|
|
||||||
* Toothpaste
|
|
||||||
* Wet Paint
|
|
||||||
|
|
||||||
Pattern Painting
|
|
||||||
|
|
||||||
* Kaleidoscope
|
|
||||||
* Pattern
|
|
||||||
* Picasso
|
|
||||||
* Rosette
|
|
||||||
* Symmetry Left/Right
|
|
||||||
* Symmetry Up/Down
|
|
||||||
* Tiles
|
|
||||||
|
|
||||||
Picture Decorations
|
|
||||||
|
|
||||||
* Blind
|
|
||||||
* Checkerboard
|
|
||||||
* Snow Ball
|
|
||||||
* Snow Flake
|
|
||||||
|
|
||||||
Artistic
|
Artistic
|
||||||
|
|
||||||
|
* Flower
|
||||||
|
* Googly Eyes
|
||||||
|
* Real Rainbow
|
||||||
|
* ROYGBIV Rainbow
|
||||||
|
* Lightning
|
||||||
|
* Tornado
|
||||||
|
* Filled Polygon
|
||||||
|
* String Edges
|
||||||
|
* String Corner
|
||||||
|
* String V
|
||||||
* Epitrochoid
|
* Epitrochoid
|
||||||
* Epitrochoid Edge
|
* Epitrochoid Edge
|
||||||
* Epitrochoid Inside
|
* Epitrochoid Inside
|
||||||
* Epitrochoid Outside
|
* Epitrochoid Outside
|
||||||
* Flower
|
|
||||||
* Googly Eyes
|
|
||||||
* Hypotrochoid
|
* Hypotrochoid
|
||||||
* Hypotrochoid Edge
|
* Hypotrochoid Edge
|
||||||
* Hypotrochoid Inside
|
* Hypotrochoid Inside
|
||||||
* Hypotrochoid Outside
|
* Hypotrochoid Outside
|
||||||
* Lightning
|
|
||||||
* Real Rainbow
|
|
||||||
* ROYGBIV Rainbow
|
|
||||||
* String Corner
|
|
||||||
* String Edges
|
|
||||||
* String V
|
|
||||||
* Tornado
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,8 @@ Click and drag down, up, left, or right, to add a reflection to you picture.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: Specular Reflection.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
Tux Paint 0.9.33
|
||||||
|
|
|
||||||
17
magic/magic-docs/is_IS.UTF-8/specular_reflection.txt
Normal file
17
magic/magic-docs/is_IS.UTF-8/specular_reflection.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
Tux Paint "Magic" Tool: Specular Reflection
|
||||||
|
|
||||||
|
Group: Painting
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Draw a specular reflection of the other half of your drawing, like a pond or
|
||||||
|
lake.
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: Reflection.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.33
|
||||||
|
|
||||||
18
magic/magic-docs/ja_JP.UTF-8/filled_polygon.txt
Normal file
18
magic/magic-docs/ja_JP.UTF-8/filled_polygon.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
Tux Paint "Magic" Tool: Filled Polygon
|
||||||
|
|
||||||
|
Group: Artistic
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Place three or more connected points on your picture to form a polygon; it will
|
||||||
|
be filled with the currently-chosen color. (Connect the final (red) point to
|
||||||
|
the initial (green) point.)
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
This tool offers color choices.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.33
|
||||||
|
|
||||||
15
magic/magic-docs/ja_JP.UTF-8/html/filled_polygon.html
Normal file
15
magic/magic-docs/ja_JP.UTF-8/html/filled_polygon.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: Filled Polygon</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: Filled Polygon</h1>
|
||||||
|
<h2 align="center">Group: Artistic</h2>
|
||||||
|
<h3 align="center">Author:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>Place three or more connected points on your picture to form a polygon; it will be filled with the currently-chosen color. (Connect the final (red) point to the initial (green) point.)</p>
|
||||||
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>This tool offers color choices.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -6,70 +6,113 @@
|
||||||
<h1 align="center">Tux Paint "Magic" Tool: List of Magic Tools</h1>
|
<h1 align="center">Tux Paint "Magic" Tool: List of Magic Tools</h1>
|
||||||
<h2>Distorts</h2>
|
<h2>Distorts</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="blocks.html">Blocks</a></li>
|
|
||||||
<li><a href="blur.html">Blur</a></li>
|
<li><a href="blur.html">Blur</a></li>
|
||||||
|
<li><a href="sharpen.html">Sharpen</a></li>
|
||||||
|
<li><a href="smudge.html">Smudge</a></li>
|
||||||
|
<li><a href="blocks.html">Blocks</a></li>
|
||||||
<li><a href="chalk.html">Chalk</a></li>
|
<li><a href="chalk.html">Chalk</a></li>
|
||||||
<li><a href="circles.html">Circles</a></li>
|
<li><a href="drip.html">Drip</a></li>
|
||||||
<li><a href="clone.html">Clone</a></li>
|
<li><a href="clone.html">Clone</a></li>
|
||||||
<li><a href="distortion.html">Distortion</a></li>
|
<li><a href="distortion.html">Distortion</a></li>
|
||||||
<li><a href="drip.html">Drip</a></li>
|
<li><a href="puzzle.html">Puzzle</a></li>
|
||||||
|
<li><a href="circles.html">Circles</a></li>
|
||||||
|
<li><a href="rays.html">Rays</a></li>
|
||||||
<li><a href="edges.html">Edges</a></li>
|
<li><a href="edges.html">Edges</a></li>
|
||||||
<li><a href="emboss.html">Emboss</a></li>
|
<li><a href="emboss.html">Emboss</a></li>
|
||||||
<li><a href="fisheye.html">Fisheye</a></li>
|
|
||||||
<li><a href="glass_tile.html">Glass Tile</a></li>
|
|
||||||
<li><a href="halftone.html">Halftone</a></li>
|
|
||||||
<li><a href="hexagon_mosaic.html">Hexagon Mosaic</a></li>
|
|
||||||
<li><a href="irregular_mosaic.html">Irregular Mosaic</a></li>
|
|
||||||
<li><a href="mosaic.html">Mosaic</a></li>
|
|
||||||
<li><a href="noise.html">Noise</a></li>
|
|
||||||
<li><a href="puzzle.html">Puzzle</a></li>
|
|
||||||
<li><a href="rays.html">Rays</a></li>
|
|
||||||
<li><a href="ripples.html">Ripples</a></li>
|
|
||||||
<li><a href="sharpen.html">Sharpen</a></li>
|
|
||||||
<li><a href="silhouette.html">Silhouette</a></li>
|
<li><a href="silhouette.html">Silhouette</a></li>
|
||||||
<li><a href="smudge.html">Smudge</a></li>
|
<li><a href="fisheye.html">Fisheye</a></li>
|
||||||
|
<li><a href="ripples.html">Ripples</a></li>
|
||||||
|
<li><a href="glass_tile.html">Glass Tile</a></li>
|
||||||
|
<li><a href="irregular_mosaic.html">Irregular Mosaic</a></li>
|
||||||
|
<li><a href="hexagon_mosaic.html">Hexagon Mosaic</a></li>
|
||||||
<li><a href="square_mosaic.html">Square Mosaic</a></li>
|
<li><a href="square_mosaic.html">Square Mosaic</a></li>
|
||||||
|
<li><a href="mosaic.html">Mosaic</a></li>
|
||||||
<li><a href="tv.html">TV</a></li>
|
<li><a href="tv.html">TV</a></li>
|
||||||
<li><a href="tv_bright.html">TV (Bright)</a></li>
|
<li><a href="tv_bright.html">TV (Bright)</a></li>
|
||||||
|
<li><a href="noise.html">Noise</a></li>
|
||||||
|
<li><a href="halftone.html">Halftone</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Color Filters</h2>
|
<h2>Color Filters</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="3dglasses.html">3D Glasses</a></li>
|
|
||||||
<li><a href="bloom.html">Bloom</a></li>
|
|
||||||
<li><a href="cartoon.html">Cartoon</a></li>
|
|
||||||
<li><a href="colorsep.html">Color Sep.</a></li>
|
|
||||||
<li><a href="color_shift.html">Color Shift</a></li>
|
|
||||||
<li><a href="color_and_white.html">Color and White</a></li>
|
|
||||||
<li><a href="darken.html">Darken</a></li>
|
|
||||||
<li><a href="desaturate.html">Desaturate</a></li>
|
|
||||||
<li><a href="dither.html">Dither</a></li>
|
|
||||||
<li><a href="dither_keep_colors.html">Dither (Keep Colors)</a></li>
|
|
||||||
<li><a href="doublevision.html">Double Vision</a></li>
|
|
||||||
<li><a href="keep_color.html">Keep Color</a></li>
|
|
||||||
<li><a href="lighten.html">Lighten</a></li>
|
|
||||||
<li><a href="negative.html">Negative</a></li>
|
<li><a href="negative.html">Negative</a></li>
|
||||||
<li><a href="opposite.html">Opposite</a></li>
|
<li><a href="opposite.html">Opposite</a></li>
|
||||||
<li><a href="remove_color.html">Remove Color</a></li>
|
|
||||||
<li><a href="saturate.html">Saturate</a></li>
|
<li><a href="saturate.html">Saturate</a></li>
|
||||||
|
<li><a href="desaturate.html">Desaturate</a></li>
|
||||||
|
<li><a href="darken.html">Darken</a></li>
|
||||||
|
<li><a href="lighten.html">Lighten</a></li>
|
||||||
|
<li><a href="remove_color.html">Remove Color</a></li>
|
||||||
|
<li><a href="keep_color.html">Keep Color</a></li>
|
||||||
<li><a href="tint.html">Tint</a></li>
|
<li><a href="tint.html">Tint</a></li>
|
||||||
|
<li><a href="color_and_white.html">Color and White</a></li>
|
||||||
|
<li><a href="cartoon.html">Cartoon</a></li>
|
||||||
|
<li><a href="color_shift.html">Color Shift</a></li>
|
||||||
|
<li><a href="dither.html">Dither</a></li>
|
||||||
|
<li><a href="dither_keep_colors.html">Dither (Keep Colors)</a></li>
|
||||||
|
<li><a href="3dglasses.html">3D Glasses</a></li>
|
||||||
|
<li><a href="colorsep.html">Color Sep.</a></li>
|
||||||
|
<li><a href="doublevision.html">Double Vision</a></li>
|
||||||
<li><a href="xor_colors.html">Xor Colors</a></li>
|
<li><a href="xor_colors.html">Xor Colors</a></li>
|
||||||
|
<li><a href="bloom.html">Bloom</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Picture Warps</h2>
|
<h2>Picture Warps</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="flip.html">Flip</a></li>
|
|
||||||
<li><a href="fold.html">Fold</a></li>
|
|
||||||
<li><a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</a></li>
|
|
||||||
<li><a href="mirror.html">Mirror</a></li>
|
<li><a href="mirror.html">Mirror</a></li>
|
||||||
|
<li><a href="flip.html">Flip</a></li>
|
||||||
|
<li><a href="shift.html">Shift</a></li>
|
||||||
|
<li><a href="zoom.html">Zoom</a></li>
|
||||||
|
<li><a href="tilezoom.html">Tile Zoom</a></li>
|
||||||
<li><a href="panels.html">Panels</a></li>
|
<li><a href="panels.html">Panels</a></li>
|
||||||
|
<li><a href="rush.html">Rush</a></li>
|
||||||
<li><a href="perspective.html">Perspective</a></li>
|
<li><a href="perspective.html">Perspective</a></li>
|
||||||
<li><a href="reflection.html">Reflection</a></li>
|
<li><a href="reflection.html">Reflection</a></li>
|
||||||
<li><a href="rush.html">Rush</a></li>
|
|
||||||
<li><a href="shift.html">Shift</a></li>
|
|
||||||
<li><a href="stretch.html">Stretch</a></li>
|
<li><a href="stretch.html">Stretch</a></li>
|
||||||
<li><a href="tilezoom.html">Tile Zoom</a></li>
|
|
||||||
<li><a href="wavelets.html">Wavelets</a></li>
|
|
||||||
<li><a href="waves.html">Waves</a></li>
|
<li><a href="waves.html">Waves</a></li>
|
||||||
<li><a href="zoom.html">Zoom</a></li>
|
<li><a href="wavelets.html">Wavelets</a></li>
|
||||||
|
<li><a href="fold.html">Fold</a></li>
|
||||||
|
<li><a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6, and Kaleido-8</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Painting</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="bricks.html">Bricks</a></li>
|
||||||
|
<li><a href="rainbow.html">Rainbow</a></li>
|
||||||
|
<li><a href="smooth_rainbow.html">Smooth Rainbow</a></li>
|
||||||
|
<li><a href="rainbow_cycle.html">Rainbow Cycle</a></li>
|
||||||
|
<li><a href="calligraphy.html">Calligraphy</a></li>
|
||||||
|
<li><a href="ribbon.html">Ribbon</a></li>
|
||||||
|
<li><a href="smooth.html">Smooth</a></li>
|
||||||
|
<li><a href="squiggles.html">Squiggles</a></li>
|
||||||
|
<li><a href="loops.html">Loops</a></li>
|
||||||
|
<li><a href="confetti.html">Confetti</a></li>
|
||||||
|
<li><a href="rain.html">Rain</a></li>
|
||||||
|
<li><a href="foam.html">Foam</a></li>
|
||||||
|
<li><a href="grass.html">Grass</a></li>
|
||||||
|
<li><a href="specular_reflection.html">Specular Reflection</a></li>
|
||||||
|
<li><a href="fur.html">Fur</a></li>
|
||||||
|
<li><a href="pixels.html">Pixels</a></li>
|
||||||
|
<li><a href="maze.html">Maze</a></li>
|
||||||
|
<li><a href="fretwork.html">Fretwork</a></li>
|
||||||
|
<li><a href="rails.html">Rails</a></li>
|
||||||
|
<li><a href="metal_paint.html">Metal Paint</a></li>
|
||||||
|
<li><a href="toothpaste.html">Toothpaste</a></li>
|
||||||
|
<li><a href="wet_paint.html">Wet Paint</a></li>
|
||||||
|
<li><a href="light.html">Light</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Pattern Painting</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="symmetry_left_right.html">Symmetry Left/Right</a></li>
|
||||||
|
<li><a href="symmetry_up_down.html">Symmetry Up/Down</a></li>
|
||||||
|
<li><a href="kaleidoscope.html">Kaleidoscope</a></li>
|
||||||
|
<li><a href="pattern.html">Pattern</a></li>
|
||||||
|
<li><a href="tiles.html">Tiles</a></li>
|
||||||
|
<li><a href="rosette.html">Rosette</a></li>
|
||||||
|
<li><a href="picasso.html">Picasso</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Picture Decorations</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="blinds.html">Blind</a></li>
|
||||||
|
<li><a href="checkerboard.html">Checkerboard</a></li>
|
||||||
|
<li><a href="snow_ball.html">Snow Ball</a></li>
|
||||||
|
<li><a href="snow_flake.html">Snow Flake</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Projections</h2>
|
<h2>Projections</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
@ -79,75 +122,34 @@
|
||||||
<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.html">3-Point Draw</a></li>
|
||||||
<li><a href="3pt_perspective_select.html">3-Point Select</a></li>
|
<li><a href="3pt_perspective_select.html">3-Point Select</a></li>
|
||||||
|
<li><a href="isometric_line.html">Isometric Line</a></li>
|
||||||
<li><a href="dimetric_draw.html">Dimetric Draw</a></li>
|
<li><a href="dimetric_draw.html">Dimetric Draw</a></li>
|
||||||
<li><a href="dimetric_select.html">Dimetric Select</a></li>
|
<li><a href="dimetric_select.html">Dimetric Select</a></li>
|
||||||
<li><a href="isometric_line.html">Isometric Line</a></li>
|
|
||||||
<li><a href="oblique_draw.html">Oblique Draw</a></li>
|
|
||||||
<li><a href="oblique_select.html">Oblique Select</a></li>
|
|
||||||
<li><a href="trimetric_draw.html">Trimetric Draw</a></li>
|
<li><a href="trimetric_draw.html">Trimetric Draw</a></li>
|
||||||
<li><a href="trimetric_select.html">Trimetric Select</a></li>
|
<li><a href="trimetric_select.html">Trimetric Select</a></li>
|
||||||
</ul>
|
<li><a href="oblique_draw.html">Oblique Draw</a></li>
|
||||||
<h2>Painting</h2>
|
<li><a href="oblique_select.html">Oblique Select</a></li>
|
||||||
<ul>
|
|
||||||
<li><a href="bricks.html">Bricks</a></li>
|
|
||||||
<li><a href="calligraphy.html">Calligraphy</a></li>
|
|
||||||
<li><a href="confetti.html">Confetti</a></li>
|
|
||||||
<li><a href="foam.html">Foam</a></li>
|
|
||||||
<li><a href="fretwork.html">Fretwork</a></li>
|
|
||||||
<li><a href="fur.html">Fur</a></li>
|
|
||||||
<li><a href="grass.html">Grass</a></li>
|
|
||||||
<li><a href="light.html">Light</a></li>
|
|
||||||
<li><a href="loops.html">Loops</a></li>
|
|
||||||
<li><a href="maze.html">Maze</a></li>
|
|
||||||
<li><a href="metal_paint.html">Metal Paint</a></li>
|
|
||||||
<li><a href="pixels.html">Pixels</a></li>
|
|
||||||
<li><a href="rails.html">Rails</a></li>
|
|
||||||
<li><a href="rain.html">Rain</a></li>
|
|
||||||
<li><a href="rainbow.html">Rainbow</a></li>
|
|
||||||
<li><a href="rainbow_cycle.html">Rainbow Cycle</a></li>
|
|
||||||
<li><a href="ribbon.html">Ribbon</a></li>
|
|
||||||
<li><a href="smooth.html">Smooth</a></li>
|
|
||||||
<li><a href="smooth_rainbow.html">Smooth Rainbow</a></li>
|
|
||||||
<li><a href="squiggles.html">Squiggles</a></li>
|
|
||||||
<li><a href="toothpaste.html">Toothpaste</a></li>
|
|
||||||
<li><a href="wet_paint.html">Wet Paint</a></li>
|
|
||||||
</ul>
|
|
||||||
<h2>Pattern Painting</h2>
|
|
||||||
<ul>
|
|
||||||
<li><a href="kaleidoscope.html">Kaleidoscope</a></li>
|
|
||||||
<li><a href="pattern.html">Pattern</a></li>
|
|
||||||
<li><a href="picasso.html">Picasso</a></li>
|
|
||||||
<li><a href="rosette.html">Rosette</a></li>
|
|
||||||
<li><a href="symmetry_left_right.html">Symmetry Left/Right</a></li>
|
|
||||||
<li><a href="symmetry_up_down.html">Symmetry Up/Down</a></li>
|
|
||||||
<li><a href="tiles.html">Tiles</a></li>
|
|
||||||
</ul>
|
|
||||||
<h2>Picture Decorations</h2>
|
|
||||||
<ul>
|
|
||||||
<li><a href="blinds.html">Blind</a></li>
|
|
||||||
<li><a href="checkerboard.html">Checkerboard</a></li>
|
|
||||||
<li><a href="snow_ball.html">Snow Ball</a></li>
|
|
||||||
<li><a href="snow_flake.html">Snow Flake</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Artistic</h2>
|
<h2>Artistic</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="flower.html">Flower</a></li>
|
||||||
|
<li><a href="googlyeyes.html">Googly Eyes</a></li>
|
||||||
|
<li><a href="real_rainbow.html">Real Rainbow</a></li>
|
||||||
|
<li><a href="roygbiv_rainbow.html">ROYGBIV Rainbow</a></li>
|
||||||
|
<li><a href="lightning.html">Lightning</a></li>
|
||||||
|
<li><a href="tornado.html">Tornado</a></li>
|
||||||
|
<li><a href="filled_polygon.html">Filled Polygon</a></li>
|
||||||
|
<li><a href="string_edges.html">String Edges</a></li>
|
||||||
|
<li><a href="string_corner.html">String Corner</a></li>
|
||||||
|
<li><a href="string_v.html">String V</a></li>
|
||||||
<li><a href="epitrochoid.html">Epitrochoid</a></li>
|
<li><a href="epitrochoid.html">Epitrochoid</a></li>
|
||||||
<li><a href="epitrochoid_edge.html">Epitrochoid Edge</a></li>
|
<li><a href="epitrochoid_edge.html">Epitrochoid Edge</a></li>
|
||||||
<li><a href="epitrochoid_inside.html">Epitrochoid Inside</a></li>
|
<li><a href="epitrochoid_inside.html">Epitrochoid Inside</a></li>
|
||||||
<li><a href="epitrochoid_outside.html">Epitrochoid Outside</a></li>
|
<li><a href="epitrochoid_outside.html">Epitrochoid Outside</a></li>
|
||||||
<li><a href="flower.html">Flower</a></li>
|
|
||||||
<li><a href="googlyeyes.html">Googly Eyes</a></li>
|
|
||||||
<li><a href="hypotrochoid.html">Hypotrochoid</a></li>
|
<li><a href="hypotrochoid.html">Hypotrochoid</a></li>
|
||||||
<li><a href="hypotrochoid_edge.html">Hypotrochoid Edge</a></li>
|
<li><a href="hypotrochoid_edge.html">Hypotrochoid Edge</a></li>
|
||||||
<li><a href="hypotrochoid_inside.html">Hypotrochoid Inside</a></li>
|
<li><a href="hypotrochoid_inside.html">Hypotrochoid Inside</a></li>
|
||||||
<li><a href="hypotrochoid_outside.html">Hypotrochoid Outside</a></li>
|
<li><a href="hypotrochoid_outside.html">Hypotrochoid Outside</a></li>
|
||||||
<li><a href="lightning.html">Lightning</a></li>
|
|
||||||
<li><a href="roygbiv_rainbow.html">ROYGBIV Rainbow</a></li>
|
|
||||||
<li><a href="real_rainbow.html">Real Rainbow</a></li>
|
|
||||||
<li><a href="string_corner.html">String Corner</a></li>
|
|
||||||
<li><a href="string_edges.html">String Edges</a></li>
|
|
||||||
<li><a href="string_v.html">String V</a></li>
|
|
||||||
<li><a href="tornado.html">Tornado</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
<p>Click and drag down, up, left, or right, to add a reflection to you picture.</p>
|
||||||
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/reflection.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="specular_reflection.html">Specular Reflection</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
15
magic/magic-docs/ja_JP.UTF-8/html/specular_reflection.html
Normal file
15
magic/magic-docs/ja_JP.UTF-8/html/specular_reflection.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: Specular Reflection</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: Specular Reflection</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>Draw a specular reflection of the other half of your drawing, like a pond or lake.</p>
|
||||||
|
<p>This tool is operated in a freehand fashion.</p>
|
||||||
|
<p>See also: <a href="reflection.html">Reflection</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -2,70 +2,113 @@
|
||||||
|
|
||||||
Distorts
|
Distorts
|
||||||
|
|
||||||
* Blocks
|
|
||||||
* Blur
|
* Blur
|
||||||
|
* Sharpen
|
||||||
|
* Smudge
|
||||||
|
* Blocks
|
||||||
* Chalk
|
* Chalk
|
||||||
* Circles
|
* Drip
|
||||||
* Clone
|
* Clone
|
||||||
* Distortion
|
* Distortion
|
||||||
* Drip
|
* Puzzle
|
||||||
|
* Circles
|
||||||
|
* Rays
|
||||||
* Edges
|
* Edges
|
||||||
* Emboss
|
* Emboss
|
||||||
* Fisheye
|
|
||||||
* Glass Tile
|
|
||||||
* Halftone
|
|
||||||
* Hexagon Mosaic
|
|
||||||
* Irregular Mosaic
|
|
||||||
* Mosaic
|
|
||||||
* Noise
|
|
||||||
* Puzzle
|
|
||||||
* Rays
|
|
||||||
* Ripples
|
|
||||||
* Sharpen
|
|
||||||
* Silhouette
|
* Silhouette
|
||||||
* Smudge
|
* Fisheye
|
||||||
|
* Ripples
|
||||||
|
* Glass Tile
|
||||||
|
* Irregular Mosaic
|
||||||
|
* Hexagon Mosaic
|
||||||
* Square Mosaic
|
* Square Mosaic
|
||||||
|
* Mosaic
|
||||||
* TV
|
* TV
|
||||||
* TV (Bright)
|
* TV (Bright)
|
||||||
|
* Noise
|
||||||
|
* Halftone
|
||||||
|
|
||||||
Color Filters
|
Color Filters
|
||||||
|
|
||||||
* 3D Glasses
|
|
||||||
* Bloom
|
|
||||||
* Cartoon
|
|
||||||
* Color Sep.
|
|
||||||
* Color Shift
|
|
||||||
* Color and White
|
|
||||||
* Darken
|
|
||||||
* Desaturate
|
|
||||||
* Dither
|
|
||||||
* Dither (Keep Colors)
|
|
||||||
* Double Vision
|
|
||||||
* Keep Color
|
|
||||||
* Lighten
|
|
||||||
* Negative
|
* Negative
|
||||||
* Opposite
|
* Opposite
|
||||||
* Remove Color
|
|
||||||
* Saturate
|
* Saturate
|
||||||
|
* Desaturate
|
||||||
|
* Darken
|
||||||
|
* Lighten
|
||||||
|
* Remove Color
|
||||||
|
* Keep Color
|
||||||
* Tint
|
* Tint
|
||||||
|
* Color and White
|
||||||
|
* Cartoon
|
||||||
|
* Color Shift
|
||||||
|
* Dither
|
||||||
|
* Dither (Keep Colors)
|
||||||
|
* 3D Glasses
|
||||||
|
* Color Sep.
|
||||||
|
* Double Vision
|
||||||
* Xor Colors
|
* Xor Colors
|
||||||
|
* Bloom
|
||||||
|
|
||||||
Picture Warps
|
Picture Warps
|
||||||
|
|
||||||
* Flip
|
|
||||||
* Fold
|
|
||||||
* Kaleido-4, Kaleido-6, and Kaleido-8
|
|
||||||
* Mirror
|
* Mirror
|
||||||
|
* Flip
|
||||||
|
* Shift
|
||||||
|
* Zoom
|
||||||
|
* Tile Zoom
|
||||||
* Panels
|
* Panels
|
||||||
|
* Rush
|
||||||
* Perspective
|
* Perspective
|
||||||
* Reflection
|
* Reflection
|
||||||
* Rush
|
|
||||||
* Shift
|
|
||||||
* Stretch
|
* Stretch
|
||||||
* Tile Zoom
|
|
||||||
* Wavelets
|
|
||||||
* Waves
|
* Waves
|
||||||
* Zoom
|
* Wavelets
|
||||||
|
* Fold
|
||||||
|
* Kaleido-4, Kaleido-6, and Kaleido-8
|
||||||
|
|
||||||
|
Painting
|
||||||
|
|
||||||
|
* Bricks
|
||||||
|
* Rainbow
|
||||||
|
* Smooth Rainbow
|
||||||
|
* Rainbow Cycle
|
||||||
|
* Calligraphy
|
||||||
|
* Ribbon
|
||||||
|
* Smooth
|
||||||
|
* Squiggles
|
||||||
|
* Loops
|
||||||
|
* Confetti
|
||||||
|
* Rain
|
||||||
|
* Foam
|
||||||
|
* Grass
|
||||||
|
* Specular Reflection
|
||||||
|
* Fur
|
||||||
|
* Pixels
|
||||||
|
* Maze
|
||||||
|
* Fretwork
|
||||||
|
* Rails
|
||||||
|
* Metal Paint
|
||||||
|
* Toothpaste
|
||||||
|
* Wet Paint
|
||||||
|
* Light
|
||||||
|
|
||||||
|
Pattern Painting
|
||||||
|
|
||||||
|
* Symmetry Left/Right
|
||||||
|
* Symmetry Up/Down
|
||||||
|
* Kaleidoscope
|
||||||
|
* Pattern
|
||||||
|
* Tiles
|
||||||
|
* Rosette
|
||||||
|
* Picasso
|
||||||
|
|
||||||
|
Picture Decorations
|
||||||
|
|
||||||
|
* Blind
|
||||||
|
* Checkerboard
|
||||||
|
* Snow Ball
|
||||||
|
* Snow Flake
|
||||||
|
|
||||||
Projections
|
Projections
|
||||||
|
|
||||||
|
|
@ -75,75 +118,34 @@ Projections
|
||||||
* 2-Point Select
|
* 2-Point Select
|
||||||
* 3-Point Draw
|
* 3-Point Draw
|
||||||
* 3-Point Select
|
* 3-Point Select
|
||||||
|
* Isometric Line
|
||||||
* Dimetric Draw
|
* Dimetric Draw
|
||||||
* Dimetric Select
|
* Dimetric Select
|
||||||
* Isometric Line
|
|
||||||
* Oblique Draw
|
|
||||||
* Oblique Select
|
|
||||||
* Trimetric Draw
|
* Trimetric Draw
|
||||||
* Trimetric Select
|
* Trimetric Select
|
||||||
|
* Oblique Draw
|
||||||
Painting
|
* Oblique Select
|
||||||
|
|
||||||
* Bricks
|
|
||||||
* Calligraphy
|
|
||||||
* Confetti
|
|
||||||
* Foam
|
|
||||||
* Fretwork
|
|
||||||
* Fur
|
|
||||||
* Grass
|
|
||||||
* Light
|
|
||||||
* Loops
|
|
||||||
* Maze
|
|
||||||
* Metal Paint
|
|
||||||
* Pixels
|
|
||||||
* Rails
|
|
||||||
* Rain
|
|
||||||
* Rainbow
|
|
||||||
* Rainbow Cycle
|
|
||||||
* Ribbon
|
|
||||||
* Smooth
|
|
||||||
* Smooth Rainbow
|
|
||||||
* Squiggles
|
|
||||||
* Toothpaste
|
|
||||||
* Wet Paint
|
|
||||||
|
|
||||||
Pattern Painting
|
|
||||||
|
|
||||||
* Kaleidoscope
|
|
||||||
* Pattern
|
|
||||||
* Picasso
|
|
||||||
* Rosette
|
|
||||||
* Symmetry Left/Right
|
|
||||||
* Symmetry Up/Down
|
|
||||||
* Tiles
|
|
||||||
|
|
||||||
Picture Decorations
|
|
||||||
|
|
||||||
* Blind
|
|
||||||
* Checkerboard
|
|
||||||
* Snow Ball
|
|
||||||
* Snow Flake
|
|
||||||
|
|
||||||
Artistic
|
Artistic
|
||||||
|
|
||||||
|
* Flower
|
||||||
|
* Googly Eyes
|
||||||
|
* Real Rainbow
|
||||||
|
* ROYGBIV Rainbow
|
||||||
|
* Lightning
|
||||||
|
* Tornado
|
||||||
|
* Filled Polygon
|
||||||
|
* String Edges
|
||||||
|
* String Corner
|
||||||
|
* String V
|
||||||
* Epitrochoid
|
* Epitrochoid
|
||||||
* Epitrochoid Edge
|
* Epitrochoid Edge
|
||||||
* Epitrochoid Inside
|
* Epitrochoid Inside
|
||||||
* Epitrochoid Outside
|
* Epitrochoid Outside
|
||||||
* Flower
|
|
||||||
* Googly Eyes
|
|
||||||
* Hypotrochoid
|
* Hypotrochoid
|
||||||
* Hypotrochoid Edge
|
* Hypotrochoid Edge
|
||||||
* Hypotrochoid Inside
|
* Hypotrochoid Inside
|
||||||
* Hypotrochoid Outside
|
* Hypotrochoid Outside
|
||||||
* Lightning
|
|
||||||
* ROYGBIV Rainbow
|
|
||||||
* Real Rainbow
|
|
||||||
* String Corner
|
|
||||||
* String Edges
|
|
||||||
* String V
|
|
||||||
* Tornado
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,8 @@ Click and drag down, up, left, or right, to add a reflection to you picture.
|
||||||
|
|
||||||
This tool is operated in a freehand fashion.
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: Specular Reflection.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
Tux Paint 0.9.33
|
||||||
|
|
|
||||||
17
magic/magic-docs/ja_JP.UTF-8/specular_reflection.txt
Normal file
17
magic/magic-docs/ja_JP.UTF-8/specular_reflection.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
Tux Paint "Magic" Tool: Specular Reflection
|
||||||
|
|
||||||
|
Group: Painting
|
||||||
|
|
||||||
|
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Draw a specular reflection of the other half of your drawing, like a pond or
|
||||||
|
lake.
|
||||||
|
|
||||||
|
This tool is operated in a freehand fashion.
|
||||||
|
|
||||||
|
See also: Reflection.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.33
|
||||||
|
|
||||||
18
magic/magic-docs/sq_AL.UTF-8/filled_polygon.txt
Normal file
18
magic/magic-docs/sq_AL.UTF-8/filled_polygon.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
Mjeti “Magjik” i Tux Paint-it: Filled Polygon
|
||||||
|
|
||||||
|
Grup: Artistike
|
||||||
|
|
||||||
|
Autor: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Place three or more connected points on your picture to form a polygon; it will
|
||||||
|
be filled with the currently-chosen color. (Connect the final (red) point to
|
||||||
|
the initial (green) point.)
|
||||||
|
|
||||||
|
Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.
|
||||||
|
|
||||||
|
Ky mjet ofron zgjedhje ngjyrash.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.33
|
||||||
|
|
||||||
15
magic/magic-docs/sq_AL.UTF-8/html/filled_polygon.html
Normal file
15
magic/magic-docs/sq_AL.UTF-8/html/filled_polygon.html
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<body><html><head><title>Mjeti “Magjik” i Tux Paint-it: Filled Polygon</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">Mjeti “Magjik” i Tux Paint-it: Filled Polygon</h1>
|
||||||
|
<h2 align="center">Grup: Artistike</h2>
|
||||||
|
<h3 align="center">Autor:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>Place three or more connected points on your picture to form a polygon; it will be filled with the currently-chosen color. (Connect the final (red) point to the initial (green) point.)</p>
|
||||||
|
<p>Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.</p>
|
||||||
|
<p>Ky mjet ofron zgjedhje ngjyrash.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -6,132 +6,142 @@
|
||||||
<h1 align="center">Mjeti “Magjik” i Tux Paint-it: Listë e Mjeteve “Magjike”</h1>
|
<h1 align="center">Mjeti “Magjik” i Tux Paint-it: Listë e Mjeteve “Magjike”</h1>
|
||||||
<h2>Shformime</h2>
|
<h2>Shformime</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="blocks.html">Blloqe</a></li>
|
<li><a href="blur.html">Turbulloje</a></li>
|
||||||
<li><a href="halftone.html">Gjysmë-ton</a></li>
|
|
||||||
<li><a href="clone.html">Klonoje</a></li>
|
|
||||||
<li><a href="emboss.html">Me reliev</a></li>
|
|
||||||
<li><a href="mosaic.html">Mozaik</a></li>
|
|
||||||
<li><a href="hexagon_mosaic.html">Mozaik Gjashtëkëndor</a></li>
|
|
||||||
<li><a href="irregular_mosaic.html">Mozaik i Parregullt</a></li>
|
|
||||||
<li><a href="square_mosaic.html">Mozaik Katror</a></li>
|
|
||||||
<li><a href="sharpen.html">Mprehe</a></li>
|
<li><a href="sharpen.html">Mprehe</a></li>
|
||||||
<li><a href="smudge.html">Njollose</a></li>
|
<li><a href="smudge.html">Njollose</a></li>
|
||||||
|
<li><a href="blocks.html">Blloqe</a></li>
|
||||||
|
<li><a href="chalk.html">Shkumës</a></li>
|
||||||
<li><a href="drip.html">Pikim</a></li>
|
<li><a href="drip.html">Pikim</a></li>
|
||||||
<li><a href="glass_tile.html">Pllakë Xhami</a></li>
|
<li><a href="clone.html">Klonoje</a></li>
|
||||||
|
<li><a href="distortion.html">Shformim</a></li>
|
||||||
<li><a href="puzzle.html">Puzzle</a></li>
|
<li><a href="puzzle.html">Puzzle</a></li>
|
||||||
<li><a href="circles.html">Rrathë</a></li>
|
<li><a href="circles.html">Rrathë</a></li>
|
||||||
<li><a href="rays.html">Rreze</a></li>
|
<li><a href="rays.html">Rreze</a></li>
|
||||||
<li><a href="silhouette.html">Siluetë</a></li>
|
|
||||||
<li><a href="edges.html">Skaje</a></li>
|
<li><a href="edges.html">Skaje</a></li>
|
||||||
|
<li><a href="emboss.html">Me reliev</a></li>
|
||||||
|
<li><a href="silhouette.html">Siluetë</a></li>
|
||||||
<li><a href="fisheye.html">Sy peshku</a></li>
|
<li><a href="fisheye.html">Sy peshku</a></li>
|
||||||
<li><a href="distortion.html">Shformim</a></li>
|
<li><a href="ripples.html">Valëzim</a></li>
|
||||||
<li><a href="chalk.html">Shkumës</a></li>
|
<li><a href="glass_tile.html">Pllakë Xhami</a></li>
|
||||||
<li><a href="blur.html">Turbulloje</a></li>
|
<li><a href="irregular_mosaic.html">Mozaik i Parregullt</a></li>
|
||||||
|
<li><a href="hexagon_mosaic.html">Mozaik Gjashtëkëndor</a></li>
|
||||||
|
<li><a href="square_mosaic.html">Mozaik Katror</a></li>
|
||||||
|
<li><a href="mosaic.html">Mozaik</a></li>
|
||||||
<li><a href="tv.html">TV</a></li>
|
<li><a href="tv.html">TV</a></li>
|
||||||
<li><a href="tv_bright.html">TV (I ndriçuar)</a></li>
|
<li><a href="tv_bright.html">TV (I ndriçuar)</a></li>
|
||||||
<li><a href="ripples.html">Valëzim</a></li>
|
|
||||||
<li><a href="noise.html">Zhurmë</a></li>
|
<li><a href="noise.html">Zhurmë</a></li>
|
||||||
|
<li><a href="halftone.html">Gjysmë-ton</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Filtra Ngjyrash</h2>
|
<h2>Filtra Ngjyrash</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="bloom.html">Çelje</a></li>
|
<li><a href="negative.html">Negativ</a></li>
|
||||||
|
<li><a href="opposite.html">E kundërta</a></li>
|
||||||
|
<li><a href="saturate.html">Ngope</a></li>
|
||||||
<li><a href="desaturate.html">Çngope</a></li>
|
<li><a href="desaturate.html">Çngope</a></li>
|
||||||
|
<li><a href="darken.html">Errësoje</a></li>
|
||||||
|
<li><a href="lighten.html">Ndriçoje</a></li>
|
||||||
|
<li><a href="remove_color.html">Hiqe Ngjyrën</a></li>
|
||||||
|
<li><a href="keep_color.html">Mbaje Ngjyrën</a></li>
|
||||||
|
<li><a href="tint.html">Ngjyrosje</a></li>
|
||||||
|
<li><a href="color_and_white.html">Ngjyrë dhe E bardhë</a></li>
|
||||||
|
<li><a href="cartoon.html">Vizatimor</a></li>
|
||||||
|
<li><a href="color_shift.html">Këmbim Ngjyrash</a></li>
|
||||||
<li><a href="dither.html">Dither</a></li>
|
<li><a href="dither.html">Dither</a></li>
|
||||||
<li><a href="dither_keep_colors.html">Dither (Keep Colors)</a></li>
|
<li><a href="dither_keep_colors.html">Dither (Keep Colors)</a></li>
|
||||||
<li><a href="opposite.html">E kundërta</a></li>
|
|
||||||
<li><a href="darken.html">Errësoje</a></li>
|
|
||||||
<li><a href="remove_color.html">Hiqe Ngjyrën</a></li>
|
|
||||||
<li><a href="color_shift.html">Këmbim Ngjyrash</a></li>
|
|
||||||
<li><a href="keep_color.html">Mbaje Ngjyrën</a></li>
|
|
||||||
<li><a href="colorsep.html">Ndarje Ngjyrash</a></li>
|
|
||||||
<li><a href="lighten.html">Ndriçoje</a></li>
|
|
||||||
<li><a href="negative.html">Negativ</a></li>
|
|
||||||
<li><a href="saturate.html">Ngope</a></li>
|
|
||||||
<li><a href="xor_colors.html">Ngjyra Xor</a></li>
|
|
||||||
<li><a href="color_and_white.html">Ngjyrë dhe E bardhë</a></li>
|
|
||||||
<li><a href="tint.html">Ngjyrosje</a></li>
|
|
||||||
<li><a href="doublevision.html">Pamje e Dyfishtë</a></li>
|
|
||||||
<li><a href="3dglasses.html">Syze 3D</a></li>
|
<li><a href="3dglasses.html">Syze 3D</a></li>
|
||||||
<li><a href="cartoon.html">Vizatimor</a></li>
|
<li><a href="colorsep.html">Ndarje Ngjyrash</a></li>
|
||||||
|
<li><a href="doublevision.html">Pamje e Dyfishtë</a></li>
|
||||||
|
<li><a href="xor_colors.html">Ngjyra Xor</a></li>
|
||||||
|
<li><a href="bloom.html">Çelje</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Shformime Vizatimi</h2>
|
<h2>Shformime Vizatimi</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6 dhe Kaleido-8</a></li>
|
|
||||||
<li><a href="flip.html">Ktheje në anë tjetër</a></li>
|
|
||||||
<li><a href="fold.html">Kthim Faqeje</a></li>
|
|
||||||
<li><a href="rush.html">Ngut</a></li>
|
|
||||||
<li><a href="panels.html">Panele</a></li>
|
|
||||||
<li><a href="reflection.html">Pasqyrim</a></li>
|
|
||||||
<li><a href="mirror.html">Pasqyroje</a></li>
|
<li><a href="mirror.html">Pasqyroje</a></li>
|
||||||
<li><a href="perspective.html">Perspektivë</a></li>
|
<li><a href="flip.html">Ktheje në anë tjetër</a></li>
|
||||||
<li><a href="shift.html">Shift</a></li>
|
<li><a href="shift.html">Shift</a></li>
|
||||||
|
<li><a href="zoom.html">Zoom</a></li>
|
||||||
|
<li><a href="tilezoom.html">Zvogëlim Me Kuadrate</a></li>
|
||||||
|
<li><a href="panels.html">Panele</a></li>
|
||||||
|
<li><a href="rush.html">Ngut</a></li>
|
||||||
|
<li><a href="perspective.html">Perspektivë</a></li>
|
||||||
|
<li><a href="reflection.html">Pasqyrim</a></li>
|
||||||
<li><a href="stretch.html">Tërheqje</a></li>
|
<li><a href="stretch.html">Tërheqje</a></li>
|
||||||
<li><a href="waves.html">Valë</a></li>
|
<li><a href="waves.html">Valë</a></li>
|
||||||
<li><a href="wavelets.html">Valëza</a></li>
|
<li><a href="wavelets.html">Valëza</a></li>
|
||||||
<li><a href="zoom.html">Zoom</a></li>
|
<li><a href="fold.html">Kthim Faqeje</a></li>
|
||||||
<li><a href="tilezoom.html">Zvogëlim Me Kuadrate</a></li>
|
<li><a href="kaleidoscope_lens.html">Kaleido-4, Kaleido-6 dhe Kaleido-8</a></li>
|
||||||
</ul>
|
|
||||||
<h2>Projections</h2>
|
|
||||||
<ul>
|
|
||||||
<li><a href="dimetric_draw.html">Dimetric Draw</a></li>
|
|
||||||
<li><a href="dimetric_select.html">Dimetric Select</a></li>
|
|
||||||
<li><a href="isometric_line.html">Isometric Line</a></li>
|
|
||||||
<li><a href="oblique_draw.html">Oblique Draw</a></li>
|
|
||||||
<li><a href="oblique_select.html">Oblique Select</a></li>
|
|
||||||
<li><a href="1pt_perspective_select.html">Përzgjedhje e 1 Qendre</a></li>
|
|
||||||
<li><a href="2pt_perspective_select.html">Përzgjedhje e 2 Qendrash</a></li>
|
|
||||||
<li><a href="3pt_perspective_select.html">Përzgjedhje e 3 Qendrash</a></li>
|
|
||||||
<li><a href="trimetric_draw.html">Trimetric Draw</a></li>
|
|
||||||
<li><a href="trimetric_select.html">Trimetric Select</a></li>
|
|
||||||
<li><a href="1pt_perspective.html">Vizatim me 1 Qendër</a></li>
|
|
||||||
<li><a href="2pt_perspective.html">Vizatim me 2 Qendra</a></li>
|
|
||||||
<li><a href="3pt_perspective.html">Vizatim me 3 Qendra</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Vizatim</h2>
|
<h2>Vizatim</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="grass.html">Bar</a></li>
|
|
||||||
<li><a href="wet_paint.html">Bojë e Njomë</a></li>
|
|
||||||
<li><a href="metal_paint.html">Bojë Metalike</a></li>
|
|
||||||
<li><a href="confetti.html">Bonbone</a></li>
|
|
||||||
<li><a href="calligraphy.html">Bukurshkrim</a></li>
|
|
||||||
<li><a href="rainbow_cycle.html">Cikël Ylberi</a></li>
|
|
||||||
<li><a href="light.html">E çelët</a></li>
|
|
||||||
<li><a href="fretwork.html">Gdhendje</a></li>
|
|
||||||
<li><a href="fur.html">Gëzof</a></li>
|
|
||||||
<li><a href="maze.html">Labirint</a></li>
|
|
||||||
<li><a href="smooth.html">Lëmim</a></li>
|
|
||||||
<li><a href="toothpaste.html">Pastë dhëmbësh</a></li>
|
|
||||||
<li><a href="pixels.html">Pikselë</a></li>
|
|
||||||
<li><a href="loops.html">Qerthuj</a></li>
|
|
||||||
<li><a href="rain.html">Shi</a></li>
|
|
||||||
<li><a href="rails.html">Shina</a></li>
|
|
||||||
<li><a href="ribbon.html">Shirit</a></li>
|
|
||||||
<li><a href="squiggles.html">Shkarravina</a></li>
|
|
||||||
<li><a href="foam.html">Shkumë</a></li>
|
|
||||||
<li><a href="bricks.html">Tulla</a></li>
|
<li><a href="bricks.html">Tulla</a></li>
|
||||||
<li><a href="rainbow.html">Ylber</a></li>
|
<li><a href="rainbow.html">Ylber</a></li>
|
||||||
<li><a href="smooth_rainbow.html">Ylber i Butë</a></li>
|
<li><a href="smooth_rainbow.html">Ylber i Butë</a></li>
|
||||||
|
<li><a href="rainbow_cycle.html">Cikël Ylberi</a></li>
|
||||||
|
<li><a href="calligraphy.html">Bukurshkrim</a></li>
|
||||||
|
<li><a href="ribbon.html">Shirit</a></li>
|
||||||
|
<li><a href="smooth.html">Lëmim</a></li>
|
||||||
|
<li><a href="squiggles.html">Shkarravina</a></li>
|
||||||
|
<li><a href="loops.html">Qerthuj</a></li>
|
||||||
|
<li><a href="confetti.html">Bonbone</a></li>
|
||||||
|
<li><a href="rain.html">Shi</a></li>
|
||||||
|
<li><a href="foam.html">Shkumë</a></li>
|
||||||
|
<li><a href="grass.html">Bar</a></li>
|
||||||
|
<li><a href="specular_reflection.html">Specular Reflection</a></li>
|
||||||
|
<li><a href="fur.html">Gëzof</a></li>
|
||||||
|
<li><a href="pixels.html">Pikselë</a></li>
|
||||||
|
<li><a href="maze.html">Labirint</a></li>
|
||||||
|
<li><a href="fretwork.html">Gdhendje</a></li>
|
||||||
|
<li><a href="rails.html">Shina</a></li>
|
||||||
|
<li><a href="metal_paint.html">Bojë Metalike</a></li>
|
||||||
|
<li><a href="toothpaste.html">Pastë dhëmbësh</a></li>
|
||||||
|
<li><a href="wet_paint.html">Bojë e Njomë</a></li>
|
||||||
|
<li><a href="light.html">E çelët</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Vizatim Rregullsish</h2>
|
<h2>Vizatim Rregullsish</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="kaleidoscope.html">Kaleidoskop</a></li>
|
|
||||||
<li><a href="tiles.html">Kuadrate</a></li>
|
|
||||||
<li><a href="pattern.html">Mostër</a></li>
|
|
||||||
<li><a href="picasso.html">Pikaso</a></li>
|
|
||||||
<li><a href="rosette.html">Rozetë</a></li>
|
|
||||||
<li><a href="symmetry_left_right.html">Simetri Majtas/Djathtas</a></li>
|
<li><a href="symmetry_left_right.html">Simetri Majtas/Djathtas</a></li>
|
||||||
<li><a href="symmetry_up_down.html">Simetri Sipër/Poshtë</a></li>
|
<li><a href="symmetry_up_down.html">Simetri Sipër/Poshtë</a></li>
|
||||||
|
<li><a href="kaleidoscope.html">Kaleidoskop</a></li>
|
||||||
|
<li><a href="pattern.html">Mostër</a></li>
|
||||||
|
<li><a href="tiles.html">Kuadrate</a></li>
|
||||||
|
<li><a href="rosette.html">Rozetë</a></li>
|
||||||
|
<li><a href="picasso.html">Pikaso</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Zbukurime Fotoje</h2>
|
<h2>Zbukurime Fotoje</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="snow_flake.html">Flokë Bore</a></li>
|
|
||||||
<li><a href="checkerboard.html">Fushë shahu</a></li>
|
|
||||||
<li><a href="blinds.html">Grila</a></li>
|
<li><a href="blinds.html">Grila</a></li>
|
||||||
|
<li><a href="checkerboard.html">Fushë shahu</a></li>
|
||||||
<li><a href="snow_ball.html">Top Dëbore</a></li>
|
<li><a href="snow_ball.html">Top Dëbore</a></li>
|
||||||
|
<li><a href="snow_flake.html">Flokë Bore</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2>Projections</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="1pt_perspective.html">Vizatim me 1 Qendër</a></li>
|
||||||
|
<li><a href="1pt_perspective_select.html">Përzgjedhje e 1 Qendre</a></li>
|
||||||
|
<li><a href="2pt_perspective.html">Vizatim me 2 Qendra</a></li>
|
||||||
|
<li><a href="2pt_perspective_select.html">Përzgjedhje e 2 Qendrash</a></li>
|
||||||
|
<li><a href="3pt_perspective.html">Vizatim me 3 Qendra</a></li>
|
||||||
|
<li><a href="3pt_perspective_select.html">Përzgjedhje e 3 Qendrash</a></li>
|
||||||
|
<li><a href="isometric_line.html">Isometric Line</a></li>
|
||||||
|
<li><a href="dimetric_draw.html">Dimetric Draw</a></li>
|
||||||
|
<li><a href="dimetric_select.html">Dimetric Select</a></li>
|
||||||
|
<li><a href="trimetric_draw.html">Trimetric Draw</a></li>
|
||||||
|
<li><a href="trimetric_select.html">Trimetric Select</a></li>
|
||||||
|
<li><a href="oblique_draw.html">Oblique Draw</a></li>
|
||||||
|
<li><a href="oblique_select.html">Oblique Select</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Artistike</h2>
|
<h2>Artistike</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="flower.html">Lule</a></li>
|
||||||
|
<li><a href="googlyeyes.html">Sy të Zgurdulluar</a></li>
|
||||||
|
<li><a href="real_rainbow.html">Ylber i Njëmendtë</a></li>
|
||||||
|
<li><a href="roygbiv_rainbow.html">Ylber ROYGBIV</a></li>
|
||||||
|
<li><a href="lightning.html">Rrufe</a></li>
|
||||||
|
<li><a href="tornado.html">Shtjellë</a></li>
|
||||||
|
<li><a href="filled_polygon.html">Filled Polygon</a></li>
|
||||||
|
<li><a href="string_edges.html">Skaje me Thurje</a></li>
|
||||||
<li><a href="string_corner.html">Cep me Thurje</a></li>
|
<li><a href="string_corner.html">Cep me Thurje</a></li>
|
||||||
|
<li><a href="string_v.html">V me Thurje</a></li>
|
||||||
<li><a href="epitrochoid.html">Epitrochoid</a></li>
|
<li><a href="epitrochoid.html">Epitrochoid</a></li>
|
||||||
<li><a href="epitrochoid_edge.html">Epitrochoid Edge</a></li>
|
<li><a href="epitrochoid_edge.html">Epitrochoid Edge</a></li>
|
||||||
<li><a href="epitrochoid_inside.html">Epitrochoid Inside</a></li>
|
<li><a href="epitrochoid_inside.html">Epitrochoid Inside</a></li>
|
||||||
|
|
@ -140,14 +150,6 @@
|
||||||
<li><a href="hypotrochoid_edge.html">Hypotrochoid Edge</a></li>
|
<li><a href="hypotrochoid_edge.html">Hypotrochoid Edge</a></li>
|
||||||
<li><a href="hypotrochoid_inside.html">Hypotrochoid Inside</a></li>
|
<li><a href="hypotrochoid_inside.html">Hypotrochoid Inside</a></li>
|
||||||
<li><a href="hypotrochoid_outside.html">Hypotrochoid Outside</a></li>
|
<li><a href="hypotrochoid_outside.html">Hypotrochoid Outside</a></li>
|
||||||
<li><a href="flower.html">Lule</a></li>
|
|
||||||
<li><a href="lightning.html">Rrufe</a></li>
|
|
||||||
<li><a href="string_edges.html">Skaje me Thurje</a></li>
|
|
||||||
<li><a href="googlyeyes.html">Sy të Zgurdulluar</a></li>
|
|
||||||
<li><a href="tornado.html">Shtjellë</a></li>
|
|
||||||
<li><a href="string_v.html">V me Thurje</a></li>
|
|
||||||
<li><a href="real_rainbow.html">Ylber i Njëmendtë</a></li>
|
|
||||||
<li><a href="roygbiv_rainbow.html">Ylber ROYGBIV</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,7 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
||||||
<p>Klikoni dhe tërhiqeni poshtë, sipër, majtas, ose djathtas, për të shtuar te figura juaj një pasqyrim.</p>
|
<p>Klikoni dhe tërhiqeni poshtë, sipër, majtas, ose djathtas, për të shtuar te figura juaj një pasqyrim.</p>
|
||||||
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
<p align=center><img src="../../../html/images/magic_examples/reflection.png"></p>
|
||||||
<p>Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.</p>
|
<p>Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.</p>
|
||||||
|
<p>Shihni edhe: <a href="specular_reflection.html">Specular Reflection</a>.</p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.33</p>
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
15
magic/magic-docs/sq_AL.UTF-8/html/specular_reflection.html
Normal file
15
magic/magic-docs/sq_AL.UTF-8/html/specular_reflection.html
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<body><html><head><title>Mjeti “Magjik” i Tux Paint-it: Specular Reflection</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">Mjeti “Magjik” i Tux Paint-it: Specular Reflection</h1>
|
||||||
|
<h2 align="center">Grup: Vizatim</h2>
|
||||||
|
<h3 align="center">Autor:
|
||||||
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
|
<p>Draw a specular reflection of the other half of your drawing, like a pond or lake.</p>
|
||||||
|
<p>Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.</p>
|
||||||
|
<p>Shihni edhe: <a href="reflection.html">Pasqyrim</a>.</p>
|
||||||
|
<hr size="1" noshade />
|
||||||
|
<p align="center">Tux Paint 0.9.33</p>
|
||||||
|
</body></html>
|
||||||
|
|
@ -2,132 +2,142 @@
|
||||||
|
|
||||||
Shformime
|
Shformime
|
||||||
|
|
||||||
* Blloqe
|
* Turbulloje
|
||||||
* Gjysmë-ton
|
|
||||||
* Klonoje
|
|
||||||
* Me reliev
|
|
||||||
* Mozaik
|
|
||||||
* Mozaik Gjashtëkëndor
|
|
||||||
* Mozaik i Parregullt
|
|
||||||
* Mozaik Katror
|
|
||||||
* Mprehe
|
* Mprehe
|
||||||
* Njollose
|
* Njollose
|
||||||
|
* Blloqe
|
||||||
|
* Shkumës
|
||||||
* Pikim
|
* Pikim
|
||||||
* Pllakë Xhami
|
* Klonoje
|
||||||
|
* Shformim
|
||||||
* Puzzle
|
* Puzzle
|
||||||
* Rrathë
|
* Rrathë
|
||||||
* Rreze
|
* Rreze
|
||||||
* Siluetë
|
|
||||||
* Skaje
|
* Skaje
|
||||||
|
* Me reliev
|
||||||
|
* Siluetë
|
||||||
* Sy peshku
|
* Sy peshku
|
||||||
* Shformim
|
* Valëzim
|
||||||
* Shkumës
|
* Pllakë Xhami
|
||||||
* Turbulloje
|
* Mozaik i Parregullt
|
||||||
|
* Mozaik Gjashtëkëndor
|
||||||
|
* Mozaik Katror
|
||||||
|
* Mozaik
|
||||||
* TV
|
* TV
|
||||||
* TV (I ndriçuar)
|
* TV (I ndriçuar)
|
||||||
* Valëzim
|
|
||||||
* Zhurmë
|
* Zhurmë
|
||||||
|
* Gjysmë-ton
|
||||||
|
|
||||||
Filtra Ngjyrash
|
Filtra Ngjyrash
|
||||||
|
|
||||||
* Çelje
|
* Negativ
|
||||||
|
* E kundërta
|
||||||
|
* Ngope
|
||||||
* Çngope
|
* Çngope
|
||||||
|
* Errësoje
|
||||||
|
* Ndriçoje
|
||||||
|
* Hiqe Ngjyrën
|
||||||
|
* Mbaje Ngjyrën
|
||||||
|
* Ngjyrosje
|
||||||
|
* Ngjyrë dhe E bardhë
|
||||||
|
* Vizatimor
|
||||||
|
* Këmbim Ngjyrash
|
||||||
* Dither
|
* Dither
|
||||||
* Dither (Keep Colors)
|
* Dither (Keep Colors)
|
||||||
* E kundërta
|
|
||||||
* Errësoje
|
|
||||||
* Hiqe Ngjyrën
|
|
||||||
* Këmbim Ngjyrash
|
|
||||||
* Mbaje Ngjyrën
|
|
||||||
* Ndarje Ngjyrash
|
|
||||||
* Ndriçoje
|
|
||||||
* Negativ
|
|
||||||
* Ngope
|
|
||||||
* Ngjyra Xor
|
|
||||||
* Ngjyrë dhe E bardhë
|
|
||||||
* Ngjyrosje
|
|
||||||
* Pamje e Dyfishtë
|
|
||||||
* Syze 3D
|
* Syze 3D
|
||||||
* Vizatimor
|
* Ndarje Ngjyrash
|
||||||
|
* Pamje e Dyfishtë
|
||||||
|
* Ngjyra Xor
|
||||||
|
* Çelje
|
||||||
|
|
||||||
Shformime Vizatimi
|
Shformime Vizatimi
|
||||||
|
|
||||||
* Kaleido-4, Kaleido-6 dhe Kaleido-8
|
|
||||||
* Ktheje në anë tjetër
|
|
||||||
* Kthim Faqeje
|
|
||||||
* Ngut
|
|
||||||
* Panele
|
|
||||||
* Pasqyrim
|
|
||||||
* Pasqyroje
|
* Pasqyroje
|
||||||
* Perspektivë
|
* Ktheje në anë tjetër
|
||||||
* Shift
|
* Shift
|
||||||
|
* Zoom
|
||||||
|
* Zvogëlim Me Kuadrate
|
||||||
|
* Panele
|
||||||
|
* Ngut
|
||||||
|
* Perspektivë
|
||||||
|
* Pasqyrim
|
||||||
* Tërheqje
|
* Tërheqje
|
||||||
* Valë
|
* Valë
|
||||||
* Valëza
|
* Valëza
|
||||||
* Zoom
|
* Kthim Faqeje
|
||||||
* Zvogëlim Me Kuadrate
|
* Kaleido-4, Kaleido-6 dhe Kaleido-8
|
||||||
|
|
||||||
Projections
|
|
||||||
|
|
||||||
* Dimetric Draw
|
|
||||||
* Dimetric Select
|
|
||||||
* Isometric Line
|
|
||||||
* Oblique Draw
|
|
||||||
* Oblique Select
|
|
||||||
* Përzgjedhje e 1 Qendre
|
|
||||||
* Përzgjedhje e 2 Qendrash
|
|
||||||
* Përzgjedhje e 3 Qendrash
|
|
||||||
* Trimetric Draw
|
|
||||||
* Trimetric Select
|
|
||||||
* Vizatim me 1 Qendër
|
|
||||||
* Vizatim me 2 Qendra
|
|
||||||
* Vizatim me 3 Qendra
|
|
||||||
|
|
||||||
Vizatim
|
Vizatim
|
||||||
|
|
||||||
* Bar
|
|
||||||
* Bojë e Njomë
|
|
||||||
* Bojë Metalike
|
|
||||||
* Bonbone
|
|
||||||
* Bukurshkrim
|
|
||||||
* Cikël Ylberi
|
|
||||||
* E çelët
|
|
||||||
* Gdhendje
|
|
||||||
* Gëzof
|
|
||||||
* Labirint
|
|
||||||
* Lëmim
|
|
||||||
* Pastë dhëmbësh
|
|
||||||
* Pikselë
|
|
||||||
* Qerthuj
|
|
||||||
* Shi
|
|
||||||
* Shina
|
|
||||||
* Shirit
|
|
||||||
* Shkarravina
|
|
||||||
* Shkumë
|
|
||||||
* Tulla
|
* Tulla
|
||||||
* Ylber
|
* Ylber
|
||||||
* Ylber i Butë
|
* Ylber i Butë
|
||||||
|
* Cikël Ylberi
|
||||||
|
* Bukurshkrim
|
||||||
|
* Shirit
|
||||||
|
* Lëmim
|
||||||
|
* Shkarravina
|
||||||
|
* Qerthuj
|
||||||
|
* Bonbone
|
||||||
|
* Shi
|
||||||
|
* Shkumë
|
||||||
|
* Bar
|
||||||
|
* Specular Reflection
|
||||||
|
* Gëzof
|
||||||
|
* Pikselë
|
||||||
|
* Labirint
|
||||||
|
* Gdhendje
|
||||||
|
* Shina
|
||||||
|
* Bojë Metalike
|
||||||
|
* Pastë dhëmbësh
|
||||||
|
* Bojë e Njomë
|
||||||
|
* E çelët
|
||||||
|
|
||||||
Vizatim Rregullsish
|
Vizatim Rregullsish
|
||||||
|
|
||||||
* Kaleidoskop
|
|
||||||
* Kuadrate
|
|
||||||
* Mostër
|
|
||||||
* Pikaso
|
|
||||||
* Rozetë
|
|
||||||
* Simetri Majtas/Djathtas
|
* Simetri Majtas/Djathtas
|
||||||
* Simetri Sipër/Poshtë
|
* Simetri Sipër/Poshtë
|
||||||
|
* Kaleidoskop
|
||||||
|
* Mostër
|
||||||
|
* Kuadrate
|
||||||
|
* Rozetë
|
||||||
|
* Pikaso
|
||||||
|
|
||||||
Zbukurime Fotoje
|
Zbukurime Fotoje
|
||||||
|
|
||||||
* Flokë Bore
|
|
||||||
* Fushë shahu
|
|
||||||
* Grila
|
* Grila
|
||||||
|
* Fushë shahu
|
||||||
* Top Dëbore
|
* Top Dëbore
|
||||||
|
* Flokë Bore
|
||||||
|
|
||||||
|
Projections
|
||||||
|
|
||||||
|
* Vizatim me 1 Qendër
|
||||||
|
* Përzgjedhje e 1 Qendre
|
||||||
|
* Vizatim me 2 Qendra
|
||||||
|
* Përzgjedhje e 2 Qendrash
|
||||||
|
* Vizatim me 3 Qendra
|
||||||
|
* Përzgjedhje e 3 Qendrash
|
||||||
|
* Isometric Line
|
||||||
|
* Dimetric Draw
|
||||||
|
* Dimetric Select
|
||||||
|
* Trimetric Draw
|
||||||
|
* Trimetric Select
|
||||||
|
* Oblique Draw
|
||||||
|
* Oblique Select
|
||||||
|
|
||||||
Artistike
|
Artistike
|
||||||
|
|
||||||
|
* Lule
|
||||||
|
* Sy të Zgurdulluar
|
||||||
|
* Ylber i Njëmendtë
|
||||||
|
* Ylber ROYGBIV
|
||||||
|
* Rrufe
|
||||||
|
* Shtjellë
|
||||||
|
* Filled Polygon
|
||||||
|
* Skaje me Thurje
|
||||||
* Cep me Thurje
|
* Cep me Thurje
|
||||||
|
* V me Thurje
|
||||||
* Epitrochoid
|
* Epitrochoid
|
||||||
* Epitrochoid Edge
|
* Epitrochoid Edge
|
||||||
* Epitrochoid Inside
|
* Epitrochoid Inside
|
||||||
|
|
@ -136,14 +146,6 @@ Artistike
|
||||||
* Hypotrochoid Edge
|
* Hypotrochoid Edge
|
||||||
* Hypotrochoid Inside
|
* Hypotrochoid Inside
|
||||||
* Hypotrochoid Outside
|
* Hypotrochoid Outside
|
||||||
* Lule
|
|
||||||
* Rrufe
|
|
||||||
* Skaje me Thurje
|
|
||||||
* Sy të Zgurdulluar
|
|
||||||
* Shtjellë
|
|
||||||
* V me Thurje
|
|
||||||
* Ylber i Njëmendtë
|
|
||||||
* Ylber ROYGBIV
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,8 @@ figura juaj një pasqyrim.
|
||||||
|
|
||||||
Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.
|
Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.
|
||||||
|
|
||||||
|
Shihni edhe: Specular Reflection.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.33
|
Tux Paint 0.9.33
|
||||||
|
|
|
||||||
17
magic/magic-docs/sq_AL.UTF-8/specular_reflection.txt
Normal file
17
magic/magic-docs/sq_AL.UTF-8/specular_reflection.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
Mjeti “Magjik” i Tux Paint-it: Specular Reflection
|
||||||
|
|
||||||
|
Grup: Vizatim
|
||||||
|
|
||||||
|
Autor: Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
|
Draw a specular reflection of the other half of your drawing, like a pond or
|
||||||
|
lake.
|
||||||
|
|
||||||
|
Ky mjet përdoret si të ishte mjet vizatimi me dorë të lirë.
|
||||||
|
|
||||||
|
Shihni edhe: Pasqyrim.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tux Paint 0.9.33
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue