fix: 同文皮肤加回来14、18键,custom也加了可引用的转写,这些内容将打包到app

This commit is contained in:
amzxyz
2025-12-22 16:06:41 +08:00
parent 4998aa96bb
commit 2d64e28d43
31 changed files with 909 additions and 452 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
backgrounds/default/key.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -20,11 +20,6 @@ patch:
charsetlist: [你]
charsetblacklist: [鹵, 彔]
#小键盘数字处理逻辑
# "compose" : 小键盘数字始终参与编码
# "auto" : 输入中 push空闲时 commit默认
kp_number_mode: auto
#下面用于对/rq和N20250101这样的日期候选自定义顺序、类型、候选个数由你完全掌控前面是对于公历后面默认携带农历
# 通用日期时间格式化函数(供 /rq、/sj、/dt、N0101、N20150101 场景复用)
# 支持转义:
@@ -267,3 +262,60 @@ patch:
# s - sh
- derive/^s([^h]*)/sh$1
- derive/^sh/s
#使用方案跟在拼写运算后面
18jian:
__append:
- xform/q/Q
- xform/w/W
- xform/e/W
- xform/r/R
- xform/t/R
- xform/y/Y
- xform/u/U
- xform/i/I
- xform/o/I
- xform/p/P
- xform/a/A
- xform/s/S
- xform/d/S
- xform/f/F
- xform/g/F
- xform/h/H
- xform/j/J
- xform/k/J
- xform/l/L
- xform/z/Z
- xform/x/X
- xform/c/X
- xform/v/V
- xform/b/B
- xform/n/B
- xform/m/M
14jian:
__append:
- xform/q/Q
- xform/w/Q
- xform/e/E
- xform/r/E
- xform/t/T
- xform/y/T
- xform/u/U
- xform/i/U
- xform/o/O
- xform/p/O
- xform/a/A
- xform/s/A
- xform/d/D
- xform/f/D
- xform/g/G
- xform/h/G
- xform/j/J
- xform/k/J
- xform/l/L
- xform/z/Z
- xform/x/Z
- xform/c/C
- xform/v/C
- xform/b/B
- xform/n/B
- xform/m/M

View File

@@ -22,11 +22,6 @@ patch:
charsetlist: [你]
charsetblacklist: [鹵, 彔]
#小键盘数字处理逻辑
# "compose" : 小键盘数字始终参与编码
# "auto" : 输入中 push空闲时 commit默认
kp_number_mode: auto
#下面用于对/rq和N20250101这样的日期候选自定义顺序、类型、候选个数由你完全掌控前面是对于公历后面默认携带农历
# 通用日期时间格式化函数(供 /rq、/sj、/dt、N0101、N20150101 场景复用)
# 支持转义:

View File

@@ -15,6 +15,11 @@ sort: original #字典初始排序可選original或by_weight
4H 4H
4X 4X
7z 7z
RIME输入法 rime'shū'rù'fǎ
RIME方案 rime'fāng'àn
就很 nice jiù'hěn'nice
非常 nice fēi'cháng'nice
不错nice bú'cuò'nice
A班 A'bān
A杯 A'bēi
A档 A'dàng

BIN
fonts/iconfont.ttf Normal file

Binary file not shown.

File diff suppressed because one or more lines are too long