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

"text_op_size" : false にすると制御文字サイズ変更でおかしくなる #100

Open
nazonoSAUNA opened this issue Mar 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@nazonoSAUNA
Copy link
Contributor

patch_text_op_size.hppにて
if (!enabled_i)return;
が無いと思いながら試しに
"text_op_size" : false
をしてみたところ対象のバグ( https://scrapbox.io/ePi5131/%E3%83%86%E3%82%AD%E3%82%B9%E3%83%88%E3%82%AA%E3%83%96%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%81%AE%E5%88%B6%E5%BE%A1%E6%96%87%E5%AD%97%E3%81%AE%E3%83%90%E3%82%B0 )が特定フォント起こるだけでなく、多くのフォントで挙動がおかしくなった

restorable_patch.hppらへんで問題になっているとすると、他の部分のパッチも含め問題がある可能性があるので報告です

@nazonoSAUNA nazonoSAUNA added the bug Something isn't working label Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant