summaryrefslogtreecommitdiff
path: root/README
blob: d06467962e38bd6d919f8836d77bb6858da9216b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
ibus-table-fc:
	[ibus-table] 四角輸入法
	[ibus-table] based four corners input method for Chinese.
----------------------------------=[數據來源]=----------------------------------
統一碼漢字數據庫
	https://www.unicode.org/Public/UNIDATA/Unihan.zip
		從 Unihan_DictionaryLikeData.txt 取 kFourCornerCode 四角碼數據
		此數據庫僅約一萬九字有四角數據
標識來自此
	https://www.zhuanshuti.cn/3
------------------------------------=[簡介]=------------------------------------

按裝]=---
$ make
$ sudo make install
$ ibus restart

選輸入法]=---
$ ibus engine table:fc

使用]=---
選字:		F1 至 F9
運配符:		`
注: 因此輸入法僅用數字、工能鍵及 ` 建,概可同時打英漢兩語。如需打數字、工能鍵等
鍵請按左轉移鍵。

-----------------------------------=[Sources]=----------------------------------
Unihan Database from
	https://www.unicode.org/Public/UNIDATA/Unihan.zip
		Unihan_DictionaryLikeData.txt
		has four corners info for about 16k characters
		Sadly, it does not have four corners data for every UniHan
		character.

Logo generated here:
	https://www.zhuanshuti.cn/3
---------------------------------=[How to Use]=---------------------------------
Installation]=---
$ make
$ sudo make install
$ ibus restart

Use]=---
$ ibus engine table:fc

Keybinds]=---
F1 to F9 are the character selectors
` is the wildcard character

Note that you can essentially type english and chinese at the same time without
changing input methods. If you need to type a number or use english punctuation,
simply press left shift and it will change into english mode.