summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-02-13 16:06:04 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-02-13 16:06:04 (GMT)
commit535f5f5059e888e034ce33f8419a16b64da97e40 (patch)
tree23e34d4147de5a2c4fa1bdf80e622d4be56af44f /library
parentd7b1c0dfc86c10806a92c481a75d883e1d8b1b2e (diff)
parented7e89f24411571343e21f08baeb35984a519c30 (diff)
downloadtk-535f5f5059e888e034ce33f8419a16b64da97e40.zip
tk-535f5f5059e888e034ce33f8419a16b64da97e40.tar.gz
tk-535f5f5059e888e034ce33f8419a16b64da97e40.tar.bz2
Merge 8.6
Diffstat (limited to 'library')
-rw-r--r--library/ttk/fonts.tcl3
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,