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

Re: ever use scim anyone?



Hi,
There are CangJie and Simplex input tables in scim-tables package, you may look at scim-tables-0.1.0/zh/CangJie.txt and Simplex.txt. You may use generic table input method module to load these tables, actually if all things are OK, these tables will be automatically loaded when SCIM start. you may build and install scim-0.3.0 and scim-tables-0.1.0, and just run scim -c simple -d, then you can use scim CangJie or Simplex input method to input Chinese within your X Window client. Don't forget to set XMODIFIERS=@im=SCIM before running client programs.

The hotkeys of scim are very similar to xcin or chinput:

Ctrl+Space to Open/Close the input method
Ctrl+Shift to switch between defferent input method servers

The X11 FrontEnd of SCIM requires gtk+-2.0, and all text are rendered via gtk+, so you should have your pango correctly configured to display Chinese characters in order to run SCIM correctly.

Regards
James Su

Chun Kit Edwin Lau wrote:

Thanx for the quick reply.  And I think it is cool and have great
potential.  But I guess right now it doesn't have any changjie and
simplex input, right?  About helping out the project, I wish I could but
I am not an effective C, C++ programmer and I don't know too much about
encoding and all that.  But I probably will try out the program.  I
think it is better than xcin and chinput.

Edwin Lau

On Fri, Feb 07, 2003 at 03:20:47PM +0800, James Su wrote:
Hi,
It's an Input Method development library written by me. The key feature of this library is modulization. Input Method Servers are implemented as UI independed modules and called by FrontEnd module, which in charge of displaying and forwarding keyboard event. SCIM is mainly focused on CJK input method, but it should be compatible with any languages. Now there are only two input method modules shipped with SCIM package, one is called rawcode input method, which inputs characters directly via it's encoding value, another is called generic table input method, which uses converting tables to input characters.
You may download following packages:

http://www.gnuchina.org/~suzhe/scim/0.3.0/scim-0.3.0.tar.gz
http://www.gnuchina.org/~suzhe/scim/scim-tables/scim-tables-0.1.0.tar.gz

The first package is the source code of SCIM library, including some basic input method and FrontEnd modules. The second package includes some demo converting tables for generic table input method, mainly for CJK languages.

This project is still on it's early stage, and needs help. If you are interested in joining me, contact me please.

Regards
James Su

Chun Kit Edwin Lau wrote:

Hi everyone,
	In the effort of utf8izing everything in my computer, I came
across something called scim. (Smart Common Input Method)

http://www.gnuchina.org/~suzhe/scim/

anyone has any experience with it?  I can't really read simplified
chinese.  So don't exactly know what it is.









Reply to: