diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-05-01 15:21:02 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-05-01 15:21:02 (GMT) |
commit | 69786ddd98674579b43629a5713b9be46f3631bb (patch) | |
tree | e49ce71dc424d8cdb632d63a88493cb03bd216ae /ChangeLog | |
parent | d35af35dade0c0d3265755d44a4333b7dcf6e348 (diff) | |
download | tk-69786ddd98674579b43629a5713b9be46f3631bb.zip tk-69786ddd98674579b43629a5713b9be46f3631bb.tar.gz tk-69786ddd98674579b43629a5713b9be46f3631bb.tar.bz2 |
Fix [Bug 2777019].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2009-05-01 Donal K. Fellows <dkf@users.sf.net> + * library/mkpsenc.tcl (DrawText): [Bug 2777019]: Corrected point of + application of rotation transform so rotation is about the anchor + point of the text. + * generic/tkCanvPs.c (Tk_PostscriptPhoto): * library/mkpsenc.tcl: Factor out the postscript code for converting images into postscript so that the code bits are in the prolog and not |