diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-10-18 11:31:29 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-10-18 11:31:29 (GMT) |
commit | ce82534d5c94d852ec68426e7cfd45c29f72e5c9 (patch) | |
tree | 0867536c90ab3d98215d58c3706890041f3d0f95 /ChangeLog | |
parent | bcf7fd1a54e31d4921b57dff7aa66ff154d6e4f5 (diff) | |
download | tk-ce82534d5c94d852ec68426e7cfd45c29f72e5c9.zip tk-ce82534d5c94d852ec68426e7cfd45c29f72e5c9.tar.gz tk-ce82534d5c94d852ec68426e7cfd45c29f72e5c9.tar.bz2 |
[Bug 1825353] To fix a problem with tiny fonts on Russian versions of
Windows we will avoid removing the internal leading for fixed width
fonts. See the bug for more details on why this change is as it is.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-10-18 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/tkWinFont.c: [Bug 1825353] To fix a problem with tiny fonts + on Russian versions of Windows we will avoid removing the internal + leading for fixed width fonts. + 2008-10-15 Jan Nijtmans <nijtmans@users.sf.net> * generic/tk.h: Add "const" to many internal |