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

台語白話字ó͘ò͘ô͘ō͘含調號在word無法正常顯示 #35

Open
todemap opened this issue Oct 27, 2024 · 1 comment
Open

Comments

@todemap
Copy link

todemap commented Oct 27, 2024

在word內打o͘字,只要帶聲調(ó͘ò͘ô͘ō͘)聲調符號都會歪到旁邊去。原本使用源樣黑體1.5版是正常的,這是2.1版才有的狀況。源樣明體、源泉圓體也有相同的問題。
謝謝作者費心製作台語羅馬字和漢字,這絕對是本土語言最好用的字型。感恩!

image

@ButTaiwan
Copy link
Owner

ButTaiwan commented Oct 27, 2024

為了使白話字的序列往正規性靠攏,從 V2.0 起,嘗試只支援 Unicode 正規形式的順序。

例如 ó͘ 只支援 ó + ◌͘ ,不再支援 o + ◌͘ + ◌́ 的順序。
多數輸入法輸出的應該都是正規形式,如果手邊的輸入法輸出的形式不正規,請向輸入法反映。

PS. 好像信望愛輸入法的輸出形式不正規....

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