[Uim] A proposal of unified input method C API.
James Su
suzhe at tsinghua.org.cn
Wed Dec 15 10:55:10 EET 2004
Hi
Please have a look at the attached header file, it's a standard input
method C API which is included in Chinese Linux Standard (I'm a member
of it). All members in this standard group have promised to support such
API (including Sun, redhat, Novell/SUSE, ThizLinux, SW-Linux, etc.)
This API does not provide any library, and does not need to link
against any external libraries. It's just a pure C API which uses
function pointers to realize the communication between input method
modules (IME) and input method manager (IMM, eg. uim, scim, etc.). So
it'll have good binary portability and very easy to deploy.
Sorry that there is no english documentation yet, though a chinese doc
is available.
Any comments are welcome.
Regards
James Su
-------------- next part --------------
A non-text attachment was scrubbed...
Name: standard_im.h
Type: text/x-chdr
Size: 24257 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/uim/attachments/20041215/dce16ab0/attachment.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: standard_im_keys.h
Type: text/x-chdr
Size: 97352 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/uim/attachments/20041215/dce16ab0/attachment-0001.h
More information about the uim
mailing list