diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 66d3e78..8cb056e 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -204,6 +204,35 @@ Control-w by default. +- You can now resize fonts while running 'twander' without having to + change the respective configuration file parameters. Two commands + have been added to do this: + + Control-[ Reduces font size (FONTDECR) + Control-] Increases " " (FONTINCR) + + The fonts for Menus/Menu Contents/Help (but not About) are resized + by subtracting/adding 1 to each respective font size. This means + the fonts will stay propportionally different in size if you've + originally set it up this way. + + This feature is handy if you log into the same machine different + ways (directly, various X-Servers) and need to use different fonts + with different displays. + + Each time you press one of these keys, the font will be de/increased + by 1. On Win32 each such command will be immediately visible. On + X-Windows/Unix every font is usually not available in every size so + it will take multiple font sizing keystrokes to actually see a + difference on screen -i.e., You have to keep de/increasing font + sizes until 'twander' finds one of the requested size in your + X-Windows installation. Because X-Windows does "best match" font + substitutions, you may also see the font type/face change as you do + this. + + A config file reload (^r) will reset everything back to your + "normal values". + ------------------------------------------------------------------------ twander 2.34: