diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 249681645..6a296d913 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,10 +8,15 @@ http://www.tuxpaint.org/ $Id$ -2021.March.23 (0.9.26) +2021.April.19 (0.9.26) * New Features ------------ * Larger UI buttons + Override the ages-old default 48x48 size for UI buttons + (via a new "buttonsize" option). Note: If the button size + would be too large for the required parts of the UI to appear + within Tux Paint's window size, the largest possible size will + be used. Pere Pujal i Carabantes * It's now possible to increase how many rows of buttons are shown diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt index 9192a1aa8..19a341b63 100644 --- a/docs/en/OPTIONS.txt +++ b/docs/en/OPTIONS.txt @@ -6,7 +6,7 @@ Options Documentation Copyright © 2002-2021 by various contributors; see AUTHORS. http://www.tuxpaint.org/ - March 9, 2021 + April 19, 2021 ---------------------------------------------------------------------- @@ -129,6 +129,11 @@ Windows Users anything between 24 and 192, inclusive. Most buttons are square, and this will affect their width and height. + Note: If the chosen button size would cause the buttons to be + too large for all required UI elements to appear under Tux + Paint's chosen window size, the largest possible button size + will be used. (A note will appear in stderr.) + allowscreensaver=yes By default, Tux Paint prevents your system's screensaver from @@ -412,7 +417,7 @@ Windows Users onscreen-keyboard=yes Presents a clickable on-screen keyboard when using the Text and - < b>Label tools. + Label tools. onscreen-keyboard-layout=LAYOUTNAME @@ -569,8 +574,8 @@ Windows Users Features: - * Fine movement within canvas, or coarse movement if default - is held. + * Fine movement within canvas, or coarse movement if Shift is + held. * Coarse movement within tool button areas. * Key controls: * [Left]/[Right]/[Up]/[Down], numpad [1] thru [9]: Move @@ -646,7 +651,12 @@ Windows Users Tux Paint will fall back to using that typical directory, of no XDG configuration can be read, or nothing is set for "XDG_PICTURES_DIR". - * Windows — TBD! + * Windows - "My Pictures" directory for each user (normaly + "c:\Users\USERNAME\Pictures"). + You can directly open the folder as follows: + * Press "[Windows]+[R]" key to open "Run ..." dialogue. + * Enter "Shell:My Pictures" in the text box and push + [OK]. * macOS — TBD! Note: When the defaults are used, a new "TuxPaint" subdirectory @@ -1594,8 +1604,17 @@ Setting Your Environment's Locale ...which will set the language for the lifetime of that DOS window. - For something more permanent, try editing your computer's - "autoexec.bat" file using Windows' "sysedit" tool: + For something more permanent, you can set an 'environment variable' + using the "System properties" dialogue as follows: + + * Press the "[Windows]+[R]" key combination to open the "Run ..." + dialogue. + * Enter "sysdm.cpl" in the text box and click the "[OK]" button to + open the "System properties" dialogue. + * Select the "Advanced" tab. + * Click the "Environment Variables..." button. + * Edit the value of the parameter "LANG" (create it, if it doesn't + exists). Special Fonts diff --git a/docs/en/README.txt b/docs/en/README.txt index 0c8c25878..c545c9de9 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -883,7 +883,7 @@ Using the import script, "tuxpaint-import" Example: $ tuxpaint-import grandma.jpg - grandma.jpg -> /home/username/.tuxpaint/saved/20210321122132.png + grandma.jpg -> /home/username/.tuxpaint/saved/20211231012359.png jpegtopnm: WRITING A PPM FILE The first line ("tuxpaint-import grandma.jpg") is the command to run. diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html index f13919229..e628585d2 100644 --- a/docs/en/html/OPTIONS.html +++ b/docs/en/html/OPTIONS.html @@ -25,7 +25,7 @@

- March 9, 2021

+ April 19, 2021


The SIZE value should be presented in pixels, and can be anything between 24 and 192, inclusive. Most buttons are square, and this will affect their width and height.

+ +

+ Note: If the chosen button size would cause the buttons to be too large for all required UI elements to appear under Tux Paint's chosen window size, the largest possible button size will be used. (A note will appear in stderr.)

@@ -580,8 +583,7 @@

- Presents a clickable on-screen keyboard when using the Text and < -b>Label tools.

+ Presents a clickable on-screen keyboard when using the Text and Label tools.

@@ -834,7 +836,7 @@ b>Label tools.

Features: