Skip to content

Commit

Permalink
新主题包
Browse files Browse the repository at this point in the history
  • Loading branch information
leimaau committed Dec 30, 2019
1 parent c33ffb1 commit 28892d2
Show file tree
Hide file tree
Showing 7 changed files with 5,289 additions and 3,271 deletions.
File renamed without changes.
Binary file removed fonts/han.ttf
Binary file not shown.
4 changes: 4 additions & 0 deletions ipa_yunlong.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ speller:
alphabet: "!'()+-./0123456789:;<=>?[\\]^`abcdefghijklmnopqrstuvwxyz|~"
initials: "!()/0123456789:;?\\]abcdefghijklmnopqrstuvwxyz|"
auto_select: true

menu:
alternative_select_keys: "123456789"
page_size: 9 # 候選詞數

translator:
dictionary: ipa_yunlong
Expand Down
2 changes: 1 addition & 1 deletion leimaau_jyutping_nine.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ speller:
delimiter: " '"
algebra:
- derive/([123456])// # 忽略声调
- derive/^([aeiou])/q$1/ # 增加 q 表示喉塞
# - derive/^([aeiou])/q$1/ # 增加 q 表示喉塞
- xform/1/q/ # 陰平
- xform/4/qq/ # 陽平
- xform/2/v/ # 陰上
Expand Down
6 changes: 3 additions & 3 deletions tongwenfeng.trime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ style:
comment_height: 14 #编码提示区高度
comment_on_top: true #编码提示在上方或右侧
comment_text_size: 12 #编码提示字号
hanb_font: hanb.ttf #扩充字体
hanb_font: Ext.ttf #hanb.ttf #扩充字体
horizontal: true #水平模式
horizontal_gap: *hgap #键水平间距
layout:
Expand Down Expand Up @@ -3882,7 +3882,7 @@ preset_keyboards:
- {label: '弓', long_click: '(', click: n}
- {label: '一', long_click: ')', click: m}
- {long_click: '<', click: ','}
- {click: BackSpace, long_click: Escape, width: 10, key_back_color: bbs, key_text_color: tbs}
- {click: BackSpace, width: 10, key_back_color: bbs, key_text_color: tbs}
- {click: Hide}
- {click: Shift_L, send_bindings: false}
- {click: Keyboard_symbols_new, long_click: Color_switch, key_back_color: bkg, key_text_color: tkg}
Expand All @@ -3904,7 +3904,7 @@ preset_keyboards:
- {click: h, label: '一'}
- {click: s, label: '丨'}
- {click: p, label: '丿'}
- {click: BackSpace, long_click: Escape, key_back_color: bbs, key_text_color: tbs}
- {click: BackSpace, key_back_color: bbs, key_text_color: tbs}
- {click: ';', long_click: ':'}
- {click: n, label: '丶'}
- {click: z, label: '乙'}
Expand Down
4,323 changes: 1,056 additions & 3,267 deletions trime.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit 28892d2

Please sign in to comment.