We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
結合文字(濁点・半濁点)を表示・編集できるようにしたい。
提案仕様 ひらがな(or全角カタカナor半角カタカナ)に濁点(or半濁点)が続く場合、1字と扱う。
現状で以下の文字列を入力した場合の表示です。
ガンダム ニコポ
※濁点(0x3099)と半濁点(0x309A)が結合されず単独文字として描画されています。文字切れしているので実態は「バグ」と思いますが、その件はスルーします。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(必須) やりたいこと(=実現したいこと)
結合文字(濁点・半濁点)を表示・編集できるようにしたい。
(省略可) 解決手段の提案
提案仕様
ひらがな(or全角カタカナor半角カタカナ)に濁点(or半濁点)が続く場合、1字と扱う。
(省略可) スクリーンショット
現状で以下の文字列を入力した場合の表示です。
※濁点(0x3099)と半濁点(0x309A)が結合されず単独文字として描画されています。文字切れしているので実態は「バグ」と思いますが、その件はスルーします。
The text was updated successfully, but these errors were encountered: