You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
font-patcher: Correct handling of right aligned proportional icons
[why]
The right align check does produce wrong results if a proportional font
is generated.
[how]
Just skip the aspect ratio alignment re-check and leave the work to the
proportional font shifting that is done afterwards anyhow.
Fixes: #1695
Signed-off-by: Fini Jastrow <[email protected]>
0 commit comments