Revised the wrapper script to use the Tk command "font measure"

to get the pixel size of the default font, and scale the window
glyphs and scrollbars to match, so that the display is automatically
adjusted for screen resolution and does not require manual intervention
to correct for high resolution displays.
This commit is contained in:
Tim Edwards
2021-02-20 13:24:02 -05:00
parent 3af205cd66
commit 2e9c554f2c
2 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
8.3.130
8.3.131