Skip to content

Fix metrics for Cyrillic letters#3975

Closed
EricKotato wants to merge 1 commit into
aseprite:mainfrom
EricKotato:patch-cyrillic-metrics
Closed

Fix metrics for Cyrillic letters#3975
EricKotato wants to merge 1 commit into
aseprite:mainfrom
EricKotato:patch-cyrillic-metrics

Conversation

@EricKotato

Copy link
Copy Markdown

This PR fixes the metrics problem in Cyrillic font.

The problem is related to font metrics for "в", "о" and "л" letters. Currently there's 2px wide spacing after a letter, and since all other letters have 1px spacing, this looks strange compared with other letters (especially Latin ones):

Here's how it looks after the fix:


I agree that my contributions are licensed under the Individual Contributor License Agreement V4.0 ("CLA") as stated in https://github.com/igarastudio/cla/blob/main/cla.md

I have signed the CLA following the steps given in https://github.com/igarastudio/cla#signing

@EricKotato EricKotato requested a review from dacap as a code owner July 19, 2023 22:36
@dacap dacap self-assigned this Jul 24, 2023
@dacap dacap mentioned this pull request Jul 24, 2023
@dacap dacap closed this in 392dbd1 Jul 24, 2023
@dacap dacap added this to the v1.3-rc6 milestone Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants