summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authora_kovalenko <a_kovalenko>2002-06-25 16:27:43 (GMT)
committera_kovalenko <a_kovalenko>2002-06-25 16:27:43 (GMT)
commit74607ec0cc8a43fcd4eee20367551cfe4c9b6be3 (patch)
tree54777509221f3836a6476f53f585d0fd218a540a /ChangeLog
parent38552c3a2aca52950e9aab3fae0045c6ad03c17e (diff)
downloadtk-74607ec0cc8a43fcd4eee20367551cfe4c9b6be3.zip
tk-74607ec0cc8a43fcd4eee20367551cfe4c9b6be3.tar.gz
tk-74607ec0cc8a43fcd4eee20367551cfe4c9b6be3.tar.bz2
Applied patch #546910 -- international postscript output
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f63408..df565ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2002-06-25 Anton Kovalenko <a_kovalenko@users.sourceforge.net>
+
+ * library/mkpsenc.tcl: (added) utilities to generate
+ Postscript prolog for current system encoding.
+ * generic/tkCanvPs.c (TkCanvPostscriptCmd): now
+ uses mkpsenc.tcl to generate Postscript prolog.
+ * generic/tkFont.c (TkTextLayoutToPostscript): modified
+ according to patch #546910. Now outputs system-encoded
+ characters (for unibyte) or Adobe glyph names (for
+ multibyte or outside-locale).
+ * tests/canvText.test (canvText-17.1): updated this test
+ to expect the new behavior of canvas postscript.
+
2002-06-25 Reinhard Max <max@suse.de>
* unix/configure: Replaced ${exec_prefix}/lib