ePi5131 / ePi5131/patch.aul

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

Open
#100 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
215
Forks
15
PR merge metrics
No merged PRs in 30d

Description

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らへんで問題になっているとすると、他の部分のパッチも含め問題がある可能性があるので報告です

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.