diff options
-rwxr-xr-x | tkread | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -361,6 +361,7 @@ proc scaleImages {} { global fontsize global imgcache global imgshrunk + global width foreach img [.t image names] { set charwidth [font measure "{$fontfamily} $fontsize" "0"] |