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

ThorVG: Update from v0.11.2 to v0.11.6 #86623

Merged

Conversation

capnm
Copy link
Contributor

@capnm capnm commented Dec 30, 2023

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

Godot related:

Fixes #85465 Clipped strokes from outside the canvas.
Fixes #86012 Rounded rectangles in SVG files rendering incorrectly.

editor_screenshot_2023-12-30T034742

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

Godot related:
    + [Renderer] Improved the internal structure for compact
      scene-hierarchy traversing.
    + [SwEngine] Improved trigonometric & image scaler performance.
    + [SwEngine] Fixed a loss of image pixels during image down-scaling.
    + [Renderer/Engine] Improved safety measures.
    + [SwEngine] Resolved a bug causing strokes to be improperly
      invisible due to clipping.
      thorvg/thorvg#1785
    + [Renderer] Rectified the precision of rounded rectangle corners.
      thorvg/thorvg#1824
    + [Portability] Resolved compiler shadowing warnings.
      thorvg/thorvg#1811

    Fixes godotengine#85465 Clipped strokes from outside the canvas.
    Fixes godotengine#86012 Rounded rectangles in SVG files rendering incorrectly.
@tokengamedev
Copy link

Can this be merged to 4.2 also as I was facing an issue for some SVGs not drawing properly. Not sure this will fix it. but it may.

@akien-mga akien-mga added the cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release label Jan 3, 2024
@akien-mga akien-mga merged commit 2d90ebd into godotengine:master Jan 3, 2024
15 checks passed
@akien-mga
Copy link
Member

Thanks!

@capnm capnm deleted the 231229_horvg_from_v0.11.2_to_0.11.6 branch January 7, 2024 15:03
@akien-mga akien-mga changed the title ThorVG: update from v0.11.2 to v0.11.6 ThorVG: Update from v0.11.2 to v0.11.6 Jan 10, 2024
@YuriSizov YuriSizov removed the cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release label Jan 25, 2024
@YuriSizov
Copy link
Contributor

Cherry-picked for 4.2.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants