diff options
author | jenglish <jenglish@flightlab.com> | 2003-05-31 23:00:35 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2003-05-31 23:00:35 (GMT) |
commit | 3f71bff72f6258d1b8c6719f4854c0e688e875bd (patch) | |
tree | 19df9f9962e9090bbb2a92b62a2a00ff440dd530 /ChangeLog | |
parent | 3fa79ef5e10ff7ef2ac160a4c591f469ad307fcb (diff) | |
download | tk-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |