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 clipped multiline font rendering #7109

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Fix clipped multiline font rendering #7109

merged 1 commit into from
Jun 28, 2024

Conversation

davepagurek
Copy link
Contributor

Resolves #7108

Changes:

  • Doesn't start a new path if currently creating a clipping mask

Screenshots of the change:

image

https://editor.p5js.org/davepagurek/sketches/ojjIs2--Q

PR Checklist

  • npm run lint passes
  • [Inline documentation] is included / updated
  • [Unit tests] are included / updated

@Qianqianye Qianqianye merged commit fd4a544 into main Jun 28, 2024
4 checks passed
@Qianqianye Qianqianye deleted the davepagurek-patch-1 branch June 28, 2024 19:00
@Qianqianye
Copy link
Contributor

Thanks @davepagurek!

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.

Clipping to multiline text only works with the final line
2 participants