| 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.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Fixes #96262 by backporting https://github.com/thorvg/thorvg/pull/2702.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|