Skip to content

Conversation

Zyie
Copy link
Member

@Zyie Zyie commented Jul 8, 2025

Fixes: #11437

Ensures that text fill and stroke are rendered correctly when padding is applied to the text style.

Padding now correctly affects the positioning of the stroke, preventing visual artifacts when a stroke and fill are both used with padding.

Closes: #11439

Ensures that text fill and stroke are rendered correctly when padding is applied to the text style.

Padding now correctly affects the positioning of the stroke, preventing visual artifacts when a stroke and fill are both used with padding.
Copy link

codesandbox-ci bot commented Jul 8, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit fcdcd72:

Sandbox Source
pixi.js-sandbox Configuration

@Zyie Zyie added the ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t label Jul 16, 2025
@Zyie Zyie added this pull request to the merge queue Jul 17, 2025
Merged via the queue into dev with commit 1061bd5 Jul 17, 2025
7 checks passed
@Zyie Zyie deleted the fix/text-padding branch July 17, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Wrong text gradient when using padding
2 participants