]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Real COMPOUND_TEXT support! I was expecting to have to read the spec
authorSimon Tatham <anakin@pobox.com>
Tue, 13 May 2003 19:57:17 +0000 (19:57 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 13 May 2003 19:57:17 +0000 (19:57 +0000)
commit3881c49ed241b0005dbf940ac5c54d64f3b118b6
tree70bed5a0e3d9cb4d2fbe4fc749be1a3b290749db
parent0d1b97b7b15c83bedf6d906f8acb4f499efa4839
Real COMPOUND_TEXT support! I was expecting to have to read the spec
and implement the required subset of ISO-2022 in libcharset, but it
turns out that Xlib provides conversion functions between UTF-8 and
compound text, which are just about ideal for us. So now we can
paste multilingual stuff both to and from emacs21. Rock on.

git-svn-id: http://svn.tartarus.org/sgt/putty@3193 cda61777-01e9-0310-a592-d414129be87e
unix/pterm.c