Hi! I hope, OOo will soon support Unicode in spell checking, too. :)
Here is our MySpell variant, called Hunspell, with Unicode support: http://magyarispell.sourceforge.net/hunmorph-0.5.tar.gz Writing an Akan dictionary, you need only UTF-8 encoded affix and dictionary files, and a SET UTF-8 command in beginning of the affix file. Hunspell's Unicode extension is memory and time efficient, tested with UTF-8 coded Hungarian and Russian MySpell dictionaries. It is usable as UNO component, or it may be backport to MySpell. I will send a detailed description with a Hunspell UNO modul and a MySpell Unicode dictionary converter in this week. Regards, László Németh Quoting thin forx <[EMAIL PROTECTED]>: > I'm trying to create an myspell dictionary for an > African language: Akan. The alphbabets for this > language are A-Z and some characters from this > character set ISO-6438: > http://anubis.dkuug.dk/jtc1/sc2/open/02n3129.pdf ie. > A-Z plus the characters in the pdf file makes the > complete character set for encoding most (if not all) > african written languages. > The problem i'm facing is that iso-6438 isn't support > by myspell or openoffice. my question is: how do i go > about to get iso-6438 support in open office and > myspell. > > Thanks > Chris Manuh > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
