Updated documentation to correspond to new (upcoming) options.

Made sure options listings were complete.
This commit is contained in:
William Kendrick 2003-09-27 07:52:47 +00:00
parent 16dc3f4ceb
commit c3eb3df322
3 changed files with 118 additions and 28 deletions

View file

@ -7,10 +7,24 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
2003.Sep.13 (0.9.13) [cvs]
* Translated into Tamil [soon]
2003.Sep.27 (0.9.13) [cvs]
* Translated into Tamil [buggy]
Mugunth <mugunth@thamizha.com>
* Made sure options were in the same order in various places in man page
and documentation. Made sure all options and languages were listed.
* Added stamp controls to mirror, flip and resize stamps before placing
them. Some stamps can be set to not be mirror-, flip- or resize-able.
(Place "noflip", "nomirror" and/or "noresize" in the stamps' ".dat"
option files.) Stamps can have alternative mirror-images (e.g., to
show a shape the opposite direction, but not have backwards text on it).
Create "filename_mirror.png" image files. [PENDING]
* Added "--nostampcontrols", "--mirrorstamps" and their opposite options,
to disable stamp controls, and default to mirrored stamp shapes,
(or not), respectively.
* Fixed incorrect tag in HTML documentation. (Bad results in IE)
* Fixed typo regarding "savedir" in README.

View file

@ -9,7 +9,7 @@
bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
June 14, 2002 - September 11, 2003
June 14, 2002 - September 27, 2003
----------------------------------------------------------------------
@ -266,13 +266,13 @@ Options
(Normally, the wheel will scroll the selector menu on the
right.)
keyboard=yes
nofancycursors=yes
This allows the keyboard arrow keys to be used to control
the mouse pointer. (e.g., for mouseless environments.)
This disables the fancy mouse pointer shapes in Tux Paint,
and uses your environment's normal mouse pointer.
The [Arrow] keys move the mouse pointer. [Space] acts as
the mouse button.
In some enviornments, the fancy cursors cause problems.
Use this option to avoid them.
nooutlines=yes
@ -292,6 +292,27 @@ Options
reduce memory usage while it's running. Of course, no
stamps will be available at all.
nostampcontrols=yes
Some images in the Stamps tool can be mirrored, flipped,
and/or have their size changed. This option disables the
controls, and only provides the basic stamps.
mirrorstamps=yes
For stamps that can be mirrored, this option sets them to
their mirrored shape by default.
This can be useful for people who prefer things
right-to-left, rather than left-to-right.
keyboard=yes
This allows the keyboard arrow keys to be used to control
the mouse pointer. (e.g., for mouseless environments.)
The [Arrow] keys move the mouse pointer. [Space] acts as
the mouse button.
savedir=DIRECTORY
Use this option to change where Tux Paint saves pictures.
@ -391,6 +412,8 @@ Options
|--------------------+------------------+---------|
|swedish |svenska | |
|--------------------+------------------+---------|
|tamil | | |
|--------------------+------------------+---------|
|turkish | | |
|--------------------+------------------+---------|
|walloon | | |
@ -432,11 +455,15 @@ Options
--printcfg
--simpleshapes
--uppercase
--noshortcuts
--grab
--keyboard
--nooutlines
--noshortcuts
--nowheelmouse
--nofancycursors
--nooutlines
--nostamps
--nostampcontrols
--mirrorstamps
--keyboard
--savedir DIRECTORY
--saveover
--saveovernew
@ -453,11 +480,15 @@ Options
--noprintcfg
--complexshapes
--mixedcase
--shortcuts
--dontgrab
--mouse
--outlines
--shortcuts
--wheelmouse
--fancycursors
--outlines
--stamps
--stampcontrols
--dontmirrorstamps
--mouse
--saveoverask
These options can be used to override any settings made in
the configuration file. (If the option isn't set in the
@ -579,6 +610,8 @@ Options
|---------------+-------------------+--------------------|
|sv_SE@euro |Svenska |Swedish |
|---------------+-------------------+--------------------|
|ta_IN (*) | |Tamil |
|---------------+-------------------+--------------------|
|tr_TR@euro | |Turkish |
|---------------+-------------------+--------------------|
|wa_BE@euro | |Walloon |

View file

@ -23,7 +23,7 @@ New Breed Software</p>
<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>
<p>June 14, 2002 - September 11, 2003</p>
<p>June 14, 2002 - September 27, 2003</p>
</center>
<hr size=2 noshade>
@ -359,14 +359,14 @@ New Breed Software</p>
This disables support for the wheel on mice that have it.
(Normally, the wheel will scroll the selector menu on the right.)
</dd>
<dt><code><b>keyboard=yes</b></code></dt>
<dt><code><b>nofancycursors=yes</b></code></dt>
<dd>
<p>This allows the keyboard arrow keys to be used
to control the mouse pointer. (e.g., for mouseless environments.)</p>
<p>The <b>[Arrow]</b> keys move the mouse pointer.
<b>[Space]</b> acts as the mouse button.</p>
<p>This disables the fancy mouse pointer shapes in Tux&nbsp;Paint,
and uses your environment's normal mouse pointer.</p>
<p>In some enviornments, the fancy cursors cause problems.
Use this option to avoid them.</p>
</dd>
<dt><code><b>nooutlines=yes</b></code></dt>
@ -389,6 +389,31 @@ New Breed Software</p>
will be available at all.</p>
</dd>
<dt><code><b>nostampcontrols=yes</b></code></dt>
<dd>
Some images in the <b>Stamps</b> tool can be mirrored, flipped,
and/or have their size changed. This option disables the controls,
and only provides the basic stamps.
</dd>
<dt><code><b>mirrorstamps=yes</b></code></dt>
<dd>
<p>For stamps that can be mirrored, this option sets them to their
mirrored shape by default.</p>
<p>This can be useful for people who prefer things right-to-left,
rather than left-to-right.</p>
</dd>
<dt><code><b>keyboard=yes</b></code></dt>
<dd>
<p>This allows the keyboard arrow keys to be used
to control the mouse pointer. (e.g., for mouseless environments.)</p>
<p>The <b>[Arrow]</b> keys move the mouse pointer.
<b>[Space]</b> acts as the mouse button.</p>
</dd>
<dt><code><b>savedir=<i>DIRECTORY</i></b></code></dt>
<dd>
<p>Use this option to change where Tux&nbsp;Paint saves pictures.
@ -581,6 +606,11 @@ New Breed Software</p>
<td><code>svenska</code></td>
<td>&nbsp;</td>
</tr>
<tr>
<td><code>tamil</code></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><code>turkish</code></td>
<td>&nbsp;</td>
@ -644,11 +674,15 @@ New Breed Software</p>
--printcfg<br>
--simpleshapes<br>
--uppercase<br>
--noshortcuts<br>
--grab<br>
--keyboard<br>
--nooutlines<br>
--noshortcuts<br>
--nowheelmouse<br>
--nofancycursors<br>
--nooutlines<br>
--nostamps<br>
--nostampcontrols<br>
--mirrorstamps<br>
--keyboard<br>
--savedir&nbsp;DIRECTORY<br>
--saveover<br>
--saveovernew<br>
@ -669,11 +703,15 @@ New Breed Software</p>
--noprintcfg<br>
--complexshapes<br>
--mixedcase<br>
--shortcuts<br>
--dontgrab<br>
--mouse<br>
--outlines<br>
--shortcuts<br>
--wheelmouse<br>
--fancycursors<br>
--outlines<br>
--stamps<br>
--stampcontrols<br>
--dontmirrorstamps<br>
--mouse<br>
--saveoverask<br>
</b></code></dt>
<dd>
@ -910,6 +948,11 @@ New Breed Software</p>
<td>Svenska</td>
<td>Swedish</td>
</tr>
<tr>
<td><code>ta_IN</code> (*)</td>
<td>&nbsp;</td>
<td>Tamil</td>
</tr>
<tr>
<td><code>tr_TR@euro</code></td>
<td>&nbsp;</td>