| 25 |
GUI setup tools. |
GUI setup tools. |
| 26 |
. |
. |
| 27 |
Currently, SCIM supports XIM, GTK+ immodule, and Qt immodule framework, |
Currently, SCIM supports XIM, GTK+ immodule, and Qt immodule framework, |
| 28 |
features various input method engines such as scim-table, scim-chinese |
features various input method engines such as scim-table, scim-pinyin |
| 29 |
(smart pinyin), scim-uim (using UIM library), scim-hangul, scim-chewing |
(smart pinyin), scim-uim (using UIM library), scim-hangul, scim-chewing |
| 30 |
(using libchewing library), and scim-m17n (using libm17n library). |
(using libchewing library), and scim-m17n (using libm17n library). |
| 31 |
. |
. |
| 32 |
If you use generic table IM engine, you need to get the data table in |
If you use generic table IM engine, you need to get the data table in |
| 33 |
other packages, such as scim-tables-zh, scim-tables-ja, scim-tables-ko, |
other packages, such as scim-tables-zh, scim-tables-ja, scim-tables-ko, |
| 34 |
or scim-tables-additional. You can also use other IM engines packaged |
or scim-tables-additional. You can also use other IM engines packaged |
| 35 |
in scim-chinese, scim-uim, scim-hangul, scim-chewing and scim-m17n. |
in scim-pinyin, scim-uim, scim-hangul, scim-chewing and scim-m17n. |
| 36 |
. |
. |
| 37 |
For development on SCIM platform, please see the description of package |
For development on SCIM platform, please see the description of package |
| 38 |
scim-dev. |
scim-dev. |
| 71 |
such as XIM or IIIMF (in progress), as well as using client specific IM |
such as XIM or IIIMF (in progress), as well as using client specific IM |
| 72 |
interface, such as GTK2 immodule or Qt immodule. As an IM application, |
interface, such as GTK2 immodule or Qt immodule. As an IM application, |
| 73 |
SCIM can use various IM engines to provide input method in many |
SCIM can use various IM engines to provide input method in many |
| 74 |
languages, either by native modules (scim-table, scim-chinese, |
languages, either by native modules (scim-table, scim-pinyin, |
| 75 |
scim-hangul) or an interface to other IM libraries (scim-uim, |
scim-hangul) or an interface to other IM libraries (scim-uim, |
| 76 |
scim-m17n, scim-chewing). |
scim-m17n, scim-chewing). |
| 77 |
. |
. |