Noting that colorsrows can only be between 1 & 3

This commit is contained in:
Bill Kendrick 2021-02-05 18:05:25 -08:00
parent 85356473e4
commit 852ec5a0c9
18 changed files with 32 additions and 27 deletions

View file

@ -959,7 +959,7 @@
<dd>
<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>
<dt>

View file

@ -1303,7 +1303,7 @@
<blockquote>
<code>$ <strong>tuxpaint-import grandma.jpg</strong><br>
grandma.jpg -&gt;
/home/username/.tuxpaint/saved/20210205160922.png<br>
/home/username/.tuxpaint/saved/20210205180425.png<br>
jpegtopnm: WRITING A PPM FILE</code>
</blockquote>
@ -1351,7 +1351,7 @@
</ul>
<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>
Place this PNG file in your Tux Paint "<code>saved</code>" directory/folder. (See above.) </p>