summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2010-01-03 16:24:11 (GMT)
committerdkf <dkf@noemail.net>2010-01-03 16:24:11 (GMT)
commitdfc5e1e467896d529f4b6b35c82081e5962cc327 (patch)
treeda5c9fd647a371b5d775043a16d581a195e74f82 /ChangeLog
parentca3463f9c1dc755eddf1a8ea03502e51e5c8a616 (diff)
downloadtk-dfc5e1e467896d529f4b6b35c82081e5962cc327.zip
tk-dfc5e1e467896d529f4b6b35c82081e5962cc327.tar.gz
tk-dfc5e1e467896d529f4b6b35c82081e5962cc327.tar.bz2
Simplify the postscript generation.
FossilOrigin-Name: 3f29c665678a210b44963d37acbb548a233f90bc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47302fe..abbae49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-01-03 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tkFont.c (Tk_TextLayoutToPostscript): Simplified the code to
+ * generic/tkCanvPs.c (TkCanvPostscriptCmd): generate the preamble
+ * library/mkpsenc.tcl: for PS generation and
+ also simplify the code to output text following the observation that
+ it effectively only produces ASCII anyway, even when it might have the
+ option to do otherwise in theory.
+
2010-01-03 Pat Thoyts <patthoyts@users.sourceforge.net>
* library/tearoff.tcl: tearoff menus should be transient and use the