godot/modules/svg
Martin Capitanio 08772e3fd3 ThorVG: update from v0.11.6 to v0.12.0
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 e090b112ef)
2024-01-25 17:53:49 +01:00
..
SCsub ThorVG: update from v0.11.6 to v0.12.0 2024-01-25 17:53:49 +01:00
config.py
image_loader_svg.cpp Update ThorVG to v0.10.0 2023-08-09 17:15:59 +02:00
image_loader_svg.h Added Image's `load_svg_from_(buffer|string)` 2023-06-23 00:43:43 -03:00
register_types.cpp
register_types.h