summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-10-10 19:38:27 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-10-10 19:38:27 (GMT)
commitdae8e3e1481db52a1f19e7a2b8f2dc2d13c1f8ac (patch)
tree0adbc9f0a1118abf68c78f3a75e1832c41eb3dde /ChangeLog
parent7f82d0be47c421789498a8a9aaf0ac165620790e (diff)
downloadtk-dae8e3e1481db52a1f19e7a2b8f2dc2d13c1f8ac.zip
tk-dae8e3e1481db52a1f19e7a2b8f2dc2d13c1f8ac.tar.gz
tk-dae8e3e1481db52a1f19e7a2b8f2dc2d13c1f8ac.tar.bz2
[Bug 1961455]: Draw underlines and overstrikes when using Xft for font rendering
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2951d7c..38e829f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-10-10 Donal K. Fellows <dkf@users.sf.net>
+
+ * unix/tkUnixRFont.c (InitFont,TkpGetFontFromAttributes,Tk_DrawChars):
+ [Bug 1961455]: Draw underlines and overstrikes when using Xft for font
+ rendering.
+
2009-10-08 Donal K. Fellows <dkf@users.sf.net>
* library/tkfbox.tcl (::tk::IconList_Create): [Patch 2870648]: