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 typeface font simulations #16538

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

Gillibald
Copy link
Contributor

What does the pull request do?

This PR makes sure we do not apply font simulations to typefaces that aleady have a higher weight that the requested value

What is the current behavior?

What is the updated/expected behavior with this PR?

How was the solution implemented (if it's not obvious)?

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

Fixes: #16537

@Gillibald Gillibald added area-textprocessing backport-candidate-11.1.x Consider this PR for backporting to 11.1 branch labels Jul 30, 2024
@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.2.999-cibuild0050683-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@maxkatz6 maxkatz6 added the bug label Jul 30, 2024
@maxkatz6 maxkatz6 added this pull request to the merge queue Jul 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jul 31, 2024
@Gillibald Gillibald added this pull request to the merge queue Jul 31, 2024
Merged via the queue into AvaloniaUI:master with commit 9c5aab9 Jul 31, 2024
11 checks passed
@Gillibald Gillibald deleted the fixes/fontSimulations branch July 31, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-textprocessing backport-candidate-11.1.x Consider this PR for backporting to 11.1 branch bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FontWeight.ExtraBold is rendered heavier since 11.1
3 participants