mirror of
https://github.com/godotengine/godot.git
synced 2025-04-01 00:41:35 +08:00
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 #86128 Gradient issue. (cherry picked from commit e090b112efe049233ea4b36e83f901ca507ac14e)