Skip to content

Conversation

@bruvzg
Copy link
Member

@bruvzg bruvzg commented Aug 19, 2025

Fixes #109757

Max. outline size should be less than a half of pixel range, but it was clamping it to the half of pixel range, resulting in jagged outline (before #109437) or black background (after) if outline size is over the limit.

@bruvzg bruvzg added this to the 4.5 milestone Aug 19, 2025
@bruvzg bruvzg requested a review from a team as a code owner August 19, 2025 05:56
@Repiteo Repiteo requested a review from Calinou August 19, 2025 15:21
Copy link
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, it works as expected. Code looks good to me.

@Repiteo Repiteo merged commit 28d1406 into godotengine:master Aug 20, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Aug 20, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MSDF font outline rendering regression after MTSDF -> MSDF changes

3 participants