Difference between revisions of "Table"

From Fcitx
Jump to navigation Jump to search
m
Line 4: Line 4:
 
| version                = 4.2.1
 
| version                = 4.2.1
 
| programming language    = C
 
| programming language    = C
| language                = [[Chinese]]
+
| language                = Chinese
 
| license                = GPLv2
 
| license                = GPLv2
 
| website                = http://code.google.com/p/fcitx
 
| website                = http://code.google.com/p/fcitx
Line 11: Line 11:
 
== Intro ==
 
== Intro ==
  
Table is a collection of Table-based input method, such as [[Wubi]].
+
Table is a collection of Table-based input method, such as [[wikipedia:Wubi|Wubi]].
  
 
== Feature ==
 
== Feature ==
 
* Auto generate phrase based on rule.
 
* Auto generate phrase based on rule.
* Display custom character instead of English character as Code, used by [[Cangjie]].
+
* Display custom character instead of English character as Code, used by Cangjie.
 
* Add/delete phrase (Ctrl+8, Ctrl+7)
 
* Add/delete phrase (Ctrl+8, Ctrl+7)
* Temporary Pinyin mode provided by [[Built-in Pinyin]].
+
* Temporary Pinyin mode provided by [[Special:myLanguage/Built-in Pinyin|Built-in Pinyin]].
 
* Mixed pinyin and table code.
 
* Mixed pinyin and table code.
* Code hint.
+
* Display Code hint for candidate option
 
* Remind phrase
 
* Remind phrase
  
Line 26: Line 26:
 
* [[wikipedia:Wubi|Wubi]]
 
* [[wikipedia:Wubi|Wubi]]
 
* Wubi-Pinyin
 
* Wubi-Pinyin
* [[Dianbaoma]]
+
* Dianbaoma
* [[Wanfeng]]
+
* Wanfeng
* [[Ziranma]]
+
* Ziranma
 
* [[wikipedia:Cangjie|Cangjie]]
 
* [[wikipedia:Cangjie|Cangjie]]
* [[Erbi]]
+
* Erbi
* [[Bingchan]]
+
* Bingchan
  
 
=== fcitx-table-extra ===
 
=== fcitx-table-extra ===
 
* [[wikipedia:Zhengma|Zhengma]]
 
* [[wikipedia:Zhengma|Zhengma]]
 
* [[wikipedia:Cangjie|Cangjie]] 3, 5, and large character set
 
* [[wikipedia:Cangjie|Cangjie]] 3, 5, and large character set
* [[Quick]] 3, 5, and classic
+
* Quick 3, 5, and classic
 
* [[wikipedia:Boshiamy|Boshiamy]]
 
* [[wikipedia:Boshiamy|Boshiamy]]
  

Revision as of 08:09, 11 March 2012

Table
Lastest Fcitx Wrapper Version 4.2.1
Written In C
For Chinese
License GPLv2
Website http://code.google.com/p/fcitx

Intro

Table is a collection of Table-based input method, such as Wubi.

Feature

  • Auto generate phrase based on rule.
  • Display custom character instead of English character as Code, used by Cangjie.
  • Add/delete phrase (Ctrl+8, Ctrl+7)
  • Temporary Pinyin mode provided by Built-in Pinyin.
  • Mixed pinyin and table code.
  • Display Code hint for candidate option
  • Remind phrase

Supported Table input method

Built-in

  • Wubi
  • Wubi-Pinyin
  • Dianbaoma
  • Wanfeng
  • Ziranma
  • Cangjie
  • Erbi
  • Bingchan

fcitx-table-extra

Third party

How-to