summaryrefslogtreecommitdiff
path: root/inputmethod/librime/DESCR
blob: 70c35b80fb78747f61cd1503147b1826586174c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
RIME: Rime Input Method Engine

features:
  - supporting varieties of input methods, either shape-based or phonetic-based,
    including those for Chinese dialects
  - a built-in dictionary in traditional Chinese, easily converting to
    simplified Chinese via opencc
  - a modulized, extensible input method framework to create innovative input
    schemata in YAML syntax
  - cross-platform core library in C++, built on top of open-source technologies
  - OS-specific wrappers working consistently on Windows, Linux and OS X