Difference between revisions of "Rime"
Jump to navigation
Jump to search
Weng Xuetian (talk | contribs) (Marked this version for translation) |
Weng Xuetian (talk | contribs) m (Text replacement - "<translate1>" to "<translate>") |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <languages /> | + | <languages/> |
<translate> | <translate> |
Latest revision as of 22:54, 2 February 2016
Lastest Fcitx Wrapper Version | 0.2.0 |
---|---|
Dependency | librime |
Written In | C++ |
For | Chinese |
License | GPL |
Website | http://code.google.com/p/rimeime/ |
Intro
Rime is the open source Input method engine library, which can be used to build more input method, it currently provides some pre-made input method, including Pinyin and Cangjie. Since Rime use Traditional Chinese in original data file, so Pinyin user who want to use Traditional Chinese has very good feedback over Rime [1].
Usage
Deploy and Sync
In fcitx, you can use ctrl + 5 to reload the configuration (not only for rime, but also for others), it will to a light weight deploy to something like change schema or so. But, if you want to use full deploy to update dictionary, or rime synchronize, it's still not implemented in 0.2.0, but the code is already in git, which means it will come with next version.