diff options
author | jenglish <jenglish@flightlab.com> | 2003-05-31 18:23:08 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2003-05-31 18:23:08 (GMT) |
commit | 7d32dee93f5ea9fea692d319983d954d8abedba0 (patch) | |
tree | 3b6e4ba2fa6b7e41be092c43b645ac3c04ce7e01 /unix/Makefile.in | |
parent | b38299743752a89b1440072e11e88718f5d62efc (diff) | |
download | tk-7d32dee93f5ea9fea692d319983d954d8abedba0.zip tk-7d32dee93f5ea9fea692d319983d954d8abedba0.tar.gz tk-7d32dee93f5ea9fea692d319983d954d8abedba0.tar.bz2 |
Changes from Keith Packard's version:
+ Added copyright notice
+ Fix infinite loop in Tk_MeasureChars when TK_WHOLE_WORDS is specified
+ Fix for crash in TkpGetNativeFont when XftXlfdParse() fails
+ TkpGetFontFromAttributes: use XftPatternCreate() and
XftPatternAddString(... XFT_FAMILY ...) instead of XftPatternBuild()
to initialise pattern; fixes crash when faPtr->family == NULL
+ Workaround for Tcl bug where malformed UTF-8 text can get passed
to Tk_MeasureChars / Tk_DrawChars.
+ TkpGetFontFromAttributes: don't request 0-pixel fonts
+ TkpGetNativeFont: don't use FcNameParse, since that tends to
always succeed, causing the usual Tk font parsing to be skipped.
Diffstat (limited to 'unix/Makefile.in')
0 files changed, 0 insertions, 0 deletions