Home > Flex > Flex 2 unicode converter

Flex 2 unicode converter

February 4th, 2007

I’ve been playing around with converting from transliteration schemes for Tamil and other South-East Asian languages to UTF-8 as a pet project for over a year now and Flash Player 9 has really come to the rescue.

Just spent some time cleaning up old code I had lying around based on the Pongku Tamil tool by Suratha Yazhvanan. It relies heavily on the use of regular expressions to do find and replace (in this case a sequence of 633 patterns) but the player seems to have no problem keeping up.

For now this little tool supports converting romanized Tamil to unicode characters and vice versa. If there’s any interest from the community I’ll add Bamini and TSCII support and ‘componentize’ it for Flex 2.

I would also like to do a version for devanagari with full support for the ITRANS scheme but it seems slightly more tricky and needs some more research on my part. Feel free to get in touch with your ideas!


 
Creative Commons License This work, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.0 Belgium License.

Flex

  1. Elango
    February 5th, 2007 at 17:37 | #1

    Hi,
    I couldn’t able to see the tamil characters in the second text box. Do I have to install any font into my machine.

    Thanks

  2. February 5th, 2007 at 18:13 | #2

    Hi Elango — what operating system are you using? Think your issue might be related to system level support for unicode. If you’re on Win XP it shouldn’t be a problem as far as I know.

  3. February 15th, 2007 at 00:19 | #3

    same prob here.. only seeing some boxes

  4. prashanth
    August 7th, 2008 at 12:41 | #4

    How good is Flex support for Indic Unicode characters?
    It seems it can’t handle comple charaters like हिन्दी ( hindi ) which would appear as हिनदी !.

  1. No trackbacks yet.
« Back to text comment