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

Fix metrics for Cyrillic letters #3975

Closed
wants to merge 1 commit into from

Conversation

EricKotato
Copy link

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