Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information