Skip to content
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

注音輸入法建議考慮聲母韻母與聲調順序 #3

Closed
GoogleCodeExporter opened this issue Mar 4, 2015 · 3 comments
Closed

Comments

@GoogleCodeExporter
Copy link

快速打字的時候, 偶爾有聲母韻母順序錯掉的問題. 例如:

  ㄨㄈ/  

如果可以自動調整順序, 將可以讓輸入速度變快.

有個簡單的方法是將所有的注音符號對應到四個位置中的一��
�, 例:

  聲母(ㄅㄆㄈ)   韻母0(一ㄨㄩ)  韻母1(ㄢㄣㄤ...)  聲調

每次輸入時都照這個順序安置, 即可解決這個問題.

Original issue reported on code.google.com by yjlou...@gmail.com on 4 Sep 2013 at 2:39

@GoogleCodeExporter
Copy link
Author

fixed by 
https://code.google.com/p/jscin/source/detail?r=8fe851368aea1414a954a22669f5f06f
170ddfd2

Original comment by k...@google.com on 11 Sep 2013 at 12:46

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Awesome, thanks!

Original comment by yjlou...@gmail.com on 12 Sep 2013 at 10:30

@GoogleCodeExporter
Copy link
Author

Original comment by hun...@google.com on 3 Oct 2013 at 10:36

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

No branches or pull requests

1 participant