(Translated by https://www.hiragana.jp/)
SCIM - SCIM
The Wayback Machine - https://web.archive.org/web/20120812080949/http://www.scim-im.org:80/




SCIM    



Right menu

Not logged in

Quick Poll

Which distro?

Under which linux distribution or OS do you use SCIM.

  Result

Contributors

User information

There are 0 registered and 27 anonymous users online.

Stats


Welcome to the Smart Common Input Method (SCIM) platform project, which provides not only a user friendly, full featured input method user interface for POSIX-style operating systems (including Linux, FreeBSD and other Unix), but also a development platform to make input method development easier.

Currently the SCIM project has a wide range of input methods (some may need other libraries), covering more than 30 languages, including (Simplified/Traditional) Chinese, Japanese, Korean and many European languages. Composing/Dead key support is also one of the built-in features. In addition, several projects have been established to design IMEngines for SCIM and others supply their own SCIM plugins.

Latest News

scim 1.4.14 has been released.

A new stable version has been released, the main change is the incorporation of scim-bridge.

scim 1.4.13 has been released.

A new stable version has been released, in this release is the installation procedure adapted.

scim 1.4.12 has been released.

A new stable version has been released, in this release is SCIM ported to GTK3.

Compiling an installing SCIM or SKIM by hand.

If you want to compile and install SCIM or SKIM by hand instead of using packages profided by your distributor. Do not forget to install also the package of scim-tables.
This is important because otherwise the program will do much work without the language-tables.
I write this because I noticed that SCIM is downloaded much more than SCIM-tables.

Overview of the translations

Overview of the translations from the menu's added.

scim-input-pad-0.1.3.1 has been released

This release repaired the bootstrap and the compile with makefile.am.
The last release had problems with it, I think that it works now.
The last release added more then 40 tables to the input-pad.

scim 1.4.11 has been released.

A new stable version has been released with a patch for working with more than one monitor.

scim-tables 0.5.10 released

This release improves three existing tables and ads twelve new tables.

scim 1.4.10 has been released.

A new stable version has been released with thirteen new translations.

New IMEngin bring SCIM to python world

Thanks to shawn.p.huang, a python wrapper for SCIM is available now which is called scim-python. With the help of this binding, besides C++, it is now possible to write your input method in python.