Updated README
This commit is contained in:
parent
b78d4ef064
commit
f34623ec13
3 changed files with 74 additions and 48 deletions
|
|
@ -11,6 +11,8 @@ http://www.newbreedsoftware.com/tuxpaint/
|
||||||
* Updated/corrected Tamil translation
|
* Updated/corrected Tamil translation
|
||||||
Mugunth <mugunth@thamizha.com>
|
Mugunth <mugunth@thamizha.com>
|
||||||
|
|
||||||
|
* Updated README documentation.
|
||||||
|
|
||||||
|
|
||||||
2003.Dec.23 (0.9.13)
|
2003.Dec.23 (0.9.13)
|
||||||
* Translated into Basque (eu_ES)
|
* Translated into Basque (eu_ES)
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
Tux Paint
|
Tux Paint
|
||||||
version 0.9.13
|
version 0.9.14
|
||||||
|
|
||||||
A simple drawing program for children
|
A simple drawing program for children
|
||||||
|
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
bill@newbreedsoftware.com
|
bill@newbreedsoftware.com
|
||||||
http://www.newbreedsoftware.com/tuxpaint/
|
http://www.newbreedsoftware.com/tuxpaint/
|
||||||
|
|
||||||
June 14, 2002 - December 23, 2003
|
June 14, 2002 - December 26, 2003
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
@ -140,6 +140,12 @@ Loading Tux Paint
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
Mac OS X Users
|
||||||
|
|
||||||
|
Simply double-click the "Tux Paint" icon.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
Options
|
Options
|
||||||
|
|
||||||
Configuration File
|
Configuration File
|
||||||
|
|
@ -181,7 +187,8 @@ Options
|
||||||
Available Options
|
Available Options
|
||||||
|
|
||||||
The following settings can be set in the configuration file.
|
The following settings can be set in the configuration file.
|
||||||
(Command-line settings will override these. See below.)
|
(Command-line settings will override these. See the "Command-Line
|
||||||
|
Options" section, below.)
|
||||||
|
|
||||||
fullscreen=yes
|
fullscreen=yes
|
||||||
Run the program in full screen mode, rather than in a
|
Run the program in full screen mode, rather than in a
|
||||||
|
|
@ -550,8 +557,8 @@ Options
|
||||||
"lang=" setting in the configuration file (e.g., "lang=spanish").
|
"lang=" setting in the configuration file (e.g., "lang=spanish").
|
||||||
|
|
||||||
Tux Paint also honors your environment's current locale. (You can
|
Tux Paint also honors your environment's current locale. (You can
|
||||||
override it on the command-line using the "--locale" option (see
|
override it on the command-line using the "--locale" option; see
|
||||||
above).)
|
above.)
|
||||||
|
|
||||||
The following languages are supported:
|
The following languages are supported:
|
||||||
|
|
||||||
|
|
@ -629,8 +636,8 @@ Options
|
||||||
+--------------------------------------------------------+
|
+--------------------------------------------------------+
|
||||||
|
|
||||||
(*) - These languages require their own fonts, since they are not
|
(*) - These languages require their own fonts, since they are not
|
||||||
represented using a Latin character set, like the others. See
|
represented using a Latin character set, like the others. See the
|
||||||
Special Fonts, below.
|
"Special Fonts" section, below.
|
||||||
|
|
||||||
Setting Your Environment's Locale
|
Setting Your Environment's Locale
|
||||||
|
|
||||||
|
|
@ -1185,7 +1192,7 @@ Available Tools
|
||||||
To do so, you simply need to convert the picture into a PNG (Portable
|
To do so, you simply need to convert the picture into a PNG (Portable
|
||||||
Network Graphic) image file, and place it in Tux Paint's "saved"
|
Network Graphic) image file, and place it in Tux Paint's "saved"
|
||||||
directory. ("~/.tuxpaint/saved/" under Linux and Unix, "userdata\saved\"
|
directory. ("~/.tuxpaint/saved/" under Linux and Unix, "userdata\saved\"
|
||||||
under Windows.)
|
under Windows, "Library/Preferences/tuxpaint/saved/" under Mac OS X.)
|
||||||
|
|
||||||
Using 'tuxpaint-import'
|
Using 'tuxpaint-import'
|
||||||
|
|
||||||
|
|
@ -1221,7 +1228,8 @@ Using 'tuxpaint-import'
|
||||||
|
|
||||||
Doing it Manually
|
Doing it Manually
|
||||||
|
|
||||||
Windows users must currently do the conversion manually.
|
Windows, Mac OS X and BeOS users must currently do the conversion
|
||||||
|
manually.
|
||||||
|
|
||||||
Load a graphics program that is capable of both loading your picture
|
Load a graphics program that is capable of both loading your picture
|
||||||
and saving a PNG format file. (See the documentation file "PNG.txt"
|
and saving a PNG format file. (See the documentation file "PNG.txt"
|
||||||
|
|
@ -1250,7 +1258,8 @@ Doing it Manually
|
||||||
|
|
||||||
Place this PNG file in your Tux Paint 'saved' directory. (See above.)
|
Place this PNG file in your Tux Paint 'saved' directory. (See above.)
|
||||||
|
|
||||||
Under Windows, this is in the "userdata" folder.
|
Under Windows, this is in the "userdata" folder. Under Mac OS X, this
|
||||||
|
is in "Library/Preferences/tuxpaint/" in your home directory.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ alt="Tux Paint"><br>
|
||||||
|
|
||||||
version
|
version
|
||||||
|
|
||||||
0.9.13
|
0.9.14
|
||||||
|
|
||||||
</h1>
|
</h1>
|
||||||
<h3>A simple drawing program for children</h3>
|
<h3>A simple drawing program for children</h3>
|
||||||
|
|
@ -23,7 +23,7 @@ New Breed Software</p>
|
||||||
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br>
|
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br>
|
||||||
<a href="http://www.newbreedsoftware.com/tuxpaint/">http://www.newbreedsoftware.com/tuxpaint/</a></p>
|
<a href="http://www.newbreedsoftware.com/tuxpaint/">http://www.newbreedsoftware.com/tuxpaint/</a></p>
|
||||||
|
|
||||||
<p>June 14, 2002 - December 23, 2003</p>
|
<p>June 14, 2002 - December 26, 2003</p>
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
<hr size=2 noshade>
|
<hr size=2 noshade>
|
||||||
|
|
@ -190,19 +190,19 @@ New Breed Software</p>
|
||||||
<br clear=all>
|
<br clear=all>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<!--hr size=1 noshade--><!--p-->
|
<hr size=1 noshade>
|
||||||
|
|
||||||
<!--h3--><!--Macintosh Users--><!--/h3-->
|
|
||||||
<!--blockquote-->
|
<h3>Mac OS X Users</h3>
|
||||||
<!--Simply double-click the "Tux Paint" icon in the Tux Paint
|
<blockquote>
|
||||||
folder.--><!--p-->
|
Simply double-click the "Tux Paint" icon.<p>
|
||||||
<!--/blockquote-->
|
</blockquote>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<hr size=1 noshade>
|
<hr size=1 noshade>
|
||||||
|
|
||||||
|
|
||||||
<h2>Options</h2>
|
<h2><a name="options">Options</a></h2>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<h3>Configuration File</h3>
|
<h3>Configuration File</h3>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
|
@ -253,7 +253,9 @@ New Breed Software</p>
|
||||||
<h4>Available Options</h4>
|
<h4>Available Options</h4>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>The following settings can be set in the configuration file.
|
<p>The following settings can be set in the configuration file.
|
||||||
(Command-line settings will override these. See below.)</p>
|
(Command-line settings will override these.
|
||||||
|
See the "<a href="#command_line"><i>Command-Line Options</i></a>"
|
||||||
|
section, below.)</p>
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt><code><b>fullscreen=yes</b></code></dt>
|
<dt><code><b>fullscreen=yes</b></code></dt>
|
||||||
|
|
@ -667,7 +669,7 @@ New Breed Software</p>
|
||||||
|
|
||||||
<hr size=1 noshade>
|
<hr size=1 noshade>
|
||||||
|
|
||||||
<h3>Command-Line Options</h3>
|
<h3><a name="command_line">Command-Line Options</a></h3>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
Options can also be issued on the command-line when you start
|
Options can also be issued on the command-line when you start
|
||||||
Tux Paint.
|
Tux Paint.
|
||||||
|
|
@ -731,10 +733,11 @@ New Breed Software</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
|
|
||||||
<dt><code><b>--locale locale</b></code></dt>
|
<dt><code><b><a name="locale">--locale locale</a></b></code></dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>Run Tux Paint in one of the support languages.
|
<p>Run Tux Paint in one of the support languages.
|
||||||
See the "<i>Choosing a Different Language</i>" section below for the
|
See the "<i><a href="#different_language">Choosing a Different
|
||||||
|
Language</a></i>" section below for the
|
||||||
locale strings (e.g., "<code>de_DE@euro</code>" for German) to
|
locale strings (e.g., "<code>de_DE@euro</code>" for German) to
|
||||||
use.</p>
|
use.</p>
|
||||||
|
|
||||||
|
|
@ -794,7 +797,7 @@ New Breed Software</p>
|
||||||
<hr size=1 noshade>
|
<hr size=1 noshade>
|
||||||
|
|
||||||
|
|
||||||
<h3>Choosing a Different Language</h3>
|
<h3><a name="different_language">Choosing a Different Language</a></h3>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>Tux Paint has been translated into a number of languages.
|
<p>Tux Paint has been translated into a number of languages.
|
||||||
To access the translations, you can use the "<code>--lang</code>"
|
To access the translations, you can use the "<code>--lang</code>"
|
||||||
|
|
@ -805,7 +808,7 @@ New Breed Software</p>
|
||||||
|
|
||||||
<p>Tux Paint also honors your environment's current locale.
|
<p>Tux Paint also honors your environment's current locale.
|
||||||
(You can override it on the command-line using the
|
(You can override it on the command-line using the
|
||||||
"<code>--locale</code>" option (see above).)</p>
|
"<code>--locale</code>" option; see <a href="#locale">above</a>.)</p>
|
||||||
|
|
||||||
<p>The following languages are supported:</p>
|
<p>The following languages are supported:</p>
|
||||||
|
|
||||||
|
|
@ -992,7 +995,8 @@ New Breed Software</p>
|
||||||
|
|
||||||
<b>(*)</b> - These languages require their own fonts, since they
|
<b>(*)</b> - These languages require their own fonts, since they
|
||||||
are not represented using a Latin character set, like the others.
|
are not represented using a Latin character set, like the others.
|
||||||
See <b>Special Fonts</b>, below.<p>
|
See the "<a href="#special_fonts"><i>Special Fonts</i></a>"
|
||||||
|
section, below.<p>
|
||||||
|
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
|
@ -1099,13 +1103,14 @@ New Breed Software</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<h4>Special Fonts</h4>
|
<h4><a name="special_fonts">Special Fonts</a></h4>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
Some languages require special fonts be installed. These font
|
Some languages require special fonts be installed. These font
|
||||||
files (which are in TrueType format (TTF)), are much too large to
|
files (which are in TrueType format (TTF)), are much too large to
|
||||||
include with the Tux Paint download, and are available
|
include with the Tux Paint download, and are available
|
||||||
separately. (See the table above, under the
|
separately. (See the table above, under the
|
||||||
"Choosing a Different Language" section.)<p>
|
"<a href="#different_language"><i>Choosing a Different Language</i></a>"
|
||||||
|
section.)<p>
|
||||||
|
|
||||||
When running Tux Paint in a language that requires its own font,
|
When running Tux Paint in a language that requires its own font,
|
||||||
Tux Paint will try to load the font file from its system-wide
|
Tux Paint will try to load the font file from its system-wide
|
||||||
|
|
@ -1265,8 +1270,8 @@ New Breed Software</p>
|
||||||
|
|
||||||
<p>(NOTE: If the "<code>nostampcontrols</code>" option is set,
|
<p>(NOTE: If the "<code>nostampcontrols</code>" option is set,
|
||||||
Tux Paint won't display the Mirror, Flip, Shrink and Grow
|
Tux Paint won't display the Mirror, Flip, Shrink and Grow
|
||||||
controls for stamps. See the "Options" section of this document,
|
controls for stamps. See the "<a href="#options"><i>Options</i></a>"
|
||||||
above.)</p>
|
section of this document, above.)</p>
|
||||||
|
|
||||||
<br clear=all>
|
<br clear=all>
|
||||||
|
|
||||||
|
|
@ -1589,7 +1594,7 @@ New Breed Software</p>
|
||||||
|
|
||||||
<p>If choose to open a picture, and your current drawing hasn't been
|
<p>If choose to open a picture, and your current drawing hasn't been
|
||||||
saved, you will be prompted as to whether you want to save it or not.
|
saved, you will be prompted as to whether you want to save it or not.
|
||||||
(See "Save," below.)</p>
|
(See "<a href="#save">Save</a>," below.)</p>
|
||||||
|
|
||||||
<p>Note: You can also press <b>[Control]-[O]</b> on the keyboard to get
|
<p>Note: You can also press <b>[Control]-[O]</b> on the keyboard to get
|
||||||
the 'Open' dialog.</p>
|
the 'Open' dialog.</p>
|
||||||
|
|
@ -1600,7 +1605,7 @@ New Breed Software</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
|
|
||||||
<dt><b>Save</b></dt>
|
<dt><b><a name="save">Save</a></b></dt>
|
||||||
<dd>
|
<dd>
|
||||||
<img src="images/tool_save.png" width=48 height=48 alt="" align=right>
|
<img src="images/tool_save.png" width=48 height=48 alt="" align=right>
|
||||||
|
|
||||||
|
|
@ -1623,7 +1628,8 @@ New Breed Software</p>
|
||||||
|
|
||||||
<p>(NOTE: If either the "<code>saveover</code>" or
|
<p>(NOTE: If either the "<code>saveover</code>" or
|
||||||
"<code>saveovernew</code>" options are set, it won't ask before saving
|
"<code>saveovernew</code>" options are set, it won't ask before saving
|
||||||
over. See the "Options" section of this document, above.)</p>
|
over. See the "<a href="#options"><i>Options</i></a>"
|
||||||
|
section of this document, above.)</p>
|
||||||
|
|
||||||
<p>Note: You can also press <b>[Control]-[S]</b> on the keyboard to
|
<p>Note: You can also press <b>[Control]-[S]</b> on the keyboard to
|
||||||
save.</p>
|
save.</p>
|
||||||
|
|
@ -1648,7 +1654,8 @@ New Breed Software</p>
|
||||||
or using "<code>--noprint</code>" on the
|
or using "<code>--noprint</code>" on the
|
||||||
command-line), the "Print" button will be disabled.</p>
|
command-line), the "Print" button will be disabled.</p>
|
||||||
|
|
||||||
<p>See the "Options" section of this document, above.</p>
|
<p>See the "<a href="#options"><i>Options</i></a>"
|
||||||
|
section of this document, above.</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1663,7 +1670,8 @@ New Breed Software</p>
|
||||||
<p>For example, with "<code>printdelay=60</code>", you can print only
|
<p>For example, with "<code>printdelay=60</code>", you can print only
|
||||||
once a minute.</p>
|
once a minute.</p>
|
||||||
|
|
||||||
<p>See the "Options" section of this document, above.</p>
|
<p>See the "<a href="#options"><i>Options</i></a>"
|
||||||
|
section of this document, above.</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1681,7 +1689,8 @@ New Breed Software</p>
|
||||||
<p>This command can be changed by setting the "printcommand" value
|
<p>This command can be changed by setting the "printcommand" value
|
||||||
in Tux Paint's configuration file.</p>
|
in Tux Paint's configuration file.</p>
|
||||||
|
|
||||||
<p>See the "Options" section of this document, above.</p>
|
<p>See the "<a href="#options"><i>Options</i></a>"
|
||||||
|
section of this document, above.</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1708,7 +1717,8 @@ New Breed Software</p>
|
||||||
be loaded from the file "<code>userdata/print.cfg</code>".
|
be loaded from the file "<code>userdata/print.cfg</code>".
|
||||||
Any changes will be saved there as well.</p>
|
Any changes will be saved there as well.</p>
|
||||||
|
|
||||||
<p>See the "Options" section of this document, above.</p>
|
<p>See the "<a href="#options"><i>Options</i></a>"
|
||||||
|
section of this document, above.</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
</dl>
|
</dl>
|
||||||
|
|
@ -1727,15 +1737,15 @@ New Breed Software</p>
|
||||||
|
|
||||||
<p>(NOTE: The "Quit" button can be disabled (e.g., with the
|
<p>(NOTE: The "Quit" button can be disabled (e.g., with the
|
||||||
"<code>--noquit</code>" command-line option), but the <b>[Escape]</b>
|
"<code>--noquit</code>" command-line option), but the <b>[Escape]</b>
|
||||||
key will still work. See the "Options" section of this document,
|
key will still work. See the "<a href="#options"><i>Options</i></a>"
|
||||||
above.)</p>
|
section of this document, above.)</p>
|
||||||
|
|
||||||
<p>You will first be prompted as to whether you really want to quit.</p>
|
<p>You will first be prompted as to whether you really want to quit.</p>
|
||||||
|
|
||||||
<p>If you choose to quit, and you haven't saved the current picture,
|
<p>If you choose to quit, and you haven't saved the current picture,
|
||||||
you will first be asked if wish to save it. If it's not a new image,
|
you will first be asked if wish to save it. If it's not a new image,
|
||||||
you will then be asked if you want to save over the old version,
|
you will then be asked if you want to save over the old version,
|
||||||
or create a new entry. (See "Save" above.)</p>
|
or create a new entry. (See "<a href="#save">Save</a>" above.)</p>
|
||||||
|
|
||||||
<p>NOTE: If the image is saved, it will be reloaded automatically
|
<p>NOTE: If the image is saved, it will be reloaded automatically
|
||||||
the next time you run Tux Paint!</p>
|
the next time you run Tux Paint!</p>
|
||||||
|
|
@ -1752,14 +1762,16 @@ New Breed Software</p>
|
||||||
|
|
||||||
<h1>Loading Other Pictures into Tux Paint</h1>
|
<h1>Loading Other Pictures into Tux Paint</h1>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>Since Tux Paint's 'Open' dialog only displays pictures you created with
|
<p>Since Tux Paint's 'Open' dialog only displays pictures you created
|
||||||
Tux Paint, what if you want to load some other picture or photograph
|
with Tux Paint, what if you want to load some other picture or
|
||||||
into Tux Paint to edit?</p>
|
photograph into Tux Paint to edit?</p>
|
||||||
|
|
||||||
<p>To do so, you simply need to convert the picture into
|
<p>To do so, you simply need to convert the picture into
|
||||||
a PNG (Portable Network Graphic) image file, and place it in Tux Paint's
|
a PNG (Portable Network Graphic) image file, and place it in Tux Paint's
|
||||||
"saved" directory. ("<code>~/.tuxpaint/saved/</code>" under Linux and Unix,
|
"saved" directory. ("<code>~/.tuxpaint/saved/</code>" under Linux and Unix,
|
||||||
"<code>userdata\saved\</code>" under Windows.)</p>
|
"<code>userdata\saved\</code>" under Windows,
|
||||||
|
"<code>Library/Preferences/tuxpaint/saved/</code>" under Mac OS X.)
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
<h2>Using '<code>tuxpaint-import</code>'</h2>
|
<h2>Using '<code>tuxpaint-import</code>'</h2>
|
||||||
|
|
@ -1804,7 +1816,8 @@ New Breed Software</p>
|
||||||
|
|
||||||
<h2>Doing it Manually</h2>
|
<h2>Doing it Manually</h2>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>Windows users must currently do the conversion manually.</p>
|
<p>Windows, Mac OS X and BeOS users must currently do the conversion
|
||||||
|
manually.</p>
|
||||||
|
|
||||||
<p>Load a graphics program that is capable of both loading your picture
|
<p>Load a graphics program that is capable of both loading your picture
|
||||||
and saving a PNG format file. (See the documentation file "PNG.txt"
|
and saving a PNG format file. (See the documentation file "PNG.txt"
|
||||||
|
|
@ -1837,10 +1850,12 @@ New Breed Software</p>
|
||||||
<code>20020921130500</code> - for September 21, 2002, 1:05:00pm
|
<code>20020921130500</code> - for September 21, 2002, 1:05:00pm
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<p>Place this PNG file in your Tux Paint 'saved' directory.
|
<p>Place this PNG file in your Tux Paint '<code>saved</code>'
|
||||||
(See above.)</p>
|
directory. (See above.)</p>
|
||||||
|
|
||||||
<p>Under Windows, this is in the "userdata" folder.</p>
|
<p>Under Windows, this is in the "<code>userdata</code>" folder.
|
||||||
|
Under Mac OS X, this is in "<code>Library/Preferences/tuxpaint/</code>"
|
||||||
|
in your home directory.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue