kchen0x / rime-crane

凇鹤拼音 —— Rime 简体中文输入法方案,整合了雾凇拼音和小鹤双拼/音形方案的拼音输入法。
GNU General Public License v3.0
275 stars 12 forks source link

虎码部分的 README 建议补充-持续更新 #35

Closed KeithW0726 closed 3 months ago

KeithW0726 commented 3 months ago
  1. 字体说明:使用此虎码方案前,需要去虎码的永硕网盘(http://huma.ysepan.com/) 里安装虎码必装字体。方能正常使用此rime的虎码方案。如果此字体影响你全局的其他方案的字体,请自行在对应的tiger.custom.yaml自行配置style,调用字体。在rime中,局部优先级大于全局。这样切换到其他方案时,其他方案的字体不会打架。
KeithW0726 commented 3 months ago

库里的虎码方案是没有启用雾凇方案中大写V引导各个符号,可以在 custom.yaml这样配置即可

采用雾凇的punct及大写V作为引导符,来引导符号

punctuator: full_shape: include: default:/punctuator/full_shape # 从 default.yaml 导入配置 half_shape: include: default:/punctuator/half_shape # 从 default.yaml 导入配置 symbols: __include: symbols_caps_v:/symbols # 从 symbols_caps_v.yaml 导入配置 speller/alphabet: "[;'zyxwvutsrqponmlkjihgfedcbaV]" recognizer/patterns/punct: "^V([0-9]0?|[A-Za-z]+)$"

KeithW0726 commented 3 months ago

这个库的默认虎码方案的switch是有reset,与其他方案的使用习惯是极度冲突的。 如若保持一致,最好处理方式是去掉里面reset,用default的switcher/save_options 统一控制