godot/modules/text_server_adv
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
..
doc_classes Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
gdextension_build ThorVG: update from v0.11.6 to v0.12.0 2024-01-25 17:53:49 +01:00
icu_data Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
.gitignore
SCsub ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02:00
config.py Add Text Server related options to the build profiles editor. 2022-08-03 15:06:43 +03:00
register_types.cpp Fix text_server_adv compiling as a GDExtension 2023-06-20 10:50:33 -05:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
script_iterator.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
script_iterator.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
text_server_adv.cpp Merge pull request #81438 from 0xafbf/patch-2 2023-11-10 21:52:48 +01:00
text_server_adv.h [TextServer] Fix glyph comparator ambiguous output, causing "bad comparison function" error spam when processing text with excessive use of combining diacritics. 2023-10-31 08:41:35 +02:00
thorvg_bounds_iterator.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
thorvg_bounds_iterator.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
thorvg_svg_in_ot.cpp [TS] Fix SVG emoji placement. 2023-08-29 08:46:15 +03:00
thorvg_svg_in_ot.h Use `String::resize()` and `CharString` in text_server_adv again 2023-08-14 18:12:05 -05:00