Regen docs after 0.9.30 ver bump...
...and removal of "what's new" items
This commit is contained in:
parent
a9e395dab8
commit
ff9d8d0888
221 changed files with 260 additions and 594 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.29 Advanced Stamps 'How-To'
|
||||
version 0.9.30 Advanced Stamps 'How-To'
|
||||
|
||||
Copyright © 2006-2022 by Albert Cahalan and others; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.29
|
||||
version 0.9.30
|
||||
Environment Variables Documentation
|
||||
|
||||
Copyright © 2021-2022 by various contributors; see AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Extending
|
||||
Tux Paint
|
||||
version 0.9.29
|
||||
version 0.9.30
|
||||
|
||||
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.29 Frequently Asked Questions
|
||||
version 0.9.30 Frequently Asked Questions
|
||||
|
||||
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.29
|
||||
version 0.9.30
|
||||
Installation Documentation
|
||||
|
||||
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.29
|
||||
version 0.9.30
|
||||
|
||||
Magic Tool Plugin API Documentation
|
||||
|
||||
|
|
@ -518,7 +518,7 @@ Tux Paint Functions and Data
|
|||
|
||||
char * tp_version
|
||||
A string containing the version of Tux Paint that's running (e.g.,
|
||||
"0.9.29").
|
||||
"0.9.30").
|
||||
|
||||
int canvas_w
|
||||
int canvas_h
|
||||
|
|
@ -663,7 +663,7 @@ Constant Defintions in "tp_magic_api.h"
|
|||
your plugin is compatible.
|
||||
|
||||
Note: This version number does not correspond to Tux Paint's own
|
||||
release number (e.g., "0.9.29"). The API will not change every
|
||||
release number (e.g., "0.9.30"). The API will not change every
|
||||
time a new version of Tux Paint is released, which means plugins
|
||||
compiled for earlier versions of Tux Paint will often run under
|
||||
newer versions.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.29
|
||||
version 0.9.30
|
||||
|
||||
Options Documentation
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.29
|
||||
version 0.9.30
|
||||
PNG Documentation
|
||||
|
||||
Copyright © 2007-2022 by various contributors; see AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.29
|
||||
version 0.9.30
|
||||
|
||||
A simple drawing program for children
|
||||
|
||||
|
|
@ -92,41 +92,10 @@ License
|
|||
|
||||
See COPYING.txt for the full text of the GPL license.
|
||||
|
||||
What's New in Tux Paint version 0.9.29?
|
||||
What's New in Tux Paint version 0.9.30?
|
||||
|
||||
Stamp tool update
|
||||
Stamps may be rotated before being applied to the canvas
|
||||
|
||||
Shapes tool update
|
||||
Improvements to Shapes tool behavior when using the "from the
|
||||
corner" stretching mode
|
||||
|
||||
New Fill tool
|
||||
A shaped gradient mode has been added to the Fill tool
|
||||
|
||||
Sixteen new Magic tools
|
||||
Maze, Googly Eyes, Fur, Circles, Rays, 3D Glasses, Color Sep.,
|
||||
Double Vision, Saturate, Desaturate, Remove Color, Keep Color,
|
||||
Kaleido-4, Kaleido-6, Kaleido-8, Bloom
|
||||
|
||||
Eraser shortcut
|
||||
A keyboard shortcut is available for quick access to the Eraser
|
||||
tool
|
||||
|
||||
Rainbow Palette update
|
||||
The chosen built-in color, Color Picker (pipette tool) color, or
|
||||
Color Mixer color can be loaded into the Rainbow Palette dialog
|
||||
|
||||
Quick Start Guide created
|
||||
A new Quick Start Guide explains the basic usage of Tux Paint
|
||||
|
||||
Other changes
|
||||
* Drawings removed using the Open dialog's Erase button are
|
||||
moved to the system's Trash can on macOS
|
||||
* Starter and Template images offer scaling, to avoid smearing
|
||||
on the edges
|
||||
* The "buttonsize" interface size option now offers an "auto"
|
||||
option
|
||||
FIXME
|
||||
FIXME
|
||||
|
||||
See CHANGES.txt for the complete list of changes.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.29
|
||||
version 0.9.30
|
||||
Signals Documentation
|
||||
|
||||
Copyright © 2019-2022 by various contributors; see AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.29
|
||||
version 0.9.30
|
||||
SVG Documentation
|
||||
|
||||
Copyright © 2007-2022 by various contributors; see AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.29 Advanced Stamps 'How-To' </h1>
|
||||
version 0.9.30 Advanced Stamps 'How-To' </h1>
|
||||
|
||||
<p>
|
||||
Copyright © 2006-2022 by Albert Cahalan and others; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.29<br/>
|
||||
version 0.9.30<br/>
|
||||
Environment Variables Documentation </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -92,7 +92,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.29 </h1>
|
||||
version 0.9.30 </h1>
|
||||
|
||||
<p>
|
||||
Copyright © 2002-2023 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.29 Frequently Asked Questions </h1>
|
||||
version 0.9.30 Frequently Asked Questions </h1>
|
||||
|
||||
<p>
|
||||
Copyright © 2002-2023 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.29<br/>
|
||||
version 0.9.30<br/>
|
||||
Installation Documentation </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.29 </h1>
|
||||
version 0.9.30 </h1>
|
||||
|
||||
<h2>
|
||||
Magic Tool Plugin API Documentation </h2>
|
||||
|
|
@ -557,7 +557,7 @@
|
|||
<dl>
|
||||
<dt><code><b>char * tp_version</b></code></dt>
|
||||
<dd>
|
||||
A string containing the version of Tux Paint that's running (e.g., "0.9.29"). </dd>
|
||||
A string containing the version of Tux Paint that's running (e.g., "0.9.30"). </dd>
|
||||
|
||||
<dt>
|
||||
<code><b>int canvas_w</b></code><br/>
|
||||
|
|
@ -704,7 +704,7 @@
|
|||
<p>
|
||||
It should be referenced by your magic tool's "<code>api_version()</code>" function, to inform the running copy of Tux Paint whether or not your plugin is compatible. </p>
|
||||
<p>
|
||||
<b>Note:</b> This version number does not correspond to Tux Paint's own release number (e.g., "0.9.29"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions. </p>
|
||||
<b>Note:</b> This version number does not correspond to Tux Paint's own release number (e.g., "0.9.30"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions. </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.29 </h1>
|
||||
version 0.9.30 </h1>
|
||||
|
||||
<h2>
|
||||
Options Documentation </h2>
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.29<br/>
|
||||
version 0.9.30<br/>
|
||||
PNG Documentation </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.29 </h1>
|
||||
version 0.9.30 </h1>
|
||||
|
||||
<h3 align="center">
|
||||
A simple drawing program for children </h3>
|
||||
|
|
@ -215,51 +215,14 @@
|
|||
<section class="indent">
|
||||
<header>
|
||||
<h2>
|
||||
What's New in Tux Paint version 0.9.29? </h2>
|
||||
What's New in Tux Paint version 0.9.30? </h2>
|
||||
</header>
|
||||
|
||||
<dl>
|
||||
<dt><strong>Stamp</strong> tool update</dt>
|
||||
<dd>
|
||||
<a href="#using_tools_drawing_stamp">Stamps</a> may be rotated before being applied to the canvas </dd>
|
||||
|
||||
<dt><strong>Shapes</strong> tool update</dt>
|
||||
<dd>
|
||||
Improvements to <a href="#using_tools_drawing_shapes">Shapes tool</a> behavior when using the "from the corner" stretching mode </dd>
|
||||
|
||||
<dt>New <strong>Fill</strong> tool</dt>
|
||||
<dd>
|
||||
A shaped gradient mode has been added to the <a href="#using_tools_drawing_fill">Fill tool</a> </dd>
|
||||
|
||||
<dt>Sixteen new <strong>Magic</strong> tools <dd>
|
||||
Maze, Googly Eyes, Fur, Circles, Rays, 3D Glasses, Color Sep., Double Vision, Saturate, Desaturate, Remove Color, Keep Color, Kaleido-4, Kaleido-6, Kaleido-8, Bloom </dd>
|
||||
|
||||
<dt><strong>Eraser</strong> shortcut</dt>
|
||||
<dd>
|
||||
A keyboard shortcut is available for quick access to the <a href="#using_tools_drawing_eraser">Eraser</a> tool </dd>
|
||||
|
||||
<dt><strong>Rainbow Palette</strong> update</dt>
|
||||
<dd>
|
||||
The chosen built-in color, Color Picker (pipette tool) color, or Color Mixer color can be loaded into the <a href="#special_color_options">Rainbow Palette dialog</a> </dd>
|
||||
|
||||
<dt><strong>Quick Start Guide</strong> created</dt>
|
||||
<dd>
|
||||
A new <a href="tuxpaint-quickstart-guide.html">Quick Start Guide</a> explains the basic usage of Tux Paint </dd>
|
||||
|
||||
<dt>Other changes</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>
|
||||
Drawings removed using the <a href="#using_tools_other_open">Open dialog's</a> <strong>Erase</strong> button are moved to the system's Trash can on macOS </li>
|
||||
<li>
|
||||
<a href="EXTENDING.html#starters">Starter</a> and <a href="EXTENDING.html#templates">Template</a> images offer scaling, to avoid smearing on the edges </li>
|
||||
<li>
|
||||
The <a href="OPTIONS.html#video_sound">"<code>buttonsize</code>" interface size option</a> now offers an "auto" option </li>
|
||||
</ul>
|
||||
</dd>
|
||||
<dt>FIXME</dt>
|
||||
<dd>FIXME</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
<p>
|
||||
See <a href="../../CHANGES.txt">CHANGES.txt</a> for the complete list of changes. </p>
|
||||
</section>
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.29<br/>
|
||||
version 0.9.30<br/>
|
||||
Signals Documentation </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.29<br/>
|
||||
version 0.9.30<br/>
|
||||
SVG Documentation </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
versión 0.9.29
|
||||
versión 0.9.30
|
||||
|
||||
A simple drawing program for children
|
||||
|
||||
|
|
@ -92,41 +92,10 @@ License
|
|||
|
||||
See COPYING.txt for the full text of the GPL license.
|
||||
|
||||
What's New in Tux Paint version 0.9.29?
|
||||
What's New in Tux Paint version 0.9.30?
|
||||
|
||||
Stamp tool update
|
||||
Stamps may be rotated before being applied to the canvas
|
||||
|
||||
Shapes tool update
|
||||
Improvements to Shapes tool behavior when using the "from the
|
||||
corner" stretching mode
|
||||
|
||||
New Fill tool
|
||||
A shaped gradient mode has been added to the Fill tool
|
||||
|
||||
Sixteen new Magic tools
|
||||
Maze, Googly Eyes, Fur, Circles, Rays, 3D Glasses, Color Sep.,
|
||||
Double Vision, Saturate, Desaturate, Remove Color, Keep Color,
|
||||
Kaleido-4, Kaleido-6, Kaleido-8, Bloom
|
||||
|
||||
Eraser shortcut
|
||||
A keyboard shortcut is available for quick access to the Eraser
|
||||
tool
|
||||
|
||||
Rainbow Palette update
|
||||
The chosen built-in color, Color Picker (pipette tool) color, or
|
||||
Color Mixer color can be loaded into the Rainbow Palette dialog
|
||||
|
||||
Quick Start Guide created
|
||||
A new Quick Start Guide explains the basic usage of Tux Paint
|
||||
|
||||
Other changes
|
||||
* Drawings removed using the Open dialog's Erase button are
|
||||
moved to the system's Trash can on macOS
|
||||
* Starter and Template images offer scaling, to avoid smearing
|
||||
on the edges
|
||||
* The "buttonsize" interface size option now offers an "auto"
|
||||
option
|
||||
FIXME
|
||||
FIXME
|
||||
|
||||
See CHANGES.txt for the complete list of changes.
|
||||
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
versión 0.9.29 </h1>
|
||||
versión 0.9.30 </h1>
|
||||
|
||||
<h3 align="center">
|
||||
A simple drawing program for children </h3>
|
||||
|
|
@ -215,51 +215,14 @@
|
|||
<section class="indent">
|
||||
<header>
|
||||
<h2>
|
||||
What's New in Tux Paint version 0.9.29? </h2>
|
||||
What's New in Tux Paint version 0.9.30? </h2>
|
||||
</header>
|
||||
|
||||
<dl>
|
||||
<dt><strong>Stamp</strong> tool update</dt>
|
||||
<dd>
|
||||
<a href="#using_tools_drawing_stamp">Stamps</a> may be rotated before being applied to the canvas </dd>
|
||||
|
||||
<dt><strong>Shapes</strong> tool update</dt>
|
||||
<dd>
|
||||
Improvements to <a href="#using_tools_drawing_shapes">Shapes tool</a> behavior when using the "from the corner" stretching mode </dd>
|
||||
|
||||
<dt>New <strong>Fill</strong> tool</dt>
|
||||
<dd>
|
||||
A shaped gradient mode has been added to the <a href="#using_tools_drawing_fill">Fill tool</a> </dd>
|
||||
|
||||
<dt>Sixteen new <strong>Magic</strong> tools <dd>
|
||||
Maze, Googly Eyes, Fur, Circles, Rays, 3D Glasses, Color Sep., Double Vision, Saturate, Desaturate, Remove Color, Keep Color, Kaleido-4, Kaleido-6, Kaleido-8, Bloom </dd>
|
||||
|
||||
<dt><strong>Eraser</strong> shortcut</dt>
|
||||
<dd>
|
||||
A keyboard shortcut is available for quick access to the <a href="#using_tools_drawing_eraser">Eraser</a> tool </dd>
|
||||
|
||||
<dt><strong>Rainbow Palette</strong> update</dt>
|
||||
<dd>
|
||||
The chosen built-in color, Color Picker (pipette tool) color, or Color Mixer color can be loaded into the <a href="#special_color_options">Rainbow Palette dialog</a> </dd>
|
||||
|
||||
<dt><strong>Quick Start Guide</strong> created</dt>
|
||||
<dd>
|
||||
A new <a href="tuxpaint-quickstart-guide.html">Quick Start Guide</a> explains the basic usage of Tux Paint </dd>
|
||||
|
||||
<dt>Other changes</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>
|
||||
Drawings removed using the <a href="#using_tools_other_open">Open dialog's</a> <strong>Erase</strong> button are moved to the system's Trash can on macOS </li>
|
||||
<li>
|
||||
<a href="EXTENDING.html#starters">Starter</a> and <a href="EXTENDING.html#templates">Template</a> images offer scaling, to avoid smearing on the edges </li>
|
||||
<li>
|
||||
The <a href="OPTIONS.html#video_sound">"<code>buttonsize</code>" interface size option</a> now offers an "auto" option </li>
|
||||
</ul>
|
||||
</dd>
|
||||
<dt>FIXME</dt>
|
||||
<dd>FIXME</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
<p>
|
||||
See <a href="../../CHANGES.txt">CHANGES.txt</a> for the complete list of changes. </p>
|
||||
</section>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.29
|
||||
version 0.9.30
|
||||
|
||||
Un programme simple pour les enfants
|
||||
|
||||
|
|
@ -97,41 +97,10 @@ Licence
|
|||
|
||||
Voir COPYING.txt pour le texte complet de la licence GPL.
|
||||
|
||||
What's New in Tux Paint version 0.9.29?
|
||||
What's New in Tux Paint version 0.9.30?
|
||||
|
||||
Stamp tool update
|
||||
Stamps may be rotated before being applied to the canvas
|
||||
|
||||
Shapes tool update
|
||||
Improvements to Shapes tool behavior when using the "from the
|
||||
corner" stretching mode
|
||||
|
||||
New Fill tool
|
||||
A shaped gradient mode has been added to the Fill tool
|
||||
|
||||
Sixteen new Magic tools
|
||||
Maze, Googly Eyes, Fur, Circles, Rays, 3D Glasses, Color Sep.,
|
||||
Double Vision, Saturate, Desaturate, Remove Color, Keep Color,
|
||||
Kaleido-4, Kaleido-6, Kaleido-8, Bloom
|
||||
|
||||
Eraser shortcut
|
||||
A keyboard shortcut is available for quick access to the Eraser
|
||||
tool
|
||||
|
||||
Rainbow Palette update
|
||||
The chosen built-in color, Color Picker (pipette tool) color, or
|
||||
Color Mixer color can be loaded into the Rainbow Palette dialog
|
||||
|
||||
Quick Start Guide created
|
||||
A new Quick Start Guide explains the basic usage of Tux Paint
|
||||
|
||||
Other changes
|
||||
* Drawings removed using the Open dialog's Erase button are
|
||||
moved to the system's Trash can on macOS
|
||||
* Starter and Template images offer scaling, to avoid smearing
|
||||
on the edges
|
||||
* The "buttonsize" interface size option now offers an "auto"
|
||||
option
|
||||
FIXME
|
||||
FIXME
|
||||
|
||||
See CHANGES.txt for the complete list of changes.
|
||||
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.29 </h1>
|
||||
version 0.9.30 </h1>
|
||||
|
||||
<h3 align="center">
|
||||
Un programme simple pour les enfants </h3>
|
||||
|
|
@ -215,51 +215,14 @@
|
|||
<section class="indent">
|
||||
<header>
|
||||
<h2>
|
||||
What's New in Tux Paint version 0.9.29? </h2>
|
||||
What's New in Tux Paint version 0.9.30? </h2>
|
||||
</header>
|
||||
|
||||
<dl>
|
||||
<dt><strong>Stamp</strong> tool update</dt>
|
||||
<dd>
|
||||
<a href="#using_tools_drawing_stamp">Stamps</a> may be rotated before being applied to the canvas </dd>
|
||||
|
||||
<dt><strong>Shapes</strong> tool update</dt>
|
||||
<dd>
|
||||
Improvements to <a href="#using_tools_drawing_shapes">Shapes tool</a> behavior when using the "from the corner" stretching mode </dd>
|
||||
|
||||
<dt>New <strong>Fill</strong> tool</dt>
|
||||
<dd>
|
||||
A shaped gradient mode has been added to the <a href="#using_tools_drawing_fill">Fill tool</a> </dd>
|
||||
|
||||
<dt>Sixteen new <strong>Magic</strong> tools <dd>
|
||||
Maze, Googly Eyes, Fur, Circles, Rays, 3D Glasses, Color Sep., Double Vision, Saturate, Desaturate, Remove Color, Keep Color, Kaleido-4, Kaleido-6, Kaleido-8, Bloom </dd>
|
||||
|
||||
<dt><strong>Eraser</strong> shortcut</dt>
|
||||
<dd>
|
||||
A keyboard shortcut is available for quick access to the <a href="#using_tools_drawing_eraser">Eraser</a> tool </dd>
|
||||
|
||||
<dt><strong>Rainbow Palette</strong> update</dt>
|
||||
<dd>
|
||||
The chosen built-in color, Color Picker (pipette tool) color, or Color Mixer color can be loaded into the <a href="#special_color_options">Rainbow Palette dialog</a> </dd>
|
||||
|
||||
<dt><strong>Quick Start Guide</strong> created</dt>
|
||||
<dd>
|
||||
A new <a href="tuxpaint-quickstart-guide.html">Quick Start Guide</a> explains the basic usage of Tux Paint </dd>
|
||||
|
||||
<dt>Other changes</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>
|
||||
Drawings removed using the <a href="#using_tools_other_open">Open dialog's</a> <strong>Erase</strong> button are moved to the system's Trash can on macOS </li>
|
||||
<li>
|
||||
<a href="EXTENDING.html#starters">Starter</a> and <a href="EXTENDING.html#templates">Template</a> images offer scaling, to avoid smearing on the edges </li>
|
||||
<li>
|
||||
The <a href="OPTIONS.html#video_sound">"<code>buttonsize</code>" interface size option</a> now offers an "auto" option </li>
|
||||
</ul>
|
||||
</dd>
|
||||
<dt>FIXME</dt>
|
||||
<dd>FIXME</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
<p>
|
||||
See <a href="../../CHANGES.txt">CHANGES.txt</a> for the complete list of changes. </p>
|
||||
</section>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
versión 0.9.29
|
||||
versión 0.9.30
|
||||
|
||||
Un sinxelo programa de debuxo para cativos
|
||||
|
||||
|
|
@ -92,41 +92,10 @@ Licenza
|
|||
|
||||
Consulte o texto completo da licenza GPL en COPYING.txt.
|
||||
|
||||
What's New in Tux Paint version 0.9.29?
|
||||
What's New in Tux Paint version 0.9.30?
|
||||
|
||||
Stamp tool update
|
||||
Stamps may be rotated before being applied to the canvas
|
||||
|
||||
Shapes tool update
|
||||
Improvements to Shapes tool behavior when using the "from the
|
||||
corner" stretching mode
|
||||
|
||||
New Fill tool
|
||||
A shaped gradient mode has been added to the Fill tool
|
||||
|
||||
Sixteen new Magic tools
|
||||
Maze, Googly Eyes, Fur, Circles, Rays, 3D Glasses, Color Sep.,
|
||||
Double Vision, Saturate, Desaturate, Remove Color, Keep Color,
|
||||
Kaleido-4, Kaleido-6, Kaleido-8, Bloom
|
||||
|
||||
Eraser shortcut
|
||||
A keyboard shortcut is available for quick access to the Eraser
|
||||
tool
|
||||
|
||||
Rainbow Palette update
|
||||
The chosen built-in color, Color Picker (pipette tool) color, or
|
||||
Color Mixer color can be loaded into the Rainbow Palette dialog
|
||||
|
||||
Quick Start Guide created
|
||||
A new Quick Start Guide explains the basic usage of Tux Paint
|
||||
|
||||
Other changes
|
||||
* Drawings removed using the Open dialog's Erase button are
|
||||
moved to the system's Trash can on macOS
|
||||
* Starter and Template images offer scaling, to avoid smearing
|
||||
on the edges
|
||||
* The "buttonsize" interface size option now offers an "auto"
|
||||
option
|
||||
FIXME
|
||||
FIXME
|
||||
|
||||
See CHANGES.txt for the complete list of changes.
|
||||
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
versión 0.9.29 </h1>
|
||||
versión 0.9.30 </h1>
|
||||
|
||||
<h3 align="center">
|
||||
Un sinxelo programa de debuxo para cativos </h3>
|
||||
|
|
@ -215,51 +215,14 @@
|
|||
<section class="indent">
|
||||
<header>
|
||||
<h2>
|
||||
What's New in Tux Paint version 0.9.29? </h2>
|
||||
What's New in Tux Paint version 0.9.30? </h2>
|
||||
</header>
|
||||
|
||||
<dl>
|
||||
<dt><strong>Stamp</strong> tool update</dt>
|
||||
<dd>
|
||||
<a href="#using_tools_drawing_stamp">Stamps</a> may be rotated before being applied to the canvas </dd>
|
||||
|
||||
<dt><strong>Shapes</strong> tool update</dt>
|
||||
<dd>
|
||||
Improvements to <a href="#using_tools_drawing_shapes">Shapes tool</a> behavior when using the "from the corner" stretching mode </dd>
|
||||
|
||||
<dt>New <strong>Fill</strong> tool</dt>
|
||||
<dd>
|
||||
A shaped gradient mode has been added to the <a href="#using_tools_drawing_fill">Fill tool</a> </dd>
|
||||
|
||||
<dt>Sixteen new <strong>Magic</strong> tools <dd>
|
||||
Maze, Googly Eyes, Fur, Circles, Rays, 3D Glasses, Color Sep., Double Vision, Saturate, Desaturate, Remove Color, Keep Color, Kaleido-4, Kaleido-6, Kaleido-8, Bloom </dd>
|
||||
|
||||
<dt><strong>Eraser</strong> shortcut</dt>
|
||||
<dd>
|
||||
A keyboard shortcut is available for quick access to the <a href="#using_tools_drawing_eraser">Eraser</a> tool </dd>
|
||||
|
||||
<dt><strong>Rainbow Palette</strong> update</dt>
|
||||
<dd>
|
||||
The chosen built-in color, Color Picker (pipette tool) color, or Color Mixer color can be loaded into the <a href="#special_color_options">Rainbow Palette dialog</a> </dd>
|
||||
|
||||
<dt><strong>Quick Start Guide</strong> created</dt>
|
||||
<dd>
|
||||
A new <a href="tuxpaint-quickstart-guide.html">Quick Start Guide</a> explains the basic usage of Tux Paint </dd>
|
||||
|
||||
<dt>Other changes</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>
|
||||
Drawings removed using the <a href="#using_tools_other_open">Open dialog's</a> <strong>Erase</strong> button are moved to the system's Trash can on macOS </li>
|
||||
<li>
|
||||
<a href="EXTENDING.html#starters">Starter</a> and <a href="EXTENDING.html#templates">Template</a> images offer scaling, to avoid smearing on the edges </li>
|
||||
<li>
|
||||
The <a href="OPTIONS.html#video_sound">"<code>buttonsize</code>" interface size option</a> now offers an "auto" option </li>
|
||||
</ul>
|
||||
</dd>
|
||||
<dt>FIXME</dt>
|
||||
<dd>FIXME</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
<p>
|
||||
See <a href="../../CHANGES.txt">CHANGES.txt</a> for the complete list of changes. </p>
|
||||
</section>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
バージョン 0.9.29
|
||||
バージョン 0.9.30
|
||||
|
||||
子供向けのシンプルなお絵かきプログラム
|
||||
|
||||
|
|
@ -73,35 +73,10 @@
|
|||
|
||||
ライセンスの全文は、COPYING.txtをお読みください。
|
||||
|
||||
Tux Paint バージョン 0.9.29 での変更点
|
||||
Tux Paint バージョン 0.9.30 での変更点
|
||||
|
||||
「はんこ」ツールの変更
|
||||
はんこ は、キャンバスに貼り付ける前に回転できるようになりました
|
||||
|
||||
「かたち」ツールの変更
|
||||
「かたち」ツールで「角から広げる」モードでの動作を改善しました
|
||||
|
||||
「ぬる」ツールの追加
|
||||
「ぬる」ツールに、領域の輪郭に合わせてグラデーションをつけるモードが追加されました。
|
||||
|
||||
16個の新たな「まほう」ツールの追加
|
||||
「めいろ」, 「めだま」, 「けがわ」, 「えんけい」, 「ほうしゃ」, 「りったいメガネ」, 「いろぶんかい」, 「ふくし」,
|
||||
「ほうわ」, 「ひほうわ」, 「だっしょく」, 「いろのこし」, 「まんげきょう4」, 「まんげきょう6」, 「まんげきょう8」,
|
||||
「かがやき」
|
||||
|
||||
けしゴム のショートカット
|
||||
「けしゴム」ツールに素早くアクセスできるキーボードショートカットが利用できるようになりました
|
||||
|
||||
「レインボーパレット」の変更
|
||||
組み込みのカラーパレットやスポイト又はカラーミキサーで選んだ色を「レインボーパレット」ダイアログに読み込むことができるようになりました
|
||||
|
||||
クイックスタートガイド
|
||||
新たなドキュメント「クイックスタートガイド」では、Tux Paint の基本的な使い方を説明しています
|
||||
|
||||
その他の変更点
|
||||
* macOS 版でも「ひらく」ダイアログの「けす」ボタンで削除した作品が「ゴミ箱」に入るようになりました
|
||||
* スターター画像とテンプレート画像に、画面に合わせた拡大縮小のオプションを設定できるようになりました
|
||||
* ユーザーインターフェースの"buttonsize" に、自動選択のオプションが追加されました
|
||||
FIXME
|
||||
FIXME
|
||||
|
||||
全ての変更点については、CHANGES.txt をお読みください。
|
||||
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
バージョン 0.9.29 </h1>
|
||||
バージョン 0.9.30 </h1>
|
||||
|
||||
<h3 align="center">
|
||||
子供向けのシンプルなお絵かきプログラム </h3>
|
||||
|
|
@ -215,51 +215,14 @@
|
|||
<section class="indent">
|
||||
<header>
|
||||
<h2>
|
||||
Tux Paint バージョン 0.9.29 での変更点 </h2>
|
||||
Tux Paint バージョン 0.9.30 での変更点 </h2>
|
||||
</header>
|
||||
|
||||
<dl>
|
||||
<dt><strong>「はんこ」</strong>ツールの変更</dt>
|
||||
<dd>
|
||||
<a href="#using_tools_drawing_stamp">はんこ</a> は、キャンバスに貼り付ける前に回転できるようになりました </dd>
|
||||
|
||||
<dt><strong>「かたち」</strong>ツールの変更</dt>
|
||||
<dd>
|
||||
<a href="#using_tools_drawing_shapes">「かたち」ツール</a>で「角から広げる」モードでの動作を改善しました </dd>
|
||||
|
||||
<dt><strong>「ぬる」</strong>ツールの追加</dt>
|
||||
<dd>
|
||||
<a href="#using_tools_drawing_fill">「ぬる」ツール</a>に、領域の輪郭に合わせてグラデーションをつけるモードが追加されました。 </dd>
|
||||
|
||||
<dt>16個の新たな<strong>「まほう」</strong>ツールの追加 <dd>
|
||||
「めいろ」, 「めだま」, 「けがわ」, 「えんけい」, 「ほうしゃ」, 「りったいメガネ」, 「いろぶんかい」, 「ふくし」, 「ほうわ」, 「ひほうわ」, 「だっしょく」, 「いろのこし」, 「まんげきょう4」, 「まんげきょう6」, 「まんげきょう8」, 「かがやき」 </dd>
|
||||
|
||||
<dt><strong>けしゴム</strong> のショートカット</dt>
|
||||
<dd>
|
||||
<a href="#using_tools_drawing_eraser">「けしゴム」</a>ツールに素早くアクセスできるキーボードショートカットが利用できるようになりました </dd>
|
||||
|
||||
<dt><strong>「レインボーパレット」</strong>の変更</dt>
|
||||
<dd>
|
||||
組み込みのカラーパレットやスポイト又はカラーミキサーで選んだ色を<a href="#special_color_options">「レインボーパレット」ダイアログ</a>に読み込むことができるようになりました </dd>
|
||||
|
||||
<dt><strong>クイックスタートガイド</strong></dt>
|
||||
<dd>
|
||||
新たなドキュメント<a href="tuxpaint-quickstart-guide.html">「クイックスタートガイド」</a>では、Tux Paint の基本的な使い方を説明しています </dd>
|
||||
|
||||
<dt>その他の変更点</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>
|
||||
macOS 版でも<a href="#using_tools_other_open">「ひらく」ダイアログ</a>の<strong>「けす」</strong>ボタンで削除した作品が「ゴミ箱」に入るようになりました </li>
|
||||
<li>
|
||||
<a href="EXTENDING.html#starters">スターター画像</a>と<a href="EXTENDING.html#templates">テンプレート画像</a>に、画面に合わせた拡大縮小のオプションを設定できるようになりました </li>
|
||||
<li>
|
||||
ユーザーインターフェースの<a href="OPTIONS.html#video_sound">"<code>buttonsize</code>" に、自動選択のオプションが追加されました </li>
|
||||
</ul>
|
||||
</dd>
|
||||
<dt>FIXME</dt>
|
||||
<dd>FIXME</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
<p>
|
||||
全ての変更点については、<a href="../../CHANGES.txt">CHANGES.txt</a> をお読みください。 </p>
|
||||
</section>
|
||||
|
|
|
|||
|
|
@ -12,4 +12,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -10,4 +10,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -11,4 +11,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -12,4 +12,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -11,4 +11,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -10,4 +10,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -10,4 +10,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -12,4 +12,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -11,4 +11,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -11,4 +11,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -10,4 +10,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -10,4 +10,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -12,4 +12,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -10,4 +10,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -11,4 +11,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -14,4 +14,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -10,4 +10,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -11,4 +11,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -12,4 +12,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -10,4 +10,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -10,4 +10,4 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
Tux Paint 0.9.30
|
||||
|
|
|
|||
|
|
@ -10,5 +10,5 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
|||
<p>This tool horizontally separates your entire picture's red and cyan color channels, letting you create anaglyphic pictures that can be viewed with 3D glasses.</p>
|
||||
<p>See also: <a href="colorsep.html">Color Sep.</a> & <a href="doublevision.html">Double Vision</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Pere Pujal i Carabantes <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>></h3>
|
||||
<p>Click towards the edge of your picture to pull window blinds over it. Move perpendicularly to open or close the blinds.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -11,5 +11,5 @@ Albert Cahalan <<a href="mailto:albert@users.sf.net">albert@users.sf.net</a>&
|
|||
</h3>
|
||||
<p>This makes the picture blocky looking ("pixelated") wherever you drag the mouse.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>Add a glowing \"bloom\" effect to pictures.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -12,5 +12,5 @@ Albert Cahalan <<a href="mailto:albert@users.sf.net">albert@users.sf.net</a>&
|
|||
<p>This makes the picture fuzzy wherever you drag the mouse.</p>
|
||||
<p>See also: <a href="sharpen.html">Sharpen</a> & <a href="smudge.html">Smudge</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -10,5 +10,5 @@ Albert Cahalan <<a href="mailto:albert@users.sf.net">albert@users.sf.net</a>&
|
|||
<p>These two tools intelligently paint large and small brick patterns on the canvas. The bricks can be tinted various redish hues by selecting different colors in the color palette.</p>
|
||||
<p>See also: <a href="pixels.html">Pixels</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This paints on the canvas with a calligraphy pen. The quicker you move, the thinner the lines.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This makes the picture look like a cartoon — with thick outlines and bright, solid colors — wherever you move the mouse.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This makes parts of the picture (where you move the mouse) look like a chalk drawing.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This covers the entire canvas with a checkboard pattern using the current color. Drag to change the size of the squares.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -10,5 +10,5 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
|||
<p>This transforms the picture into circular brush strokes around where you clicked.</p>
|
||||
<p>See also: <a href="rays.html">Rays</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>Clone (copy, via painting) part of the picture. Click ones to choose the source, then click and drag to clone it elsewhere in the drawing. Once you release, click to choose another source and start again.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Andrew Corcoran <<a href="mailto:akanewbie@gmail.com">akanewbie@gmail.com</a>></h3>
|
||||
<p>This makes parts of your picture two colors: white, and the color chosen in the palette. (i.e., if you choose black, you'll get a black and white picture).</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Andrew Corcoran <<a href="mailto:akanewbie@gmail.com">akanewbie@gmail.com</a>></h3>
|
||||
<p>This shifts the colors in your picture.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -10,5 +10,5 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
|||
<p>This tool separates one color out of your entire picture, shifting colors away from each other (similar to '3D Glasses', but you may choose the any color to separate, and may move in any direction).</p>
|
||||
<p>See also: <a href="3dglasses.html">3D Glasses</a> & <a href="doublevision.html">Double Vision</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Adam Rakowski <<a href="mailto:foo-script@o2.pl">foo-script@o2.pl</a>></h3>
|
||||
<p>Throw confetti around your picture!</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -10,5 +10,5 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
|||
<p>This darkens the colors wherever you drag the mouse. (Do it to the same spot many times, and it will eventually become black.)</p>
|
||||
<p>See also: <a href="lighten.html">Lighten</a>, <a href="tint.html">Tint</a>, <a href="saturate.html">Saturate</a>, & <a href="desaturate.html">Desaturate</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -10,5 +10,5 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
|||
<p>This desaturates the colors wherever you drag the mouse. (Do it to the same spot many times, and it will eventually become greyscale.)</p>
|
||||
<p>See also: <a href="saturate.html">Saturate</a>, <a href="darken.html">Darken</a>, <a href="lighten.html">Lighten</a>, <a href="tint.html">Tint</a>, <a href="remove_color.html">Remove Color</a>, & <a href="keep_color.html">Keep Color</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This slightly distorts the picture wherever you move the mouse.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -10,5 +10,5 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
|||
<p>This blends the image with itself, to simulate double vision.</p>
|
||||
<p>See also: <a href="3dglasses.html">3D Glasses</a> & <a href="doublevision.html">Double Vision</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This makes the paint "drip" wherever you move the mouse.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -10,5 +10,5 @@ Andrew Corcoran <<a href="mailto:akanewbie@gmail.com">akanewbie@gmail.com</a>
|
|||
<p>Trace the edges in your picture, over a white background.</p>
|
||||
<p>See also: <a href="emboss.html">Emboss</a> & <a href="silhouette.html">Silhouette</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -10,5 +10,5 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
|||
<p>This makes parts of your picture look "embossed." Wherever there are sharp edges in your picture, the picture will look raised like it was stamped in metal.</p>
|
||||
<p>See also: <a href="edges.html">Edges</a> & <a href="silhouette.html">Silhouette</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -10,5 +10,5 @@ Adam Rakowski <<a href="mailto:foo-script@o2.pl">foo-script@o2.pl</a>></h3
|
|||
<p>Warp parts of your picture like it's being seen through a fisheye lens.</p>
|
||||
<p>See also: <a href="ripples.html">Ripples</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -10,5 +10,5 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
|||
<p>Similar to "Mirror." Click and the entire image will be turned upside-down.</p>
|
||||
<p>See also: <a href="mirror.html">Mirror</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -10,5 +10,5 @@ Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
|
|||
<p>This tool draws small flowers, with leafy bases and stalks. Click to set the base, then drag the mouse upwards to draw the stalk, and finally release the mouse button to finish the flower. It will be drawn in the currently-selected color. The shape and length of the stalk depends on how you move the mouse while you drag.</p>
|
||||
<p>See also: <a href="grass.html">Grass</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>Click and drag the mouse to draw foamy bubbles. The more you drag the mouse in a particular spot, the more likely small bubbles will combine to form bigger bubbles.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -12,5 +12,5 @@ Pere Pujal i Carabantes <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
|
|||
</h3>
|
||||
<p>Click a corner of your picture and drag towards the center to fold it up like a piece of paper.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Pere Pujal i Carabantes <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>></h3>
|
||||
<p>Draw an interlaced decorative design that looks like wooden fretwork.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>Add fur to your drawing.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>Click and drag over your picture to make it look like it's being seen through glass tiles.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>Draws a googly eye where you click. Drag to position the pupil.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -10,5 +10,5 @@ Albert Cahalan <<a href="mailto:albert@users.sf.net">albert@users.sf.net</a>&
|
|||
<p>This paints grass on the image. The higher up the canvas, the smaller the grass is drawn, giving an illusion of perspective. The grass can be tinted various greenish hues by selecting different colors in the color palette.</p>
|
||||
<p>See also: <a href="flower.html">Flower</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -9,5 +9,5 @@
|
|||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This makes parts of your picture look like newsprint. Different sizes of cyan, magenta, yellow, and black "ink" will appear in place of your picture.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
|
|
@ -10,5 +10,5 @@ Pere Pujal i Carabantes <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
|
|||
<p>Converts parts of your picture into a mosaic of hexagon cells.</p>
|
||||
<p>See also: <a href="irregular_mosaic.html">Irregular Mosaic</a>, <a href="square_mosaic.html">Square Mosaic</a>, & <a href="mosaic.html">Mosaic</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
<p align="center">Tux Paint 0.9.30</p>
|
||||
</body></html>
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue