Skip to content

thorvg: Update to 0.15.13 #106885

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

Merged
merged 1 commit into from
May 28, 2025
Merged

Conversation

Chubercik
Copy link
Contributor

https://github.com/thorvg/thorvg/releases/tag/v0.15.13

Changes
  • [Renderer] Fixed an issue with clipping updates.
  • [Software] Fixed a memory allocation issue for spans that could potentially cause a buffer underrun.
  • [Lottie] Removed an undesired Text embedded option that was unintentionally included, simplifying configuration.
  • [Lottie] Correctly handle time remapping when the value is zero.
  • [Lottie] Resolved incorrect point generation for polygons with rounded corners.
  • [Lottie] Fixed a parsing issue with separately defined transform coordinates.
  • [Lottie] Corrected improper overrides for Text RangeSelector fill color, stroke color, and stroke width.
  • [SVG] Fixed an issue where tags were incorrectly registered under closed gradient definitions.
  • [SVG] Fixed clipping issues involving and nodes.
  • [Portability] Clarified variable scopes to improve platform compatibility.
  • [Additional Notes] Improved internal safety of the loaders.

  • Since version 0.15.13 patch 0002-png-explicit-variable-scope.patch is no longer needed.

@Chubercik Chubercik requested a review from a team as a code owner May 27, 2025 22:48
@bruvzg bruvzg added this to the 4.5 milestone May 28, 2025
Copy link
Member

@bruvzg bruvzg left a comment

Choose a reason for hiding this comment

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

Checked SVG font rendering, seems to be working without issues.

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

Repiteo commented May 28, 2025

Thanks!

@Chubercik Chubercik deleted the thorvg-0.15.13 branch May 28, 2025 15:08
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.

4 participants