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 to 0.11.0 #82542

Conversation

capnm
Copy link
Contributor

@capnm capnm commented Sep 29, 2023

For more details see https://github.com/thorvg/thorvg/releases/tag/v0.11.0

I have also tested the PR on various Linux OS platforms.

See https://github.com/thorvg/thorvg/releases/tag/v0.11.0

+ Infrastructure
    Repository folder structure was make it more intuitive and coherent.
        "thorvg/src/lib" -> "thorvg/src/common"
            (providing essential common functionalities
                used internally among the renderer and sub-modules)
        "thorvg/src/lib" -> "thorvg/src/renderer"
            (for vector drawing features)

+ SVG related
    Fix stroke regression thorvg/thorvg#1670
    Support stroke dash offset function thorvg/thorvg#1591 (comment)
    Support Focal property in Radial Gradient thorvg/thorvg#1558
@capnm capnm requested review from a team as code owners September 29, 2023 18:38
@akien-mga akien-mga merged commit 2566cbe into godotengine:master Sep 30, 2023
15 checks passed
@akien-mga
Copy link
Member

Thanks!

@capnm capnm deleted the update_godot4.2_tip_from_0.10.7_revision_to_thorvg_0.11.0_release branch September 30, 2023 13:32
@akien-mga akien-mga changed the title ThorVG: update to v0.11.0 release. thorvg: Update to v0.11.0 Nov 29, 2023
@akien-mga akien-mga changed the title thorvg: Update to v0.11.0 thorvg: Update to 0.11.0 Nov 29, 2023
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.

None yet

4 participants