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

更新 libchewing #838

Open
ottokang opened this issue Jul 24, 2024 · 1 comment
Open

更新 libchewing #838

ottokang opened this issue Jul 24, 2024 · 1 comment

Comments

@ottokang
Copy link
Contributor

目前 libchewing 已經有新版改用 Rust 的版本,也許可以解決一些記憶體當機問題

不知道 @PCMan 是否有時間可以更新?

@yan12125
Copy link
Contributor

我編譯最新版 libchewing 後,產生了 chewing-msvc.dll。換掉現有的 chewing.dll 與詞庫檔案,並修改 python code 中提到 chewing.dll 的地方後,PIME 基本打字沒問題,但有一些狀況:

  • 詞庫編輯器使用的不是 libchewing 的詞庫 - 新版libchewing 改用自訂的詞庫格式,似乎不再使用原本的 sqlite 檔。
  • 無法輸入單獨的聲母。例如:之前 ㄏ<space>會產生ㄏ,現在則不會產生任何字。

另外,有鑑於先前的 xz 事件,直接在 PIME git 倉庫裡放一份新版的 DLL 可能不是好主意。或許可以修改 CMake 專案,在 PIME 中編譯出一份 DLL。

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

No branches or pull requests

2 participants