Noting that colorsrows can only be between 1 & 3
This commit is contained in:
parent
85356473e4
commit
852ec5a0c9
18 changed files with 32 additions and 27 deletions
|
|
@ -718,7 +718,8 @@ Windows Users
|
||||||
|
|
||||||
How many rows of color palette buttons to show; useful when
|
How many rows of color palette buttons to show; useful when
|
||||||
using a large color palette (see "colorfile", above), and/or for
|
using a large color palette (see "colorfile", above), and/or for
|
||||||
use with coarse input devices (like eyegaze trackers).
|
use with coarse input devices (like eyegaze trackers). "ROWS"
|
||||||
|
may be between "1" (the default) and "3".
|
||||||
|
|
||||||
lang=LANGUAGE
|
lang=LANGUAGE
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -874,7 +874,7 @@ Using the import script, "tuxpaint-import"
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
$ tuxpaint-import grandma.jpg
|
$ tuxpaint-import grandma.jpg
|
||||||
grandma.jpg -> /home/username/.tuxpaint/saved/20210205175230.png
|
grandma.jpg -> /home/username/.tuxpaint/saved/20210205180425.png
|
||||||
jpegtopnm: WRITING A PPM FILE
|
jpegtopnm: WRITING A PPM FILE
|
||||||
|
|
||||||
The first line ("tuxpaint-import grandma.jpg") is the command to run.
|
The first line ("tuxpaint-import grandma.jpg") is the command to run.
|
||||||
|
|
@ -916,7 +916,7 @@ Importing Pictures Manually
|
||||||
* mm = Minute (two digits, "00"-"59")
|
* mm = Minute (two digits, "00"-"59")
|
||||||
* ss = Seconds (two digits, "00"-"59")
|
* ss = Seconds (two digits, "00"-"59")
|
||||||
|
|
||||||
Example: "20210205175230.png", for 5 February 2021 at 17:52:30.
|
Example: "20210205180425.png", for 5 February 2021 at 18:04:25.
|
||||||
|
|
||||||
Place this PNG file in your Tux Paint "saved" directory/folder. (See
|
Place this PNG file in your Tux Paint "saved" directory/folder. (See
|
||||||
above.)
|
above.)
|
||||||
|
|
|
||||||
|
|
@ -959,7 +959,7 @@
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
How many rows of color palette buttons to show; useful when using a large color palette (see "<code>colorfile</code>", above), and/or for use with coarse input devices (like eyegaze trackers). </p>
|
How many rows of color palette buttons to show; useful when using a large color palette (see "<code>colorfile</code>", above), and/or for use with coarse input devices (like eyegaze trackers). "<code>ROWS</code>" may be between "1" (the default) and "3". </p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt>
|
<dt>
|
||||||
|
|
|
||||||
|
|
@ -1303,7 +1303,7 @@
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<code>$ <strong>tuxpaint-import grandma.jpg</strong><br>
|
<code>$ <strong>tuxpaint-import grandma.jpg</strong><br>
|
||||||
grandma.jpg ->
|
grandma.jpg ->
|
||||||
/home/username/.tuxpaint/saved/20210205175230.png<br>
|
/home/username/.tuxpaint/saved/20210205180425.png<br>
|
||||||
jpegtopnm: WRITING A PPM FILE</code>
|
jpegtopnm: WRITING A PPM FILE</code>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
|
@ -1351,7 +1351,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Example: "<code>20210205175230</code>.png", for 5 February 2021 at 17:52:30. </p>
|
Example: "<code>20210205180425</code>.png", for 5 February 2021 at 18:04:25. </p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Place this PNG file in your Tux Paint "<code>saved</code>" directory/folder. (See above.) </p>
|
Place this PNG file in your Tux Paint "<code>saved</code>" directory/folder. (See above.) </p>
|
||||||
|
|
|
||||||
|
|
@ -718,7 +718,8 @@ Windows Users
|
||||||
|
|
||||||
How many rows of color palette buttons to show; useful when
|
How many rows of color palette buttons to show; useful when
|
||||||
using a large color palette (see "colorfile", above), and/or for
|
using a large color palette (see "colorfile", above), and/or for
|
||||||
use with coarse input devices (like eyegaze trackers).
|
use with coarse input devices (like eyegaze trackers). "ROWS"
|
||||||
|
may be between "1" (the default) and "3".
|
||||||
|
|
||||||
lang=LANGUAGE
|
lang=LANGUAGE
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -874,7 +874,7 @@ Using the import script, "tuxpaint-import"
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
$ tuxpaint-import grandma.jpg
|
$ tuxpaint-import grandma.jpg
|
||||||
grandma.jpg -> /home/username/.tuxpaint/saved/20210205160922.png
|
grandma.jpg -> /home/username/.tuxpaint/saved/20210205180425.png
|
||||||
jpegtopnm: WRITING A PPM FILE
|
jpegtopnm: WRITING A PPM FILE
|
||||||
|
|
||||||
The first line ("tuxpaint-import grandma.jpg") is the command to run.
|
The first line ("tuxpaint-import grandma.jpg") is the command to run.
|
||||||
|
|
@ -916,7 +916,7 @@ Importing Pictures Manually
|
||||||
* mm = Minute (two digits, "00"-"59")
|
* mm = Minute (two digits, "00"-"59")
|
||||||
* ss = Seconds (two digits, "00"-"59")
|
* ss = Seconds (two digits, "00"-"59")
|
||||||
|
|
||||||
Example: "20210205160922.png", for 5 febrero 2021 at 16:09:22.
|
Example: "20210205180425.png", for 5 febrero 2021 at 18:04:25.
|
||||||
|
|
||||||
Place this PNG file in your Tux Paint "saved" directory/folder. (See
|
Place this PNG file in your Tux Paint "saved" directory/folder. (See
|
||||||
above.)
|
above.)
|
||||||
|
|
|
||||||
|
|
@ -959,7 +959,7 @@
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
How many rows of color palette buttons to show; useful when using a large color palette (see "<code>colorfile</code>", above), and/or for use with coarse input devices (like eyegaze trackers). </p>
|
How many rows of color palette buttons to show; useful when using a large color palette (see "<code>colorfile</code>", above), and/or for use with coarse input devices (like eyegaze trackers). "<code>ROWS</code>" may be between "1" (the default) and "3". </p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt>
|
<dt>
|
||||||
|
|
|
||||||
|
|
@ -1303,7 +1303,7 @@
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<code>$ <strong>tuxpaint-import grandma.jpg</strong><br>
|
<code>$ <strong>tuxpaint-import grandma.jpg</strong><br>
|
||||||
grandma.jpg ->
|
grandma.jpg ->
|
||||||
/home/username/.tuxpaint/saved/20210205160922.png<br>
|
/home/username/.tuxpaint/saved/20210205180425.png<br>
|
||||||
jpegtopnm: WRITING A PPM FILE</code>
|
jpegtopnm: WRITING A PPM FILE</code>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
|
@ -1351,7 +1351,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Example: "<code>20210205160922</code>.png", for 5 febrero 2021 at 16:09:22. </p>
|
Example: "<code>20210205180425</code>.png", for 5 febrero 2021 at 18:04:25. </p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Place this PNG file in your Tux Paint "<code>saved</code>" directory/folder. (See above.) </p>
|
Place this PNG file in your Tux Paint "<code>saved</code>" directory/folder. (See above.) </p>
|
||||||
|
|
|
||||||
|
|
@ -718,7 +718,8 @@ Windows Users
|
||||||
|
|
||||||
How many rows of color palette buttons to show; useful when
|
How many rows of color palette buttons to show; useful when
|
||||||
using a large color palette (see "colorfile", above), and/or for
|
using a large color palette (see "colorfile", above), and/or for
|
||||||
use with coarse input devices (like eyegaze trackers).
|
use with coarse input devices (like eyegaze trackers). "ROWS"
|
||||||
|
may be between "1" (the default) and "3".
|
||||||
|
|
||||||
lang=LANGUAGE
|
lang=LANGUAGE
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -874,7 +874,7 @@ Using the import script, "tuxpaint-import"
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
$ tuxpaint-import grandma.jpg
|
$ tuxpaint-import grandma.jpg
|
||||||
grandma.jpg -> /home/username/.tuxpaint/saved/20210205160922.png
|
grandma.jpg -> /home/username/.tuxpaint/saved/20210205180425.png
|
||||||
jpegtopnm: WRITING A PPM FILE
|
jpegtopnm: WRITING A PPM FILE
|
||||||
|
|
||||||
The first line ("tuxpaint-import grandma.jpg") is the command to run.
|
The first line ("tuxpaint-import grandma.jpg") is the command to run.
|
||||||
|
|
@ -916,7 +916,7 @@ Importing Pictures Manually
|
||||||
* mm = Minute (two digits, "00"-"59")
|
* mm = Minute (two digits, "00"-"59")
|
||||||
* ss = Seconds (two digits, "00"-"59")
|
* ss = Seconds (two digits, "00"-"59")
|
||||||
|
|
||||||
Example: "20210205160922.png", for 5 février 2021 at 16:09:22.
|
Example: "20210205180425.png", for 5 février 2021 at 18:04:25.
|
||||||
|
|
||||||
Place this PNG file in your Tux Paint "saved" directory/folder. (See
|
Place this PNG file in your Tux Paint "saved" directory/folder. (See
|
||||||
above.)
|
above.)
|
||||||
|
|
|
||||||
|
|
@ -959,7 +959,7 @@
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
How many rows of color palette buttons to show; useful when using a large color palette (see "<code>colorfile</code>", above), and/or for use with coarse input devices (like eyegaze trackers). </p>
|
How many rows of color palette buttons to show; useful when using a large color palette (see "<code>colorfile</code>", above), and/or for use with coarse input devices (like eyegaze trackers). "<code>ROWS</code>" may be between "1" (the default) and "3". </p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt>
|
<dt>
|
||||||
|
|
|
||||||
|
|
@ -1303,7 +1303,7 @@
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<code>$ <strong>tuxpaint-import grandma.jpg</strong><br>
|
<code>$ <strong>tuxpaint-import grandma.jpg</strong><br>
|
||||||
grandma.jpg ->
|
grandma.jpg ->
|
||||||
/home/username/.tuxpaint/saved/20210205160922.png<br>
|
/home/username/.tuxpaint/saved/20210205180425.png<br>
|
||||||
jpegtopnm: WRITING A PPM FILE</code>
|
jpegtopnm: WRITING A PPM FILE</code>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
|
@ -1351,7 +1351,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Example: "<code>20210205160922</code>.png", for 5 février 2021 at 16:09:22. </p>
|
Example: "<code>20210205180425</code>.png", for 5 février 2021 at 18:04:25. </p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Place this PNG file in your Tux Paint "<code>saved</code>" directory/folder. (See above.) </p>
|
Place this PNG file in your Tux Paint "<code>saved</code>" directory/folder. (See above.) </p>
|
||||||
|
|
|
||||||
|
|
@ -740,7 +740,8 @@ Usuarios de Windows
|
||||||
|
|
||||||
How many rows of color palette buttons to show; useful when
|
How many rows of color palette buttons to show; useful when
|
||||||
using a large color palette (see "colorfile", above), and/or for
|
using a large color palette (see "colorfile", above), and/or for
|
||||||
use with coarse input devices (like eyegaze trackers).
|
use with coarse input devices (like eyegaze trackers). "ROWS"
|
||||||
|
may be between "1" (the default) and "3".
|
||||||
|
|
||||||
lang=IDIOMA
|
lang=IDIOMA
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -874,7 +874,7 @@ Using the import script, "tuxpaint-import"
|
||||||
Exemplo:
|
Exemplo:
|
||||||
|
|
||||||
$ tuxpaint-import grandma.jpg
|
$ tuxpaint-import grandma.jpg
|
||||||
grandma.jpg -> /home/username/.tuxpaint/saved/20210205160922.png
|
grandma.jpg -> /home/username/.tuxpaint/saved/20210205180425.png
|
||||||
jpegtopnm: WRITING A PPM FILE
|
jpegtopnm: WRITING A PPM FILE
|
||||||
|
|
||||||
The first line ("tuxpaint-import grandma.jpg") is the command to run.
|
The first line ("tuxpaint-import grandma.jpg") is the command to run.
|
||||||
|
|
@ -916,7 +916,7 @@ Importing Pictures Manually
|
||||||
* mm = Minute (two digits, "00"-"59")
|
* mm = Minute (two digits, "00"-"59")
|
||||||
* ss = Seconds (two digits, "00"-"59")
|
* ss = Seconds (two digits, "00"-"59")
|
||||||
|
|
||||||
Example: "20210205160922.png", for 5 Febreiro 2021 at 16:09:22.
|
Example: "20210205180425.png", for 5 Febreiro 2021 at 18:04:25.
|
||||||
|
|
||||||
Place this PNG file in your Tux Paint "saved" directory/folder. (See
|
Place this PNG file in your Tux Paint "saved" directory/folder. (See
|
||||||
above.)
|
above.)
|
||||||
|
|
|
||||||
|
|
@ -959,7 +959,7 @@
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
How many rows of color palette buttons to show; useful when using a large color palette (see "<code>colorfile</code>", above), and/or for use with coarse input devices (like eyegaze trackers). </p>
|
How many rows of color palette buttons to show; useful when using a large color palette (see "<code>colorfile</code>", above), and/or for use with coarse input devices (like eyegaze trackers). "<code>ROWS</code>" may be between "1" (the default) and "3". </p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt>
|
<dt>
|
||||||
|
|
|
||||||
|
|
@ -1303,7 +1303,7 @@
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<code>$ <strong>tuxpaint-import grandma.jpg</strong><br>
|
<code>$ <strong>tuxpaint-import grandma.jpg</strong><br>
|
||||||
grandma.jpg ->
|
grandma.jpg ->
|
||||||
/home/username/.tuxpaint/saved/20210205160922.png<br>
|
/home/username/.tuxpaint/saved/20210205180425.png<br>
|
||||||
jpegtopnm: WRITING A PPM FILE</code>
|
jpegtopnm: WRITING A PPM FILE</code>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
|
@ -1351,7 +1351,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Example: "<code>20210205160922</code>.png", for 5 Febreiro 2021 at 16:09:22. </p>
|
Example: "<code>20210205180425</code>.png", for 5 Febreiro 2021 at 18:04:25. </p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Place this PNG file in your Tux Paint "<code>saved</code>" directory/folder. (See above.) </p>
|
Place this PNG file in your Tux Paint "<code>saved</code>" directory/folder. (See above.) </p>
|
||||||
|
|
|
||||||
|
|
@ -71,7 +71,7 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||||
.br
|
.br
|
||||||
[\-\-mirrorstamps]
|
[\-\-mirrorstamps]
|
||||||
.br
|
.br
|
||||||
[\-\-colorsrows=ROWS]
|
[\-\-colorsrows=\fIROWS\fP]
|
||||||
.br
|
.br
|
||||||
[\-\-mouse-accessibility]
|
[\-\-mouse-accessibility]
|
||||||
.br
|
.br
|
||||||
|
|
@ -456,7 +456,7 @@ options displayed when using the \fINew\fP tool to start a new picture.
|
||||||
.B \-\-colorsrows=\fIrows\fP
|
.B \-\-colorsrows=\fIrows\fP
|
||||||
How many rows of color palette buttons to show; useful when using
|
How many rows of color palette buttons to show; useful when using
|
||||||
a large color palette, and/or for use with coarse input devices
|
a large color palette, and/or for use with coarse input devices
|
||||||
(like eyegaze trackers).
|
(like eyegaze trackers). It can be between 1 (default) and 3.
|
||||||
|
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-\-mirrorstamps \-\-dontmirrorstamps
|
.B \-\-mirrorstamps \-\-dontmirrorstamps
|
||||||
|
|
|
||||||
|
|
@ -48,7 +48,8 @@ _tuxpaint()
|
||||||
--outlines --nooutlines \
|
--outlines --nooutlines \
|
||||||
--stamps --nostamps \
|
--stamps --nostamps \
|
||||||
--newcolorsfirst --newcolorslast \
|
--newcolorsfirst --newcolorslast \
|
||||||
--colorsrows= \
|
--colorsrows=1 --colorsrows=2 \
|
||||||
|
--colorsrows=3 \
|
||||||
--sysfonts --nosysfonts \
|
--sysfonts --nosysfonts \
|
||||||
--nostampcontrols --stampcontrols \
|
--nostampcontrols --stampcontrols \
|
||||||
--nomagiccontrols --magiccontrols \
|
--nomagiccontrols --magiccontrols \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue