summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-12-05 10:27:50 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-12-05 10:27:50 (GMT)
commit9e9b1b525c80ed7c369df28cefc524d01e7ebb16 (patch)
tree57ca69d8170a23d950aa386f2a9c6a4b0b143252 /ChangeLog
parentf4a7a0e6ec336aad2e6d470e5a28f4360da2227f (diff)
downloadtk-9e9b1b525c80ed7c369df28cefc524d01e7ebb16.zip
tk-9e9b1b525c80ed7c369df28cefc524d01e7ebb16.tar.gz
tk-9e9b1b525c80ed7c369df28cefc524d01e7ebb16.tar.bz2
Clean up PS prolog generation, getting rid of an obsolete file, and stop text
from going wildly wrong when Xft is used. [Bug 2107938]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6abe135..4f1cb2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-12-05 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tkCanvPs.c (Tk_PostscriptFont): Ensure that font sizes can
+ ever be negative; it triggers a really strange case that is definitely
+ not what is wanted. [Bug 2107938]
+ * library/mkpsenc.tcl: Corrected and improved generation of postscript
+ * library/prolog.ps: prolog. Removed prolog.ps, which wasn't used and
+ was misleading.
+
2008-12-04 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tkInt.decls: Move 10 functions from tkText.h to