Tk Source Code

Check-in [43d696b5]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:[Bug 1961455]: Draw underlines and overstrikes when using Xft for font rendering
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | core-8-5-branch
Files: files | file ages | folders
SHA1: 43d696b5d64b4f1bd4cae970187f45ab221aa8b7
User & Date: dkf 2009-10-10 19:38:27.000
References
2026-09-22
12:31 Closed ticket [2799888f]: Underline Text items are not drawn properly in Canvas plus 5 other changes artifact: d30087f5 user: serhiy.storchaka
Context
2009-10-15
17:48
* generic/tkConsole.c: Relax the runtime version requirements on Tcl * generic/tkMain.c: so that Tk 8.5.8 can [load] into Tcl 8.6 (and * generic/tkWindow.c: later 8.*) interps. * library/tk.tcl * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc:
check-in: 4e3e9d74 user: dgp tags: core-8-5-branch
2009-10-10
19:38
[Bug 1961455]: Draw underlines and overstrikes when using Xft for font rendering check-in: 43d696b5 user: dkf tags: core-8-5-branch
2009-10-08
12:42
[Patch 2870648]: Corrected cursor used in file/directory dialogs. check-in: 00efc3aa user: dkf tags: core-8-5-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ChangeLog.
Changes to unix/tkUnixRFont.c.