diff options
| author | Simon Tatham <anakin@pobox.com> | 2004-09-25 13:24:27 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2004-09-25 13:24:27 +0000 |
| commit | caef62d5e204ba64cab7929e0fcf53e301ffc6c1 (patch) | |
| tree | 2dee89ebf5bdff0b4b632558f0f73224262cf160 | |
| parent | 5d9791b2998818a4d78cf21865bf01bc1aa025b9 (diff) | |
| download | halibut-caef62d5e204ba64cab7929e0fcf53e301ffc6c1.zip halibut-caef62d5e204ba64cab7929e0fcf53e301ffc6c1.tar.gz halibut-caef62d5e204ba64cab7929e0fcf53e301ffc6c1.tar.bz2 halibut-caef62d5e204ba64cab7929e0fcf53e301ffc6c1.tar.xz | |
The COMPOUND_TEXT encoding used by some X applications to transfer
internationalised text in selections is a subset of ISO 2022
containing no base character sets which libcharset doesn't already
support. As such, it isn't too hard to add direct compound text
support into libcharset, so here it is. With any luck I should
eventually be able to integrate this into Unix PuTTY, to deal with
the fact that the useful Xutf8 functions we currently use are
specific to XFree86.
[originally from svn r4578]
[this svn revision also touched charset,filter,timber]
| m--------- | charset | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/charset b/charset -Subproject 691278db9a78e157b68b89f09f2cc59fb889862 +Subproject 32b434d105945d3e894d93fd2852c8b6433fbc5 |