ICU supports ISCII, except for the font-style attributes (like "bold") which are not expressible in plain text.
http://oss.software.ibm.com/cvs/icu/~checkout~/icu/source/data/mappings/convrtrs.txt
http://oss.software.ibm.com/icu/
ISCII is algorithmic. The mapping part to/from Unicode is fairly straightforward because Unicode's encoding of Indic scripts is based on an earlier version of ISCII.
For details take a look at the source code:
http://oss.software.ibm.com/cvs/icu/~checkout~/icu/source/common/ucnvisci.c
markus
Rajesh Chandrakar wrote:
> Sorry to say that I lost the web address some one posted on forum concerning
> to ISCII to Unicode Conversion. It would be highly appreciated, if some one
> provides me. I wanted to check the conversion, how far it works?
This archive was generated by hypermail 2.1.2 : Fri Mar 15 2002 - 16:56:11 EST