forked from Lainports/freebsd-ports
IIIMF stands for Internet/Intranet Input Method Framework.
IIIMF is designed to be the next generation of input method framework
which provides the following capabilities;
* Multiplatform, platform independent.
* Multlingual and Full UNICODE support, but satisfactory for native speakers.
* Windowing System Independent.
* Multiple language engines concurrently run.
* Multiuser.
* Distributed, lightweight clients and scalable server.
* Extensible in multiple means.
* Input method protocol efficient enough to be used over low-speed modem
connection.
* Easy input method engine development with plugin API.
* Easy input method enabling with libiiimcf, even on console apps.
* Small core part to start from.
WWW: http://www.openi18n.org/subgroups/im/IIIMF/
PR: ports/60087
Submitted by: Kuang-che Wu <kcwu@csie.org>
13 lines
355 B
Text
13 lines
355 B
Text
include/iiimf/IMArg.h
|
|
include/iiimf/IMProtocolStruct.h
|
|
include/iiimf/iml/SunIMPriv.h
|
|
include/iiimf/iml/SunIM.h
|
|
include/iiimf/iml/SunIMProt.h
|
|
include/iiimf/iml/SunIMPub.h
|
|
include/iiimf/iml/SunIMCore.h
|
|
include/iiimf/iml/SunIMMMan.h
|
|
include/iiimf/iml/SunIMMthd.h
|
|
include/iiimf/syscfg.h
|
|
include/iiimf/threaddef.h
|
|
@dirrm include/iiimf/iml
|
|
@dirrm include/iiimf
|