diff options
author | das <das> | 2008-08-19 00:17:48 (GMT) |
---|---|---|
committer | das <das> | 2008-08-19 00:17:48 (GMT) |
commit | 94e26e1903a1a69a24065df84ba800cb8bcf42bb (patch) | |
tree | 681ee11cafa17ae30af6529c46b1c4d06a091bc6 /ChangeLog | |
parent | c816c742535d4520f6ac3b49f6348b46cc6a4ca8 (diff) | |
download | tk-94e26e1903a1a69a24065df84ba800cb8bcf42bb.zip tk-94e26e1903a1a69a24065df84ba800cb8bcf42bb.tar.gz tk-94e26e1903a1a69a24065df84ba800cb8bcf42bb.tar.bz2 |
* macosx/tkMacOSXFont.c (SetFontFeatures): Disable antialiasing of
fixed-width fonts with
size <= 10.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-08-19 Daniel Steffen <das@users.sourceforge.net> + + * macosx/tkMacOSXFont.c (SetFontFeatures): Disable antialiasing of + fixed-width fonts with + size <= 10. + 2008-08-14 Daniel Steffen <das@users.sourceforge.net> *** 8.5.4 TAGGED FOR RELEASE *** |