Also fix two subtle issues: 1. Enter (not Return) key now works in candidate list 2. Cursor index should be compared against builder's length, *not* composed string's length, because the former is counted in code point but the latter in UTF-16 units. The composed string's length might therefore be longer if the string contains codepoints > U+FFFF, which would cause the cursor mechanism to be off. |
||
|---|---|---|
| McBopomofo.xcodeproj | ||
| Source | ||
| Sphinx | ||
| .gitignore | ||
| README.markdown | ||
README.markdown
OpenVanilla McBopomofo 小麥注音輸入法
軟體授權
本專案主要程式碼以及編譯後軟體採用 MIT License 釋出,使用者可自由使用、散播本軟體,惟散播時必須保持軟體完整、不得修改版權文字。