On Thu, 2005-02-03 at 11:40 -0800, Amir Rahat wrote: > Hi > we r making a User Interface with java for the BTTS.But the problem is > we have to manupulae the consonant clusters to pass them to the > festival core engine.we know in unicode the consonant clusters are > rendered at run time so no predefined code for them. so how can we > break the cluster and get the individual letters from it? i mean if i > want to get the individual letters from the word àààà (u have to have > unicode bangla font installed on ur system ) BANGA, wat shld i do? > >
Take a look at ICU4J - ICU for Java. http://icu.sourceforge.net/apiref/icu4j/ -sdg- > ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Bengalinux-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bengalinux-core
