an iconv converter for TSCII

Bruno Haible bruno@clisp.org
Tue Sep 24 05:48:00 GMT 2002


Ulrich Drepper writes:

> Thanks a lot.  This must have been some work

Yes. Half a day for the conversion table, and one day for the converter.

> such a broken encoding...

This encoding is halfway between the glyph encodings and the character
encodings: on one hand, it has dozens of glyphs, on the other hand, it
has combining characters, so that a good renderer will need to choose
ligatures anyway.

It's probably only useful a) as an encoding for terminal emulators
where the choice of the ligatures for rendering is optional, b) as an
intermediate representation inside a renderer, after vowel reordering
and before choosing ligatures.

Bruno



More information about the Libc-alpha mailing list