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.6 to v0.12.0 #86846

Merged

Conversation

@akien-mga
Copy link
Member

The copyright year update should also be done in this file:

diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt
index 4b8a246df0..c549761beb 100644
--- a/COPYRIGHT.txt
+++ b/COPYRIGHT.txt
@@ -483,7 +483,7 @@ License: Expat
 
 Files: ./thirdparty/thorvg/
 Comment: ThorVG
-Copyright: 2020-2023, The ThorVG Project
+Copyright: 2020-2024, The ThorVG Project
 License: Expat
 
 Files: ./thirdparty/tinyexr/

@capnm capnm force-pushed the 240105_thorvg_from_v0.11.6_to_v0.12.0 branch from e86024a to be0c4b9 Compare January 8, 2024 08:56
https://github.com/thorvg/thorvg/releases/tag/v0.12.0

Godot-related SVG bug fixes:

+ [SwEngine] Fixed a linear filling scaling issue.
      thorvg/thorvg#1834
+ [SwEngine] Path data not invalid even though
      it doesn't start with MoveTo.
      thorvg/thorvg#1848

Fixes godotengine#86128 Gradient issue.
@capnm capnm force-pushed the 240105_thorvg_from_v0.11.6_to_v0.12.0 branch from be0c4b9 to e090b11 Compare January 8, 2024 09:00
@akien-mga akien-mga merged commit 01f8ce6 into godotengine:master Jan 8, 2024
15 checks passed
@akien-mga
Copy link
Member

Thanks!

@capnm capnm deleted the 240105_thorvg_from_v0.11.6_to_v0.12.0 branch January 8, 2024 12:39
@tokengamedev
Copy link

Can this be pushed to 4.2 branch also.

@akien-mga akien-mga added the cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release label Jan 8, 2024
@akien-mga akien-mga changed the title ThorVG: update from v0.11.6 to v0.12.0 ThorVG: Update from v0.11.6 to v0.12.0 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
Development

Successfully merging this pull request may close these issues.

Image.load_svg() breaks gradients bigger than ~2896.309 pixels when a scale argument is passed
6 participants