diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-05-05 09:39:36 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-05-05 09:39:36 (GMT) |
commit | 6537a2d1e074434eb560cd0bab189190e0dba106 (patch) | |
tree | d3af85b2b2acc80ea0fee4d624c5fc85fe550eb8 /ChangeLog | |
parent | cfa2caa8be76ffed4179c1f51779095c837cab14 (diff) | |
download | tk-6537a2d1e074434eb560cd0bab189190e0dba106.zip tk-6537a2d1e074434eb560cd0bab189190e0dba106.tar.gz tk-6537a2d1e074434eb560cd0bab189190e0dba106.tar.bz2 |
Fix FMR in subfont handling on Windows. [Bug 618872]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-05-05 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * win/tkWinFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Make sure + that the lastSubFontPtr remains valid even when the subfont array + is reallocated. [Bug 618872] + 2004-05-03 Jeff Hobbs <jeffh@ActiveState.com> * unix/tkUnixButton.c (TkpDrawCheckIndicator): allow radiobuttons |