diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-22 09:19:39 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-22 09:19:39 (GMT) |
commit | 67a6558f3087f86aca224da622bb38cf66cb2c6f (patch) | |
tree | 96615986ff59e0cd457419ba6849f31b212dced6 /ChangeLog | |
parent | 292082ecad0ae29c005cde1e4e3d1d07f24d9a01 (diff) | |
download | tk-67a6558f3087f86aca224da622bb38cf66cb2c6f.zip tk-67a6558f3087f86aca224da622bb38cf66cb2c6f.tar.gz tk-67a6558f3087f86aca224da622bb38cf66cb2c6f.tar.bz2 |
Forgot that I had to add code to propagate the tkwin through the psInfoPtr.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ 2008-12-22 Donal K. Fellows <dkf@users.sf.net> - * generic/tkCanvPs.c (Tk_PostscriptFont): Backport of font size and - reflection fix. [Bug 2107938] + * generic/tkCanvPs.c (Tk_PostscriptFont,TkCanvPostscriptCmd): Backport + of font size and reflection fix. [Bug 2107938] 2008-12-22 Alexandre Ferrieux <ferrieux@users.sourceforge.net> |