new immodule im-uim and its library



Hi

I'm writing an input method library `libuim' and
gtk+-immodule `im-uim'. You can get uim package at
 http://sourceforge.jp/projects/anthy/ 
 (uim package contains libuim and im-uim)

libuim implements most of its functionalities with
Scheme script, so it is simple, secure and flexible.
You can add simple input method easily and complex
input method with reasonable amount of code.

libuim itself is toolkit independent, currently
port to gtk+-2.0.x (in uim package) and Qtopia
(Qt embeded version) are under development.

Currently, libuim supports following input methods.
Japanese
 *Anthy,SKK,T-Code
Chinese
 *PY(Pin Yin ported from emacs's Chinese-py)

-Anthy requires libanthy(conversion system library)
-SKK requires SKK dictionary at /usr/share/skk/SKK-JISYO.L
 otherwise you can input only phonetic chars in Japanese.


Comments are appreciated.

Yusuke Tabata (yusuke cherubim icw co jp)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]