Skip to content

Idea: 台語輸入法 #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
shiami opened this issue May 29, 2016 · 1 comment
Open

Idea: 台語輸入法 #28

shiami opened this issue May 29, 2016 · 1 comment

Comments

@shiami
Copy link

shiami commented May 29, 2016

請問是否有可能加入支援台語輸入法?
包含台灣羅馬字和教會羅馬字系統,以及對應的漢字。
或是如果要自己新增輸入法,要從哪裡開始?
謝謝!

@n8210san
Copy link

n8210san commented May 6, 2020

自訂一個字根表(.cin檔案), 然後匯入即可
例如
%gen_inp
%ename Cangjie
%cname 倉
%tcname 倉
%scname 倉
%encoding UTF-8
%selkey 1234567890
%endkey <>?:"{}|~!@#$%^&
()_+
%keyname begin
A A
B B
C C
D D
E E
F F
G G
H H
I I
J J
K K
L L
M M
N N
O O
P P
Q Q
R R
S S
T T
U U
V V
W W
X X
Y Y
Z Z
? ?
: :
" 、
{ 「
} 」
| |
~ ~
! !
@ @
$ $
% %
^ ︿
& &
( (
) )
_ -
%keyname end
%chardef begin
a 日
b 月
c 金
d 木
e 水
f 火
g 土
h 的
i 之
j 十
k 大
l 中
m 一
n 了
o 人
p 心
q 手
r 吧
s 聽
t 並
u 山
v 女
w 點
x 的
y 這
z 我
%chardef end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants