| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
More fixes to rendering of SVG files with broken text tags.
Also backports upstream patch to fix #97078.
(cherry picked from commit 0c0336f7049fb792c6e0121082b60815ad3cf1e0)
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes #96491.
Update fix for #96262 to a simple revert of the problematic commit,
as the upstream fix is still being debated and caused other issues.
Also include fix for upstream regression 2715 added in 0.14.9.
(cherry picked from commit a6ab039f2b9e2d524b45186586cc880134fbee98)
|
|
|
|
|
|
| |
Fixes #96262 by backporting https://github.com/thorvg/thorvg/pull/2702.
(cherry picked from commit 7375f9b923789c13e8a53e7a09b9a655135e0795)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://github.com/thorvg/thorvg/releases/tag/v0.12.5
+ Full Changelog:
https://github.com/thorvg/thorvg/compare/v0.12.4...v0.12.5
Godot-related SVG bug fixes:
+ sw_engine: Improve image up-scaler quality.
thorvg/thorvg#1960
+ renderer: Ensure canvas rendering continues
despite invalid scene parts.
thorvg/thorvg#1957
+ Portability: Fix compiler shadowing warning (patch)
thorvg/thorvg#1975
|
|
|
|
|
|
|
|
|
|
| |
https://github.com/thorvg/thorvg/releases/tag/v0.11.2
Godot related:
+ [JPG] Fixed a regression bug that previously disrupted image decoding.
+ [SwEngine] Resolved a default alpha blending bug.
Fixes #83611 alpha blending.
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://github.com/thorvg/thorvg/releases/tag/v0.11.1
Godot related:
+ [SwEngine] Enhanced the quality of the dash line corners.
+ [SVG] Fixed a regression bug related to maskContentUnit,
userSpaceOnUse/objectBoundingBox.
Fixes #82982 icons.
Fixes #83198 svg ← png/jpg.
|
|
|
|
| |
Changes: https://github.com/Samsung/thorvg/releases/tag/v0.7.1
|
|
|
|
| |
Fixes https://github.com/godotengine/godot/issues/56894#issuecomment-1015956706.
|
|
Fixes #56894.
|