Bump release date; tidy HTML files
This commit is contained in:
parent
f81ad1936c
commit
1c07b66c9f
11 changed files with 789 additions and 586 deletions
|
|
@ -8,7 +8,7 @@ http://www.tuxpaint.org/
|
||||||
|
|
||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
2020.December.12 (0.9.25)
|
2020.December.27 (0.9.25)
|
||||||
* New Features
|
* New Features
|
||||||
------------
|
------------
|
||||||
* Export drawings:
|
* Export drawings:
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
|
Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
|
||||||
http://www.tuxpaint.org/
|
http://www.tuxpaint.org/
|
||||||
|
|
||||||
June 14, 2002 - August 29, 2020
|
June 14, 2002 - December 27, 2020
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,20 +5,19 @@
|
||||||
Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
|
Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
|
||||||
http://www.tuxpaint.org/
|
http://www.tuxpaint.org/
|
||||||
|
|
||||||
September 14, 2002 - October 30, 2020
|
September 14, 2002 - December 27, 2020
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
Drawing-related
|
Drawing-related
|
||||||
|
|
||||||
Fonts I added to Tux Paint only show squares
|
Fonts I added to Tux Paint only show squares
|
||||||
|
|
||||||
The TrueType Font you're using might have the wrong encoding. If
|
The TrueType Font you're using might have the wrong encoding. If
|
||||||
it's 'custom' encoded, for example, you can try running it through
|
it's 'custom' encoded, for example, you can try running it through
|
||||||
FontForge (http://fontforge.sourceforge.net/) to convert it to an
|
FontForge (http://fontforge.sourceforge.net/) to convert it to an
|
||||||
ISO-8859 format. (Email us if you need help with special fonts.)
|
ISO-8859 format. (Email us if you need help with special fonts.)
|
||||||
|
|
||||||
The Rubber Stamp tool is greyed out!
|
The Rubber Stamp tool is greyed out!
|
||||||
|
|
||||||
This means that Tux Paint either couldn't find any stamp images,
|
This means that Tux Paint either couldn't find any stamp images,
|
||||||
or was asked not to load them.
|
or was asked not to load them.
|
||||||
|
|
@ -44,7 +43,7 @@ Drawing-related
|
||||||
override it with "--stamps" on the command line or "nostamps=no"
|
override it with "--stamps" on the command line or "nostamps=no"
|
||||||
or "stamps=yes" in a configuration file.
|
or "stamps=yes" in a configuration file.
|
||||||
|
|
||||||
The Magic "Fill" Tool Looks Bad
|
The Magic "Fill" Tool Looks Bad
|
||||||
|
|
||||||
Tux Paint is probably comparing exact pixel colors when filling.
|
Tux Paint is probably comparing exact pixel colors when filling.
|
||||||
This is faster, but looks worse. Run the command
|
This is faster, but looks worse. Run the command
|
||||||
|
|
@ -58,7 +57,7 @@ Drawing-related
|
||||||
|
|
||||||
in the "tuxpaint.c" file in the "src" directory.
|
in the "tuxpaint.c" file in the "src" directory.
|
||||||
|
|
||||||
Stamp outlines are always rectangles
|
Stamp outlines are always rectangles
|
||||||
|
|
||||||
Tux Paint was built with low-quality (but faster) stamp outlines.
|
Tux Paint was built with low-quality (but faster) stamp outlines.
|
||||||
|
|
||||||
|
|
@ -73,7 +72,7 @@ Drawing-related
|
||||||
|
|
||||||
Interface Problems
|
Interface Problems
|
||||||
|
|
||||||
Stamp thumbnails in the Stamp Selector look bad
|
Stamp thumbnails in the Stamp Selector look bad
|
||||||
|
|
||||||
Tux Paint was probably compiled with the faster, lower quality
|
Tux Paint was probably compiled with the faster, lower quality
|
||||||
thumbnail code enabled. Run the command: "tuxpaint --version" from
|
thumbnail code enabled. Run the command: "tuxpaint --version" from
|
||||||
|
|
@ -87,12 +86,11 @@ Interface Problems
|
||||||
|
|
||||||
in the "tuxpaint.c" file in the "src" directory.
|
in the "tuxpaint.c" file in the "src" directory.
|
||||||
|
|
||||||
Pictures in the 'Open' dialog look bad
|
Pictures in the 'Open' dialog look bad
|
||||||
|
|
||||||
"Low Quality Thumbnails" is probably enabled. See: "Stamp
|
"Low Quality Thumbnails" is probably enabled. See: "Stamp
|
||||||
thumbnails in the Stamp Selector look bad", above.
|
thumbnails in the Stamp Selector look bad", above.
|
||||||
|
|
||||||
The color picker buttons are ugly squares, not pretty buttons!
|
The color picker buttons are ugly squares, not pretty buttons!
|
||||||
|
|
||||||
Tux Paint was probably compiled with the nice looking color
|
Tux Paint was probably compiled with the nice looking color
|
||||||
selector buttons disabled. Run the command: "tuxpaint --version"
|
selector buttons disabled. Run the command: "tuxpaint --version"
|
||||||
|
|
@ -107,7 +105,7 @@ Interface Problems
|
||||||
|
|
||||||
in the "tuxpaint.c" file in the "src" directory.
|
in the "tuxpaint.c" file in the "src" directory.
|
||||||
|
|
||||||
All of the text is in uppercase!
|
All of the text is in uppercase!
|
||||||
|
|
||||||
The "uppercase" option is on.
|
The "uppercase" option is on.
|
||||||
|
|
||||||
|
|
@ -130,13 +128,11 @@ Interface Problems
|
||||||
Or use Tux Paint Config. and make sure "Show Uppercase Text Only"
|
Or use Tux Paint Config. and make sure "Show Uppercase Text Only"
|
||||||
(under "Languages") is not checked.
|
(under "Languages") is not checked.
|
||||||
|
|
||||||
Tux Paint is in a different language!
|
Tux Paint is in a different language!
|
||||||
|
|
||||||
Make sure your locale setting is correct. See "Tux Paint won't
|
Make sure your locale setting is correct. See "Tux Paint won't
|
||||||
switch to my language", below.
|
switch to my language", below.
|
||||||
|
|
||||||
Tux Paint won't switch to my language
|
Tux Paint won't switch to my language
|
||||||
|
|
||||||
* Linux and Unix users: Make sure the locale is available
|
* Linux and Unix users: Make sure the locale is available
|
||||||
|
|
||||||
Make sure the locale you want is available. Check your
|
Make sure the locale you want is available. Check your
|
||||||
|
|
@ -180,7 +176,7 @@ Interface Problems
|
||||||
|
|
||||||
Printing
|
Printing
|
||||||
|
|
||||||
Tux Paint won't print, gives an error, or prints garbage (Unix/Linux)
|
Tux Paint won't print, gives an error, or prints garbage (Unix/Linux)
|
||||||
|
|
||||||
Tux Paint prints by creating a PostScript rendition of the picture
|
Tux Paint prints by creating a PostScript rendition of the picture
|
||||||
and sending it to an external command. By default, this command is
|
and sending it to an external command. By default, this command is
|
||||||
|
|
@ -200,7 +196,7 @@ Printing
|
||||||
0.9.15, you will need to go back and alter it to accept
|
0.9.15, you will need to go back and alter it to accept
|
||||||
PostScript.
|
PostScript.
|
||||||
|
|
||||||
I get the message "You can't print yet!" when I go to print!
|
I get the message "You can't print yet!" when I go to print!
|
||||||
|
|
||||||
The "print delay" option is on. You can only print once every
|
The "print delay" option is on. You can only print once every
|
||||||
X seconds.
|
X seconds.
|
||||||
|
|
@ -229,7 +225,7 @@ Printing
|
||||||
Or use Tux Paint Config. and make sure "Print Delay" (under
|
Or use Tux Paint Config. and make sure "Print Delay" (under
|
||||||
"Printing") is set to "0 seconds."
|
"Printing") is set to "0 seconds."
|
||||||
|
|
||||||
I simply can't print! The button is greyed out!
|
I simply can't print! The button is greyed out!
|
||||||
|
|
||||||
The "no print" option is on.
|
The "no print" option is on.
|
||||||
|
|
||||||
|
|
@ -255,7 +251,7 @@ Printing
|
||||||
|
|
||||||
Saving
|
Saving
|
||||||
|
|
||||||
Where does Tux Paint save my drawings?
|
Where does Tux Paint save my drawings?
|
||||||
|
|
||||||
Unless you asked Tux Paint to save into a specific location (using
|
Unless you asked Tux Paint to save into a specific location (using
|
||||||
the 'savedir' option), Tux Paint saves into a standard location on
|
the 'savedir' option), Tux Paint saves into a standard location on
|
||||||
|
|
@ -285,7 +281,7 @@ Saving
|
||||||
should be able to load (image editors, word processors, web
|
should be able to load (image editors, word processors, web
|
||||||
browsers, etc.)
|
browsers, etc.)
|
||||||
|
|
||||||
Tux Paint always saves over my old picture!
|
Tux Paint always saves over my old picture!
|
||||||
|
|
||||||
The "save over" option is enabled. (This disables the prompt that
|
The "save over" option is enabled. (This disables the prompt that
|
||||||
would appear when you click 'Save.')
|
would appear when you click 'Save.')
|
||||||
|
|
@ -310,7 +306,7 @@ Saving
|
||||||
|
|
||||||
Also, see "Tux Paint always saves a new picture!", below.
|
Also, see "Tux Paint always saves a new picture!", below.
|
||||||
|
|
||||||
Tux Paint always saves a new picture!
|
Tux Paint always saves a new picture!
|
||||||
|
|
||||||
The "never save over" option is enabled. (This disables the prompt
|
The "never save over" option is enabled. (This disables the prompt
|
||||||
that would appear when you click 'Save.')
|
that would appear when you click 'Save.')
|
||||||
|
|
@ -339,8 +335,7 @@ Saving
|
||||||
|
|
||||||
Audio Problems
|
Audio Problems
|
||||||
|
|
||||||
There's no sound!
|
There's no sound!
|
||||||
|
|
||||||
* First, check the obvious:
|
* First, check the obvious:
|
||||||
* Are your speakers connected and turned on?
|
* Are your speakers connected and turned on?
|
||||||
* Is the volume turned up on your speakers?
|
* Is the volume turned up on your speakers?
|
||||||
|
|
@ -403,7 +398,7 @@ Audio Problems
|
||||||
the SDL_mixer library and its development headers are
|
the SDL_mixer library and its development headers are
|
||||||
available!
|
available!
|
||||||
|
|
||||||
Tux Paint makes too much noise! Can I turn them off?
|
Tux Paint makes too much noise! Can I turn them off?
|
||||||
|
|
||||||
Yes, there are a number of ways to disable sounds in Tux Paint:
|
Yes, there are a number of ways to disable sounds in Tux Paint:
|
||||||
|
|
||||||
|
|
@ -419,8 +414,8 @@ Audio Problems
|
||||||
* Recompile Tux Paint with sound support disabled. (See
|
* Recompile Tux Paint with sound support disabled. (See
|
||||||
above and INSTALL.txt.)
|
above and INSTALL.txt.)
|
||||||
|
|
||||||
The stereo panning of sound effects is bothersome; can sound effects be
|
The stereo panning of sound effects is bothersome; can sound effects be
|
||||||
monophonic?
|
monophonic?
|
||||||
|
|
||||||
Run Tux Paint with the "no stereo" option:
|
Run Tux Paint with the "no stereo" option:
|
||||||
|
|
||||||
|
|
@ -431,7 +426,7 @@ Audio Problems
|
||||||
* Run "tuxpaint --nostereo" from the command line or shortcut
|
* Run "tuxpaint --nostereo" from the command line or shortcut
|
||||||
or desktop icon.
|
or desktop icon.
|
||||||
|
|
||||||
The sound effects sound strange
|
The sound effects sound strange
|
||||||
|
|
||||||
This could have to do with how SDL and SDL_mixer were initialized.
|
This could have to do with how SDL and SDL_mixer were initialized.
|
||||||
(The buffer size chosen.)
|
(The buffer size chosen.)
|
||||||
|
|
@ -445,11 +440,10 @@ Audio Problems
|
||||||
|
|
||||||
Fullscreen Mode Problems
|
Fullscreen Mode Problems
|
||||||
|
|
||||||
When I run Tux Paint full-screen and ALT-TAB out, the window turns black!
|
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.
|
This is apparently a bug in the SDL library. Sorry.
|
||||||
|
|
||||||
When I run Tux Paint full-screen, it has large borders around it
|
When I run Tux Paint full-screen, it has large borders around it
|
||||||
|
|
||||||
Linux users - Your X-Window server is probably not set with the
|
Linux users - Your X-Window server is probably not set with the
|
||||||
ability to switch to the desired resolution: 800×600. (or whatever
|
ability to switch to the desired resolution: 800×600. (or whatever
|
||||||
|
|
@ -477,7 +471,7 @@ Fullscreen Mode Problems
|
||||||
changes for you. Debian users can run the command
|
changes for you. Debian users can run the command
|
||||||
"dpkg-reconfigure xserver-xfree86" as root, for example.
|
"dpkg-reconfigure xserver-xfree86" as root, for example.
|
||||||
|
|
||||||
Tux Paint keeps running in Full Screen mode - I want it windowed!
|
Tux Paint keeps running in Full Screen mode - I want it windowed!
|
||||||
|
|
||||||
The "fullscreen" option is set.
|
The "fullscreen" option is set.
|
||||||
|
|
||||||
|
|
@ -504,7 +498,7 @@ Fullscreen Mode Problems
|
||||||
|
|
||||||
Other Probelms
|
Other Probelms
|
||||||
|
|
||||||
Tux Paint won't run
|
Tux Paint won't run
|
||||||
|
|
||||||
If Tux Paint aborts with the message: "You're already running a
|
If Tux Paint aborts with the message: "You're already running a
|
||||||
copy of Tux Paint!", this means it has been launched in the last
|
copy of Tux Paint!", this means it has been launched in the last
|
||||||
|
|
@ -530,7 +524,7 @@ Other Probelms
|
||||||
To disable the lockfile, add the "--nolockfile" argument to
|
To disable the lockfile, add the "--nolockfile" argument to
|
||||||
Tux Paint's command-line.
|
Tux Paint's command-line.
|
||||||
|
|
||||||
I can't quit Tux Paint
|
I can't quit Tux Paint
|
||||||
|
|
||||||
The "noquit" option is set. This disables the "Quit" button in
|
The "noquit" option is set. This disables the "Quit" button in
|
||||||
Tux Paint's toolbar (greying it out), and prevents Tux Paint from
|
Tux Paint's toolbar (greying it out), and prevents Tux Paint from
|
||||||
|
|
@ -547,7 +541,7 @@ Other Probelms
|
||||||
(Note: with or without "noquit" set, you can always use the [Alt]
|
(Note: with or without "noquit" set, you can always use the [Alt]
|
||||||
+ [F4] combination on your keyboard to quit Tux Paint.)
|
+ [F4] combination on your keyboard to quit Tux Paint.)
|
||||||
|
|
||||||
I don't want "noquit" mode enabled!
|
I don't want "noquit" mode enabled!
|
||||||
|
|
||||||
If you're running Tux Paint from a command-line, make sure you're
|
If you're running Tux Paint from a command-line, make sure you're
|
||||||
not giving it a "--noquit" option.
|
not giving it a "--noquit" option.
|
||||||
|
|
@ -567,7 +561,7 @@ Other Probelms
|
||||||
Or use Tux Paint Config. and make sure "Disable Quit Button and
|
Or use Tux Paint Config. and make sure "Disable Quit Button and
|
||||||
[Escape] Key" (under "Simplification") is not checked.
|
[Escape] Key" (under "Simplification") is not checked.
|
||||||
|
|
||||||
Tux Paint keeps writing weird messages to the screen / to a text file
|
Tux Paint keeps writing weird messages to the screen / to a text file
|
||||||
|
|
||||||
A few messages are normal, but if Tux Paint is being extremely
|
A few messages are normal, but if Tux Paint is being extremely
|
||||||
verbose (like listing the name of every rubber-stamp image it
|
verbose (like listing the name of every rubber-stamp image it
|
||||||
|
|
@ -581,7 +575,7 @@ Other Probelms
|
||||||
|
|
||||||
in the "tuxpaint.c" file in the "src" directory.
|
in the "tuxpaint.c" file in the "src" directory.
|
||||||
|
|
||||||
Tux Paint is using options I didn't specify!
|
Tux Paint is using options I didn't specify!
|
||||||
|
|
||||||
By default, Tux Paint first looks at configuration files for
|
By default, Tux Paint first looks at configuration files for
|
||||||
options.
|
options.
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ Options Documentation
|
||||||
Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
|
Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
|
||||||
http://www.tuxpaint.org/
|
http://www.tuxpaint.org/
|
||||||
|
|
||||||
December 25, 2020
|
December 27, 2020
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
Copyright 2002-2020 by various contributors; see AUTHORS.txt
|
Copyright 2002-2020 by various contributors; see AUTHORS.txt
|
||||||
http://www.tuxpaint.org/
|
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
|
|
@ -32,7 +32,7 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
September 14, 2002 - October 30, 2020
|
September 14, 2002 - December 27, 2020
|
||||||
</p>
|
</p>
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
|
|
@ -43,17 +43,23 @@
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt><h3>Fonts I added to Tux Paint only show squares</h3></dt>
|
<dt>
|
||||||
|
Fonts I added to Tux Paint only show squares
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
The TrueType Font you're using might have the wrong
|
The TrueType Font you're using might have the wrong
|
||||||
encoding. If it's 'custom' encoded, for example, you can
|
encoding. If it's 'custom' encoded, for example, you can
|
||||||
try running it through FontForge (<a href=
|
try running it through FontForge (<a href=
|
||||||
"http://fontforge.sourceforge.net/">http://fontforge.sourceforge.net/</a>)
|
"http://fontforge.sourceforge.net/">http://fontforge.sourceforge.net/</a>)
|
||||||
to convert it to an ISO-8859 format. (Email us if you
|
to convert it to an ISO-8859 format. (Email us if you need
|
||||||
need help with special fonts.)
|
help with special fonts.)
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>The Rubber Stamp tool is greyed out!<h3></dt>
|
<dt>
|
||||||
|
The Rubber Stamp tool is greyed out!
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
This means that Tux Paint either couldn't find any
|
This means that Tux Paint either couldn't find any
|
||||||
|
|
@ -94,7 +100,10 @@
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>The Magic "Fill" Tool Looks Bad</h3></dt>
|
<dt>
|
||||||
|
The Magic "Fill" Tool Looks Bad
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Tux Paint is probably comparing exact pixel colors
|
Tux Paint is probably comparing exact pixel colors
|
||||||
|
|
@ -121,7 +130,10 @@
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>Stamp outlines are always rectangles</h3></dt>
|
<dt>
|
||||||
|
Stamp outlines are always rectangles
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Tux Paint was built with low-quality (but faster)
|
Tux Paint was built with low-quality (but faster)
|
||||||
|
|
@ -152,7 +164,10 @@
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt><h3>Stamp thumbnails in the Stamp Selector look bad</h3></dt>
|
<dt>
|
||||||
|
Stamp thumbnails in the Stamp Selector look bad
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Tux Paint was probably compiled with the faster,
|
Tux Paint was probably compiled with the faster,
|
||||||
|
|
@ -179,13 +194,20 @@
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>Pictures in the 'Open' dialog look bad</h3></dt>
|
<dt>
|
||||||
|
Pictures in the 'Open' dialog look bad
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
"Low Quality Thumbnails" is probably enabled. See: "Stamp
|
"Low Quality Thumbnails" is probably enabled. See: "Stamp
|
||||||
thumbnails in the Stamp Selector look bad", above.
|
thumbnails in the Stamp Selector look bad", above.
|
||||||
</dd>
|
</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>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Tux Paint was probably compiled with the nice
|
Tux Paint was probably compiled with the nice
|
||||||
|
|
@ -212,7 +234,10 @@
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>All of the text is in uppercase!</h3></dt>
|
<dt>
|
||||||
|
All of the text is in uppercase!
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
The "uppercase" option is on.
|
The "uppercase" option is on.
|
||||||
|
|
@ -252,13 +277,19 @@
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>Tux Paint is in a different language!</h3></dt>
|
<dt>
|
||||||
|
Tux Paint is in a different language!
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
Make sure your locale setting is correct. See
|
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", below.
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>Tux Paint won't switch to my language</h3></dt>
|
<dt>
|
||||||
|
Tux Paint won't switch to my language
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
|
@ -273,45 +304,45 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Note: Debian and derivative (e.g., Ubuntu) users can simply run
|
Note: Debian and derivative (e.g., Ubuntu) users can
|
||||||
"<code>dpkg-reconfigure locales</code>" if the
|
simply run "<code>dpkg-reconfigure locales</code>" if
|
||||||
locales are managed by "dpkg."
|
the locales are managed by "dpkg."
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>If you're using the "<code>--lang</code>"
|
<li>If you're using the "<code>--lang</code>"
|
||||||
command-line option
|
command-line option
|
||||||
<p>
|
<p>
|
||||||
Try using the "<code>--locale</code>"
|
Try using the "<code>--locale</code>" command-line
|
||||||
command-line option, or your operating system's
|
option, or your operating system's locale settings
|
||||||
locale settings (e.g., the "<code>$LANG</code>"
|
(e.g., the "<code>$LANG</code>" environment
|
||||||
environment variable), and please e-mail us
|
variable), and please e-mail us regarding your
|
||||||
regarding your trouble.
|
trouble.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>If you're using the "<code>--locale</code>"
|
<li>If you're using the "<code>--locale</code>"
|
||||||
command-line option
|
command-line option
|
||||||
<p>
|
<p>
|
||||||
If this doesn't work, please e-mail us regarding
|
If this doesn't work, please e-mail us regarding your
|
||||||
your trouble.
|
trouble.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>If you're trying to use your Operating System's
|
<li>If you're trying to use your Operating System's
|
||||||
locale
|
locale
|
||||||
<p>
|
<p>
|
||||||
If this doesn't work, please e-mail us regarding
|
If this doesn't work, please e-mail us regarding your
|
||||||
your trouble.
|
trouble.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>Make sure you have the necessary font
|
<li>Make sure you have the necessary font
|
||||||
<p>
|
<p>
|
||||||
Some translations require their own font. Chinese
|
Some translations require their own font. Chinese and
|
||||||
and Korean, for example, need Chinese and Korean
|
Korean, for example, need Chinese and Korean TrueType
|
||||||
TrueType Fonts installed and placed in the proper
|
Fonts installed and placed in the proper location,
|
||||||
location, respectively.
|
respectively.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -337,8 +368,11 @@
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt><h3>Tux Paint won't print, gives an error, or prints
|
<dt>
|
||||||
garbage (Unix/Linux)</h3></dt>
|
Tux Paint won't print, gives an error, or prints
|
||||||
|
garbage (Unix/Linux)
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Tux Paint prints by creating a PostScript rendition
|
Tux Paint prints by creating a PostScript rendition
|
||||||
|
|
@ -369,8 +403,11 @@
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>I get the message "You can't print yet!" when I go to
|
<dt>
|
||||||
print!</h3></dt>
|
I get the message "You can't print yet!" when I go to
|
||||||
|
print!
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
The "print delay" option is on. You can only print once
|
The "print delay" option is on. You can only print once
|
||||||
|
|
@ -418,7 +455,10 @@
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</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>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
The "no print" option is on.
|
The "no print" option is on.
|
||||||
|
|
@ -464,7 +504,10 @@
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt><h3>Where does Tux Paint save my drawings?</h3><dt>
|
<dt>
|
||||||
|
Where does Tux Paint save my drawings?
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Unless you asked Tux Paint to save into a specific
|
Unless you asked Tux Paint to save into a specific
|
||||||
|
|
@ -523,7 +566,10 @@
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>Tux Paint always saves over my old picture!</h3></dt>
|
<dt>
|
||||||
|
Tux Paint always saves over my old picture!
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
The "save over" option is enabled. (This disables the
|
The "save over" option is enabled. (This disables the
|
||||||
|
|
@ -568,7 +614,10 @@
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>Tux Paint always saves a new picture!</h3></dt>
|
<dt>
|
||||||
|
Tux Paint always saves a new picture!
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
The "never save over" option is enabled. (This disables
|
The "never save over" option is enabled. (This disables
|
||||||
|
|
@ -621,7 +670,10 @@
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt><h3>There's no sound!</h3></dt>
|
<dt>
|
||||||
|
There's no sound!
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
|
@ -738,7 +790,10 @@
|
||||||
</ul>
|
</ul>
|
||||||
</dd>
|
</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>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Yes, there are a number of ways to disable sounds in Tux
|
Yes, there are a number of ways to disable sounds in Tux
|
||||||
|
|
@ -776,28 +831,36 @@
|
||||||
</ul>
|
</ul>
|
||||||
</dd>
|
</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>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Run Tux Paint with the "no stereo" option:
|
Run Tux Paint with the "no stereo" option:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Use Tux Paint Config to uncheck the
|
<li>Use Tux Paint Config to uncheck the "Enable
|
||||||
"Enable Stereo Sound" option (under "Video & Sound").
|
Stereo Sound" option (under "Video & Sound").
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>Edit Tux Paint's configuration file (see
|
<li>Edit Tux Paint's configuration file (see
|
||||||
<a href="OPTIONS.html">OPTIONS</a> for details) and
|
<a href="OPTIONS.html">OPTIONS</a> for details) and add
|
||||||
add a line containing "<code>nostereo=yes</code>".
|
a line containing "<code>nostereo=yes</code>".
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>Run "<code>tuxpaint --nostereo</code>" from
|
<li>Run "<code>tuxpaint --nostereo</code>" from the
|
||||||
the command line or shortcut or desktop icon.
|
command line or shortcut or desktop icon.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>The sound effects sound strange</h3><dt>
|
<dt>
|
||||||
|
The sound effects sound strange
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
This could have to do with how SDL and SDL_mixer were
|
This could have to do with how SDL and SDL_mixer were
|
||||||
|
|
@ -821,14 +884,20 @@
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt><h3>When I run Tux Paint full-screen and ALT-TAB out,
|
<dt>
|
||||||
the window turns black!</h3></dt>
|
When I run Tux Paint full-screen and ALT-TAB out, the
|
||||||
|
window turns black!
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
This is apparently a bug in the SDL library. Sorry.
|
This is apparently a bug in the SDL library. Sorry.
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>When I run Tux Paint full-screen, it has large
|
<dt>
|
||||||
borders around it</h3></dt>
|
When I run Tux Paint full-screen, it has large borders
|
||||||
|
around it
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Linux users - Your X-Window server is probably not set
|
Linux users - Your X-Window server is probably not set
|
||||||
|
|
@ -876,8 +945,11 @@
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>Tux Paint keeps running in Full Screen mode - I
|
<dt>
|
||||||
want it windowed!</h3></dt>
|
Tux Paint keeps running in Full Screen mode - I want
|
||||||
|
it windowed!
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
The "fullscreen" option is set.
|
The "fullscreen" option is set.
|
||||||
|
|
@ -923,7 +995,10 @@
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt><h3>Tux Paint won't run</h3></dt>
|
<dt>
|
||||||
|
Tux Paint won't run
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
If Tux Paint aborts with the message: "You're
|
If Tux Paint aborts with the message: "You're
|
||||||
|
|
@ -965,7 +1040,10 @@
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>I can't quit Tux Paint</h3></dt>
|
<dt>
|
||||||
|
I can't quit Tux Paint
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
The "noquit" option is set. This disables the "Quit"
|
The "noquit" option is set. This disables the "Quit"
|
||||||
|
|
@ -993,7 +1071,10 @@
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>I don't want "noquit" mode enabled!</h3></dt>
|
<dt>
|
||||||
|
I don't want "noquit" mode enabled!
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
If you're running Tux Paint from a command-line,
|
If you're running Tux Paint from a command-line,
|
||||||
|
|
@ -1028,8 +1109,11 @@
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>Tux Paint keeps writing weird messages to the
|
<dt>
|
||||||
screen / to a text file</h3></dt>
|
Tux Paint keeps writing weird messages to the screen /
|
||||||
|
to a text file
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
A few messages are normal, but if Tux Paint is being
|
A few messages are normal, but if Tux Paint is being
|
||||||
|
|
@ -1054,7 +1138,10 @@
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><h3>Tux Paint is using options I didn't specify!</h3></dt>
|
<dt>
|
||||||
|
Tux Paint is using options I didn't specify!
|
||||||
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
By default, Tux Paint first looks at configuration
|
By default, Tux Paint first looks at configuration
|
||||||
|
|
@ -1178,8 +1265,8 @@
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Any questions you don't see answered? Please let us know!
|
Any questions you don't see answered? Please let us know! You
|
||||||
You can subscribe and post to our "tuxpaint-users" mailing list:
|
can subscribe and post to our "tuxpaint-users" mailing list:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
|
|
||||||
|
|
@ -32,7 +32,7 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
December 25, 2020
|
December 27, 2020
|
||||||
</p>
|
</p>
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
|
|
@ -747,10 +747,10 @@
|
||||||
</dt>
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
Disable the control buttons shown when using the <b>Shapes</b>
|
Disable the control buttons shown when using the
|
||||||
tool that allow changing how shapes are drawn —
|
<b>Shapes</b> tool that allow changing how shapes are
|
||||||
centered around the initial mouse click, or with a corner
|
drawn — centered around the initial mouse click, or with
|
||||||
at the initial mouse click.
|
a corner at the initial mouse click.
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt>
|
<dt>
|
||||||
|
|
|
||||||
|
|
@ -35,7 +35,7 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
June 14, 2002 - November 21, 2020
|
June 14, 2002 - December 27, 2020
|
||||||
</p>
|
</p>
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
|
|
@ -708,27 +708,29 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Use the options at the bottom right to choose
|
Use the options at the bottom right to choose the
|
||||||
the shape tool's behavior:
|
shape tool's behavior:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt>
|
<dt>
|
||||||
Shapes from center
|
Shapes from center
|
||||||
</dt>
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
The shape will expand from where you initially
|
The shape will expand from where you initially
|
||||||
clicked, and will be centered around that position.
|
clicked, and will be centered around that
|
||||||
(This was Tux Paint's only behavior through
|
position. (This was Tux Paint's only
|
||||||
version 0.9.24.)
|
behavior through version 0.9.24.)
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt>
|
<dt>
|
||||||
Shapes from corner
|
Shapes from corner
|
||||||
</dt>
|
</dt>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
The shape will extend with one corner starting
|
The shape will extend with one corner starting
|
||||||
from where you initially clicked. This is the
|
from where you initially clicked. This is the
|
||||||
default method of most other traditional drawing
|
default method of most other traditional drawing
|
||||||
software. (This option was added starting with
|
software. (This option was added starting with
|
||||||
Tux Paint version 0.9.25.)
|
Tux Paint version 0.9.25.)
|
||||||
|
|
@ -736,10 +738,10 @@
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Note: If shape controls are disabled (e.g., with the
|
Note: If shape controls are disabled (e.g., with
|
||||||
"<code>--noshapecontrols</code>" option), the controls
|
the "<code>--noshapecontrols</code>" option), the
|
||||||
will not be presented, and the "shapes from center"
|
controls will not be presented, and the "shapes
|
||||||
method will be used.
|
from center" method will be used.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -1124,31 +1126,35 @@
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>
|
<p>
|
||||||
'Starters' can behave like a page from a coloring
|
'Starters' can behave like a page from a coloring
|
||||||
book — a black-and-white outline of a picture,
|
book — a black-and-white outline of a picture,
|
||||||
which you can then color in, and the black outline
|
which you can then color in, and the black
|
||||||
remains intact — or like a 3D photograph,
|
outline remains intact — or like a 3D photograph,
|
||||||
where you draw in between a foreground and background
|
where you draw in between a foreground and
|
||||||
layer.
|
background layer.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
'Templates' are similar, but simply provide a
|
'Templates' are similar, but simply provide a
|
||||||
background drawing to work off of. Unlike 'Starters',
|
background drawing to work off of. Unlike
|
||||||
there is no layer that remains in the foreground of
|
'Starters', there is no layer that remains in the
|
||||||
anything you draw in the picture.
|
foreground of anything you draw in the picture.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
When using the 'Eraser' tool, the original image
|
When using the 'Eraser' tool, the original image
|
||||||
from the 'Starter' or 'Template' will reappear.
|
from the 'Starter' or 'Template' will reappear.
|
||||||
The 'Flip' and 'Mirror' Magic tools affect the
|
The 'Flip' and 'Mirror' Magic tools affect the
|
||||||
orientation of the 'Starter' or 'Template', as well.
|
orientation of the 'Starter' or 'Template', as
|
||||||
<p>
|
well.
|
||||||
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>
|
</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>
|
</blockquote>
|
||||||
<br clear="all">
|
<br clear="all">
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -23,6 +23,6 @@
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>TXPT</string>
|
<string>TXPT</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>2020-06-22</string>
|
<string>2020-12-27</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
.\" tuxpaint.1 - 2020.08.15
|
.\" tuxpaint.1 - 2020.12.27
|
||||||
.TH TUXPAINT 1 "15 August 2020" "0.9.25" "Tux Paint"
|
.TH TUXPAINT 1 "27 December 2020" "0.9.25" "Tux Paint"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
tuxpaint -- "Tux Paint", a drawing program for young children.
|
tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue