diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-02-13 16:06:35 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-02-13 16:06:35 (GMT) |
commit | 975a079de76f7deb8937bac1d227536601330f9a (patch) | |
tree | cfb7f633a1d363d1e93886daaf3b2adc4e7ee399 /library/ttk | |
parent | 05eb869dbcdefcf1fdb5a36c3d97b6d127aaf889 (diff) | |
parent | 535f5f5059e888e034ce33f8419a16b64da97e40 (diff) | |
download | tk-975a079de76f7deb8937bac1d227536601330f9a.zip tk-975a079de76f7deb8937bac1d227536601330f9a.tar.gz tk-975a079de76f7deb8937bac1d227536601330f9a.tar.bz2 |
Merge 8.7
Diffstat (limited to 'library/ttk')
-rw-r--r-- | library/ttk/fonts.tcl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/library/ttk/fonts.tcl b/library/ttk/fonts.tcl index 3d68272..5138c89 100644 --- a/library/ttk/fonts.tcl +++ b/library/ttk/fonts.tcl @@ -45,9 +45,6 @@ # There does not appear to be any recommendations for fixed-width fonts. # # X11: -# Need a way to tell if Xft is enabled or not. -# For now, assume patch #971980 applied. -# # "Classic" look used Helvetica bold for everything except # for entry widgets, which use Helvetica medium. # Most other toolkits use medium weight for all UI elements, |