The COMPOUND_TEXT encoding used by some X applications to transfer
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 25 Sep 2004 13:24:27 +0000 (13:24 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 25 Sep 2004 13:24:27 +0000 (13:24 +0000)
commit01081d4e1448c952c0967e71448b504e26360923
treedbc7936b6aa292c0b4b5542865f1d5e8fbcf5832
parenta3a721486088f954229921ea2cde4ba6ad9db089
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.

git-svn-id: svn://svn.tartarus.org/sgt/charset@4578 cda61777-01e9-0310-a592-d414129be87e
.cvsignore
Makefile
charset.h
cstable.c [new file with mode: 0644]
internal.h
iso2022s.c
localenc.c
mimeenc.c
sbcs.c
sbcs.dat
sbcsgen.pl