diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-10-10 19:38:27 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-10-10 19:38:27 (GMT) |
commit | dae8e3e1481db52a1f19e7a2b8f2dc2d13c1f8ac (patch) | |
tree | 0adbc9f0a1118abf68c78f3a75e1832c41eb3dde /ChangeLog | |
parent | 7f82d0be47c421789498a8a9aaf0ac165620790e (diff) | |
download | tk-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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]: |