-
Notifications
You must be signed in to change notification settings - Fork 235
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
自定義增廣字庫 #91
Comments
字符集開關是根據 Unicode 內碼所處區塊做過濾的。 現有的這個限定字符集的選項,之所以做成選項,是因爲根據文字內碼做過濾不需要額外的數據字典,比分別做兩個詞典成本要低得多。 |
我现在是用香港常用的仓颉输入法。 其实现在有其中一个增广字符"㗎"为香港日常用字,我想把它调整为常用字,可是试过特意将此字另外加入到cangjie5.extended.dict.yaml,也没能成功打出这个字来,请问有办法解决吗? 现在为了不想重码那么严重,每次都要挺频繁的打开增广字符,真的挺烦的。 |
如果用户可以自定义几个字符集(或其他概念),比如常用字,生僻字,内置词组,自定义词组等几类。 |
爲了輸入方便輸入,我想修改倉頡方案預設的常用與增廣字庫轉換,將部分增廣字庫裏的方言字變成常用字,還有部分方言字取代的常用字變爲增廣字。
The text was updated successfully, but these errors were encountered: