Bump version to 0.9.33; sync some doc changes!

This commit is contained in:
Bill Kendrick 2024-02-29 22:00:07 -08:00
parent 35c12c60fd
commit 40316cfe45
1989 changed files with 9287 additions and 8696 deletions

View file

@ -1,5 +1,5 @@
Tux Paint
versión 0.9.32 Advanced Stamps 'How-To'
versión 0.9.33 Advanced Stamps 'How-To'
Copyright © 2006-2024 by Albert Cahalan and others; see AUTHORS.txt.
https://tuxpaint.org/

View file

@ -1,5 +1,5 @@
Tux Paint
versión 0.9.32
versión 0.9.33
Environment Variables Documentation
Copyright © 2021-2023 by various contributors; see AUTHORS.txt.

View file

@ -1,6 +1,6 @@
Extending
Tux Paint
versión 0.9.32
versión 0.9.33
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/

View file

@ -1,5 +1,5 @@
Tux Paint
versión 0.9.32 Frequently Asked Questions
versión 0.9.33 Frequently Asked Questions
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/

View file

@ -1,5 +1,5 @@
Tux Paint
versión 0.9.32
versión 0.9.33
Installation Documentation
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.

View file

@ -1,5 +1,5 @@
Tux Paint
version 0.9.32
version 0.9.33
Magic Tool Plugin API Documentation
@ -609,7 +609,7 @@ Informational
char * tp_version
A string containing the version of Tux Paint that's running (e.g.,
"0.9.32").
"0.9.33").
int canvas_w
int canvas_h
@ -762,7 +762,7 @@ TP_MAGIC_API_VERSION
compatible.
Note: This version number does not correspond to Tux Paint's own release
number (e.g., "0.9.32"). The API will not change every time a new version
number (e.g., "0.9.33"). 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.

View file

@ -1,5 +1,5 @@
Tux Paint
versión 0.9.32
versión 0.9.33
Options Documentation

View file

@ -1,5 +1,5 @@
Tux Paint
versión 0.9.32
versión 0.9.33
PNG Documentation
Copyright © 2007-2022 by various contributors; see AUTHORS.txt.

View file

@ -1,12 +1,12 @@
Tux Paint
versión 0.9.32
versión 0.9.33
A simple drawing program for children
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
enero 29, 2024
febrero 29, 2024
+-------------------------------------------------+
| Table of Contents |
@ -97,54 +97,13 @@ parts of the program in their own GPL'd software.)
See COPYING.txt for the full text of the GPL license.
D. What's New in Tux Paint version 0.9.32?
D. What's New in Tux Paint version 0.9.33?
1-point Perspective (vanishing point) Magic tool
A pair of tools that allow you to set a vanishing point, and then draw
lines in 1-point perspective.
Dither magic tools
Transform parts of an image into a dithered pattern of dots.
2-point Perspective (vanishing point) Magic tool
A pair of tools that allow you to set two vanishing points, and then draw
lines in 2-point perspective.
3-point Perspective (vanishing point) Magic tool
A pair of tools that allow you to set three vanishing points, and then draw
lines in 3-point perspective.
Isometric Magic tool
A tool that draws lines in an isometric projection.
Dimetric Magic tool
A pair of tools that allow you to set an angle, and then draw lines in a
dimetric projection.
Trimetric Magic tool
A pair of tools that allow you to set two angles, and then draw lines in a
trimetric projection.
Oblique Magic tool
A pair of tools that allow you to set an angles, and then draw lines in an
oblique projection.
Epitrochoid and Hypotrochoid Magic tools
Tools that create centered trochoid curved patterns.
New "complexity" setting (complexity)
A new setting that allows certain Magic tools to behave differently (or
remove their availability altogether) based on the expertise-level of the
user. The new "N-point Perspective" tools and "Clone" tool are affected by
this setting.
Magic tools reorganized
Each group of Magic tools has been reorganized to keep related tools next
to each other, rather than being sorted alphabetically by their (localized)
names.
Font details shown when selected
The name and size of the selected font are shown when using the Text and
Label tools.
Specular magic tool
Paint reflections of the opposite side of the drawing.
See CHANGES.txt for the complete list of changes.

View file

@ -1,5 +1,5 @@
Tux Paint
versión 0.9.32
versión 0.9.33
Signals Documentation
Copyright © 2019-2022 by various contributors; see AUTHORS.txt.

View file

@ -1,5 +1,5 @@
Tux Paint
versión 0.9.32
versión 0.9.33
SVG Documentation
Copyright © 2007-2022 by various contributors; see AUTHORS.txt.

View file

@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
versi&oacute;n 0.9.32 Advanced Stamps 'How-To' </h1>
versi&oacute;n 0.9.33 Advanced Stamps 'How-To' </h1>
<p>
Copyright &copy; 2006-2024 by Albert Cahalan and others; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>

View file

@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
versi&oacute;n 0.9.32<br/>
versi&oacute;n 0.9.33<br/>
Environment Variables Documentation </h1>
<p>

View file

@ -92,7 +92,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
versi&oacute;n 0.9.32 </h1>
versi&oacute;n 0.9.33 </h1>
<p>
Copyright &copy; 2002-2024 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>

View file

@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
versi&oacute;n 0.9.32 Frequently Asked Questions </h1>
versi&oacute;n 0.9.33 Frequently Asked Questions </h1>
<p>
Copyright &copy; 2002-2023 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>

View file

@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
versi&oacute;n 0.9.32<br/>
versi&oacute;n 0.9.33<br/>
Installation Documentation </h1>
<p>

View file

@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
version 0.9.32 </h1>
version 0.9.33 </h1>
<h2>
Magic Tool Plugin API Documentation </h2>
@ -609,7 +609,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.32"). </dd>
A string containing the version of Tux Paint that's running (e.g., "0.9.33"). </dd>
<dt>
<code><b>int canvas_w</b></code><br/>
@ -756,7 +756,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.32"). 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.33"). 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>

View file

@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
versi&oacute;n 0.9.32 </h1>
versi&oacute;n 0.9.33 </h1>
<h2>
Options Documentation </h2>

View file

@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
versi&oacute;n 0.9.32<br/>
versi&oacute;n 0.9.33<br/>
PNG Documentation </h1>
<p>

View file

@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
versi&oacute;n 0.9.32 </h1>
versi&oacute;n 0.9.33 </h1>
<h3 align="center">
A simple drawing program for children </h3>
@ -102,7 +102,7 @@
</p>
<p>
enero 29, 2024 </p>
febrero 29, 2024 </p>
</center>
</header>
<table border="2"
@ -224,42 +224,15 @@
<section class="indent">
<header>
<h2>
D. What's New in Tux Paint version 0.9.32? </h2>
D. What's New in Tux Paint version 0.9.33? </h2>
</header>
<dl>
<dt>1-point Perspective (vanishing point) Magic tool</dt>
<dd>A pair of tools that allow you to set a vanishing point, and then draw lines in 1-point perspective.</dd>
<dt>Dither magic tools</dt>
<dd>Transform parts of an image into a dithered pattern of dots.</dd>
<dt>2-point Perspective (vanishing point) Magic tool</dt>
<dd>A pair of tools that allow you to set two vanishing points, and then draw lines in 2-point perspective.</dd>
<dt>3-point Perspective (vanishing point) Magic tool</dt>
<dd>A pair of tools that allow you to set three vanishing points, and then draw lines in 3-point perspective.</dd>
<dt>Isometric Magic tool</dt>
<dd>A tool that draws lines in an isometric projection.</dd>
<dt>Dimetric Magic tool</dt>
<dd>A pair of tools that allow you to set an angle, and then draw lines in a dimetric projection.</dd>
<dt>Trimetric Magic tool</dt>
<dd>A pair of tools that allow you to set two angles, and then draw lines in a trimetric projection.</dd>
<dt>Oblique Magic tool</dt>
<dd>A pair of tools that allow you to set an angles, and then draw lines in an oblique projection.</dd>
<dt>Epitrochoid and Hypotrochoid Magic tools</dt>
<dd>Tools that create centered trochoid curved patterns.</dd>
<dt>New "complexity" setting (<code>complexity</code>)</dd>
<dd>A new setting that allows certain Magic tools to behave differently (or remove their availability altogether) based on the expertise-level of the user. The new "N-point Perspective" tools and "Clone" tool are affected by this setting.</dd>
<dt>Magic tools reorganized</dd>
<dd>Each group of Magic tools has been reorganized to keep related tools next to each other, rather than being sorted alphabetically by their (localized) names.</dd>
<dt>Font details shown when selected</dt>
<dd>The name and size of the selected font are shown when using the Text and Label tools.</dd>
<dt>Specular magic tool</dt>
<dd>Paint reflections of the opposite side of the drawing.</dd>
</dl>
<p>

View file

@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
versi&oacute;n 0.9.32<br/>
versi&oacute;n 0.9.33<br/>
Signals Documentation </h1>
<p>

View file

@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
versi&oacute;n 0.9.32<br/>
versi&oacute;n 0.9.33<br/>
SVG Documentation </h1>
<p>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>
Tux Paint 0.9.32 Quickstart Guide </title>
Tux Paint 0.9.33 Quickstart Guide </title>
<meta http-equiv="Content-Type"
content="text/html; charset=utf-8" />
</head>
@ -12,7 +12,7 @@
vlink="#FF0000"
alink="#FF00FF">
<h1>Tux Paint 0.9.32 Quickstart Guide</h1>
<h1>Tux Paint 0.9.33 Quickstart Guide</h1>
<h2>Tools (Drawing)</h2>

View file

@ -1,4 +1,4 @@
Tux Paint 0.9.32 Quickstart Guide
Tux Paint 0.9.33 Quickstart Guide
Tools (Drawing)