summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2003-05-31 23:00:35 (GMT)
committerjenglish <jenglish@flightlab.com>2003-05-31 23:00:35 (GMT)
commit3f71bff72f6258d1b8c6719f4854c0e688e875bd (patch)
tree19df9f9962e9090bbb2a92b62a2a00ff440dd530 /ChangeLog
parent3fa79ef5e10ff7ef2ac160a4c591f469ad307fcb (diff)
downloadtk-3f71bff72f6258d1b8c6719f4854c0e688e875bd.zip
tk-3f71bff72f6258d1b8c6719f4854c0e688e875bd.tar.gz
tk-3f71bff72f6258d1b8c6719f4854c0e688e875bd.tar.bz2
* unix/tkUnixRFont.c (InitFont): Fill in TkFontAttributes from
pattern returned from GetFont (actual font) instead of the query pattern (requested font).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eba510a..2ce4778 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
2003-05-31 Joe English <jenglish@users.sourceforge.net>
+ * unix/tkUnixRFont.c (InitFont): Fill in TkFontAttributes from
+ pattern returned from GetFont (actual font) instead of the
+ query pattern (requested font).
+
+2003-05-31 Joe English <jenglish@users.sourceforge.net>
* unix/tkUnixRFont.c: New file
* unix/tkUnixDefault.h: Use different default fonts if HAVE_XFT
* unix/Makefile.in: