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

@ -874,7 +874,7 @@ Using the import script, "tuxpaint-import"
Exemplo:
$ 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
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")
* 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
above.)