Skip to content

Conversation

fire
Copy link
Member

@fire fire commented Aug 8, 2025

Fixes: #109434

  1. We calculate min(msdf_median_value, true_sdf_value)
  2. We need to avoid discarding the msdf corner information
  3. Keeps the sharp corners by only find the median of rgb
  4. MSDF outlines is having 0.5 in some cases and not others.

@fire fire force-pushed the vsk-msdf-corners-4.5 branch from b3e8b06 to f107c97 Compare August 8, 2025 17:17
@fire fire force-pushed the vsk-msdf-corners-4.5 branch from f107c97 to 567e62f Compare August 8, 2025 17:22
@AThousandShips AThousandShips added this to the 4.5 milestone Aug 8, 2025
@fire fire closed this Aug 8, 2025
@fire fire deleted the vsk-msdf-corners-4.5 branch August 8, 2025 17:41
@AThousandShips AThousandShips removed this from the 4.5 milestone Aug 8, 2025
@fire
Copy link
Member Author

fire commented Aug 8, 2025

Duplicate of #109437

@fire fire marked this as a duplicate of #109437 Aug 8, 2025
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 rendering has distortions around the corners
2 participants