Bump release date; tidy HTML files

This commit is contained in:
Bill Kendrick 2020-12-27 00:37:23 -08:00
parent f81ad1936c
commit 1c07b66c9f
11 changed files with 789 additions and 586 deletions

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$
2020.December.12 (0.9.25)
2020.December.27 (0.9.25)
* New Features
------------
* Export drawings:

View file

@ -5,7 +5,7 @@
Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
http://www.tuxpaint.org/
June 14, 2002 - August 29, 2020
June 14, 2002 - December 27, 2020
----------------------------------------------------------------------

View file

@ -5,14 +5,13 @@
Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
http://www.tuxpaint.org/
September 14, 2002 - October 30, 2020
September 14, 2002 - December 27, 2020
----------------------------------------------------------------------
Drawing-related
Fonts I added to Tux Paint only show squares
The TrueType Font you're using might have the wrong encoding. If
it's 'custom' encoded, for example, you can try running it through
FontForge (http://fontforge.sourceforge.net/) to convert it to an
@ -88,7 +87,6 @@ Interface Problems
in the "tuxpaint.c" file in the "src" directory.
Pictures in the 'Open' dialog look bad
"Low Quality Thumbnails" is probably enabled. See: "Stamp
thumbnails in the Stamp Selector look bad", above.
@ -131,12 +129,10 @@ Interface Problems
(under "Languages") is not checked.
Tux Paint is in a different language!
Make sure your locale setting is correct. See "Tux Paint won't
switch to my language", below.
Tux Paint won't switch to my language
* Linux and Unix users: Make sure the locale is available
Make sure the locale you want is available. Check your
@ -340,7 +336,6 @@ Saving
Audio Problems
There's no sound!
* First, check the obvious:
* Are your speakers connected and turned on?
* Is the volume turned up on your speakers?
@ -446,7 +441,6 @@ Audio Problems
Fullscreen Mode Problems
When I run Tux Paint full-screen and ALT-TAB out, the window turns black!
This is apparently a bug in the SDL library. Sorry.
When I run Tux Paint full-screen, it has large borders around it

View file

@ -6,7 +6,7 @@ Options Documentation
Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
http://www.tuxpaint.org/
December 25, 2020
December 27, 2020
----------------------------------------------------------------------

View file

@ -6,7 +6,7 @@
Copyright 2002-2020 by various contributors; see AUTHORS.txt
http://www.tuxpaint.org/
June 14, 2002 - November 21, 2020
June 14, 2002 - December 27, 2020
----------------------------------------------------------------------

File diff suppressed because it is too large Load diff

View file

@ -32,7 +32,7 @@
</p>
<p>
September 14, 2002 - October 30, 2020
September 14, 2002 - December 27, 2020
</p>
</center>
@ -43,17 +43,23 @@
</h2>
<dl>
<dt><h3>Fonts I added to Tux&nbsp;Paint only show squares</h3></dt>
<dt>
Fonts I added to Tux&nbsp;Paint only show squares
</dt>
<dd>
The TrueType Font you're using might have the wrong
encoding. If it's 'custom' encoded, for example, you can
try running it through FontForge (<a href=
"http://fontforge.sourceforge.net/">http://fontforge.sourceforge.net/</a>)
to convert it to an ISO-8859 format. (Email us if you
need help with special fonts.)
to convert it to an ISO-8859 format. (Email us if you need
help with special fonts.)
</dd>
<dt><h3>The Rubber Stamp tool is greyed out!<h3></dt>
<dt>
The Rubber Stamp tool is greyed out!
</dt>
<dd>
<p>
This means that Tux&nbsp;Paint either couldn't find any
@ -94,7 +100,10 @@
</p>
</dd>
<dt><h3>The Magic "Fill" Tool Looks Bad</h3></dt>
<dt>
The Magic "Fill" Tool Looks Bad
</dt>
<dd>
<p>
Tux&nbsp;Paint is probably comparing exact pixel colors
@ -121,7 +130,10 @@
</p>
</dd>
<dt><h3>Stamp outlines are always rectangles</h3></dt>
<dt>
Stamp outlines are always rectangles
</dt>
<dd>
<p>
Tux&nbsp;Paint was built with low-quality (but faster)
@ -152,7 +164,10 @@
</h2>
<dl>
<dt><h3>Stamp thumbnails in the Stamp Selector look bad</h3></dt>
<dt>
Stamp thumbnails in the Stamp Selector look bad
</dt>
<dd>
<p>
Tux&nbsp;Paint was probably compiled with the faster,
@ -179,13 +194,20 @@
</p>
</dd>
<dt><h3>Pictures in the 'Open' dialog look bad</h3></dt>
<dt>
Pictures in the 'Open' dialog look bad
</dt>
<dd>
"Low Quality Thumbnails" is probably enabled. See: "Stamp
thumbnails in the Stamp Selector look bad", above.
</dd>
<dt><h3>The color picker buttons are ugly squares, not pretty buttons!</h3></dt>
<dt>
The color picker buttons are ugly squares, not pretty
buttons!
</dt>
<dd>
<p>
Tux&nbsp;Paint was probably compiled with the nice
@ -212,7 +234,10 @@
</p>
</dd>
<dt><h3>All of the text is in uppercase!</h3></dt>
<dt>
All of the text is in uppercase!
</dt>
<dd>
<p>
The "uppercase" option is on.
@ -252,13 +277,19 @@
</p>
</dd>
<dt><h3>Tux&nbsp;Paint is in a different language!</h3></dt>
<dt>
Tux&nbsp;Paint is in a different language!
</dt>
<dd>
Make sure your locale setting is correct. See
"Tux&nbsp;Paint won't switch to my language", below.
</dd>
<dt><h3>Tux&nbsp;Paint won't switch to my language</h3></dt>
<dt>
Tux&nbsp;Paint won't switch to my language
</dt>
<dd>
<ul>
<li>
@ -273,45 +304,45 @@
</p>
<p>
Note: Debian and derivative (e.g., Ubuntu) users can simply run
"<code>dpkg-reconfigure locales</code>" if the
locales are managed by "dpkg."
Note: Debian and derivative (e.g., Ubuntu) users can
simply run "<code>dpkg-reconfigure locales</code>" if
the locales are managed by "dpkg."
</p>
</li>
<li>If you're using the "<code>--lang</code>"
command-line option
<p>
Try using the "<code>--locale</code>"
command-line option, or your operating system's
locale settings (e.g., the "<code>$LANG</code>"
environment variable), and please e-mail us
regarding your trouble.
Try using the "<code>--locale</code>" command-line
option, or your operating system's locale settings
(e.g., the "<code>$LANG</code>" environment
variable), and please e-mail us regarding your
trouble.
</p>
</li>
<li>If you're using the "<code>--locale</code>"
command-line option
<p>
If this doesn't work, please e-mail us regarding
your trouble.
If this doesn't work, please e-mail us regarding your
trouble.
</p>
</li>
<li>If you're trying to use your Operating System's
locale
<p>
If this doesn't work, please e-mail us regarding
your trouble.
If this doesn't work, please e-mail us regarding your
trouble.
</p>
</li>
<li>Make sure you have the necessary font
<p>
Some translations require their own font. Chinese
and Korean, for example, need Chinese and Korean
TrueType Fonts installed and placed in the proper
location, respectively.
Some translations require their own font. Chinese and
Korean, for example, need Chinese and Korean TrueType
Fonts installed and placed in the proper location,
respectively.
</p>
<p>
@ -337,8 +368,11 @@
</h2>
<dl>
<dt><h3>Tux&nbsp;Paint won't print, gives an error, or prints
garbage (Unix/Linux)</h3></dt>
<dt>
Tux&nbsp;Paint won't print, gives an error, or prints
garbage (Unix/Linux)
</dt>
<dd>
<p>
Tux&nbsp;Paint prints by creating a PostScript rendition
@ -369,8 +403,11 @@
</p>
</dd>
<dt><h3>I get the message "You can't print yet!" when I go to
print!</h3></dt>
<dt>
I get the message "You can't print yet!" when I go to
print!
</dt>
<dd>
<p>
The "print delay" option is on. You can only print once
@ -418,7 +455,10 @@
</p>
</dd>
<dt><h3>I simply can't print! The button is greyed out!</h3></dt>
<dt>
I simply can't print! The button is greyed out!
</dt>
<dd>
<p>
The "no print" option is on.
@ -464,7 +504,10 @@
</h2>
<dl>
<dt><h3>Where does Tux Paint save my drawings?</h3><dt>
<dt>
Where does Tux Paint save my drawings?
</dt>
<dd>
<p>
Unless you asked Tux&nbsp;Paint to save into a specific
@ -523,7 +566,10 @@
</p>
</dd>
<dt><h3>Tux&nbsp;Paint always saves over my old picture!</h3></dt>
<dt>
Tux&nbsp;Paint always saves over my old picture!
</dt>
<dd>
<p>
The "save over" option is enabled. (This disables the
@ -568,7 +614,10 @@
</p>
</dd>
<dt><h3>Tux&nbsp;Paint always saves a new picture!</h3></dt>
<dt>
Tux&nbsp;Paint always saves a new picture!
</dt>
<dd>
<p>
The "never save over" option is enabled. (This disables
@ -621,7 +670,10 @@
</h2>
<dl>
<dt><h3>There's no sound!</h3></dt>
<dt>
There's no sound!
</dt>
<dd>
<ul>
<li>
@ -738,7 +790,10 @@
</ul>
</dd>
<dt><h3>Tux Paint makes too much noise! Can I turn them off?</h3></dt>
<dt>
Tux Paint makes too much noise! Can I turn them off?
</dt>
<dd>
<p>
Yes, there are a number of ways to disable sounds in Tux
@ -776,28 +831,36 @@
</ul>
</dd>
<dt><h3>The stereo panning of sound effects is bothersome; can sound effects be monophonic?</h3></dt>
<dt>
The stereo panning of sound effects is bothersome; can
sound effects be monophonic?
</dt>
<dd>
<p>
Run Tux&nbsp;Paint with the "no&nbsp;stereo" option:
</p>
<ul>
<li>Use Tux&nbsp;Paint&nbsp;Config to uncheck the
"Enable Stereo Sound" option (under "Video &amp; Sound").
<li>Use Tux&nbsp;Paint&nbsp;Config to uncheck the "Enable
Stereo Sound" option (under "Video &amp; Sound").
</li>
<li>Edit Tux&nbsp;Paint's configuration file (see
<a href="OPTIONS.html">OPTIONS</a> for details) and
add a line containing "<code>nostereo=yes</code>".
<a href="OPTIONS.html">OPTIONS</a> for details) and add
a line containing "<code>nostereo=yes</code>".
</li>
<li>Run "<code>tuxpaint&nbsp;--nostereo</code>" from
the command line or shortcut or desktop icon.
<li>Run "<code>tuxpaint&nbsp;--nostereo</code>" from the
command line or shortcut or desktop icon.
</li>
</ul>
</dd>
<dt><h3>The sound effects sound strange</h3><dt>
<dt>
The sound effects sound strange
</dt>
<dd>
<p>
This could have to do with how SDL and SDL_mixer were
@ -821,14 +884,20 @@
</h2>
<dl>
<dt><h3>When I run Tux&nbsp;Paint full-screen and ALT-TAB out,
the window turns black!</h3></dt>
<dt>
When I run Tux&nbsp;Paint full-screen and ALT-TAB out, the
window turns black!
</dt>
<dd>
This is apparently a bug in the SDL library. Sorry.
</dd>
<dt><h3>When I run Tux&nbsp;Paint full-screen, it has large
borders around it</h3></dt>
<dt>
When I run Tux&nbsp;Paint full-screen, it has large borders
around it
</dt>
<dd>
<p>
Linux users - Your X-Window server is probably not set
@ -876,8 +945,11 @@
</p>
</dd>
<dt><h3>Tux&nbsp;Paint keeps running in Full Screen mode - I
want it windowed!</h3></dt>
<dt>
Tux&nbsp;Paint keeps running in Full Screen mode - I want
it windowed!
</dt>
<dd>
<p>
The "fullscreen" option is set.
@ -923,7 +995,10 @@
</h2>
<dl>
<dt><h3>Tux&nbsp;Paint won't run</h3></dt>
<dt>
Tux&nbsp;Paint won't run
</dt>
<dd>
<p>
If Tux&nbsp;Paint aborts with the message: "You're
@ -965,7 +1040,10 @@
</p>
</dd>
<dt><h3>I can't quit Tux&nbsp;Paint</h3></dt>
<dt>
I can't quit Tux&nbsp;Paint
</dt>
<dd>
<p>
The "noquit" option is set. This disables the "Quit"
@ -993,7 +1071,10 @@
</p>
</dd>
<dt><h3>I don't want "noquit" mode enabled!</h3></dt>
<dt>
I don't want "noquit" mode enabled!
</dt>
<dd>
<p>
If you're running Tux&nbsp;Paint from a command-line,
@ -1028,8 +1109,11 @@
</p>
</dd>
<dt><h3>Tux&nbsp;Paint keeps writing weird messages to the
screen / to a text file</h3></dt>
<dt>
Tux&nbsp;Paint keeps writing weird messages to the screen /
to a text file
</dt>
<dd>
<p>
A few messages are normal, but if Tux&nbsp;Paint is being
@ -1054,7 +1138,10 @@
</p>
</dd>
<dt><h3>Tux&nbsp;Paint is using options I didn't specify!</h3></dt>
<dt>
Tux&nbsp;Paint is using options I didn't specify!
</dt>
<dd>
<p>
By default, Tux&nbsp;Paint first looks at configuration
@ -1178,8 +1265,8 @@
</h2>
<p>
Any questions you don't see answered? Please let us know!
You can subscribe and post to our "tuxpaint-users" mailing list:
Any questions you don't see answered? Please let us know! You
can subscribe and post to our "tuxpaint-users" mailing list:
</p>
<blockquote>

View file

@ -32,7 +32,7 @@
</p>
<p>
December 25, 2020
December 27, 2020
</p>
</center>
@ -747,10 +747,10 @@
</dt>
<dd>
Disable the control buttons shown when using the <b>Shapes</b>
tool that allow changing how shapes are drawn &mdash;
centered around the initial mouse click, or with a corner
at the initial mouse click.
Disable the control buttons shown when using the
<b>Shapes</b> tool that allow changing how shapes are
drawn — centered around the initial mouse click, or with
a corner at the initial mouse click.
</dd>
<dt>

View file

@ -35,7 +35,7 @@
</p>
<p>
June 14, 2002 - November 21, 2020
June 14, 2002 - December 27, 2020
</p>
</center>
@ -708,24 +708,26 @@
</p>
<p>
Use the options at the bottom right to choose
the shape tool's behavior:
Use the options at the bottom right to choose the
shape tool's behavior:
</p>
<dl>
<dt>
Shapes from center
</dt>
<dd>
The shape will expand from where you initially
clicked, and will be centered around that position.
(This was Tux&nbsp;Paint's only behavior through
version 0.9.24.)
clicked, and will be centered around that
position. (This was Tux&nbsp;Paint's only
behavior through version 0.9.24.)
</dd>
<dt>
Shapes from corner
</dt>
<dd>
The shape will extend with one corner starting
from where you initially clicked. This is the
@ -736,10 +738,10 @@
</dl>
<p>
Note: If shape controls are disabled (e.g., with the
"<code>--noshapecontrols</code>" option), the controls
will not be presented, and the "shapes from center"
method will be used.
Note: If shape controls are disabled (e.g., with
the "<code>--noshapecontrols</code>" option), the
controls will not be presented, and the "shapes
from center" method will be used.
</p>
<p>
@ -1124,31 +1126,35 @@
<blockquote>
<p>
'Starters' can behave like a page from a coloring
book &mdash; a black-and-white outline of a picture,
which you can then color in, and the black outline
remains intact &mdash; or like a 3D photograph,
where you draw in between a foreground and background
layer.
book a black-and-white outline of a picture,
which you can then color in, and the black
outline remains intact — or like a 3D photograph,
where you draw in between a foreground and
background layer.
</p>
<p>
'Templates' are similar, but simply provide a
background drawing to work off of. Unlike 'Starters',
there is no layer that remains in the foreground of
anything you draw in the picture.
background drawing to work off of. Unlike
'Starters', there is no layer that remains in the
foreground of anything you draw in the picture.
</p>
<p>
When using the 'Eraser' tool, the original image
from the 'Starter' or 'Template' will reappear.
The 'Flip' and 'Mirror' Magic tools affect the
orientation of the 'Starter' or 'Template', as well.
<p>
When you load a 'Starter' or 'Template', draw on it,
and then click 'Save,' it creates a new picture file
&mdash; it doesn't overwrite the original, so you
can use it again later (by accessing it from the 'New'
dialoge)..
orientation of the 'Starter' or 'Template', as
well.
</p>
<p>
When you load a 'Starter' or 'Template', draw on
it, and then click 'Save,' it creates a new
picture file — it doesn't overwrite the original,
so you can use it again later (by accessing it
from the 'New' dialoge)..
</p>
</blockquote>
<br clear="all">

View file

@ -23,6 +23,6 @@
<key>CFBundleSignature</key>
<string>TXPT</string>
<key>CFBundleVersion</key>
<string>2020-06-22</string>
<string>2020-12-27</string>
</dict>
</plist>

View file

@ -1,5 +1,5 @@
.\" tuxpaint.1 - 2020.08.15
.TH TUXPAINT 1 "15 August 2020" "0.9.25" "Tux Paint"
.\" tuxpaint.1 - 2020.12.27
.TH TUXPAINT 1 "27 December 2020" "0.9.25" "Tux Paint"
.SH NAME
tuxpaint -- "Tux Paint", a drawing program for young children.