summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-10-10 17:42:50 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-10-10 17:42:50 (GMT)
commit49df46a2bf9d2a9e8254aab31eeafa5f957d4dcf (patch)
treecc55f4b952ce33eb8e00878156d1e2cb2f2f367d /ChangeLog
parentba31530899c4dd81a94eef9d7b3b8c000fa7e869 (diff)
downloadtk-49df46a2bf9d2a9e8254aab31eeafa5f957d4dcf.zip
tk-49df46a2bf9d2a9e8254aab31eeafa5f957d4dcf.tar.gz
tk-49df46a2bf9d2a9e8254aab31eeafa5f957d4dcf.tar.bz2
[Bug 1961455]: Draw underlines and overstrikes when using Xft.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a95f15..2814c4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-10-10 Donal K. Fellows <dkf@users.sf.net>
+
+ * unix/tkUnixRFont.c (InitFont, TkpGetFontFromAttributes)
+ (Tk_DrawChars, TkpDrawAngledChars): [Bug 1961455]: Draw underlines and
+ overstrikes when using Xft for font rendering.
+
+ * generic/tkFont.c (TkDrawAngledTextLayout): Optimize the zero-angle
+ case better.
+
2009-10-08 Donal K. Fellows <dkf@users.sf.net>
* library/iconlist.tcl (Create): [Patch 2870648]: Corrected cursor