1
0
mirror of https://github.com/godotengine/godot synced 2024-07-05 18:33:35 +00:00
godot/modules/text_server_adv
Rémi Verschelde 61b62fc047
Merge pull request #81438 from 0xafbf/patch-2
Fix subpixel layouts in text rendering
2023-11-10 21:52:48 +01:00
..
doc_classes Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
gdextension_build ThorVG: Update to v0.11.1 2023-10-16 13:48:22 +02:00
icu_data Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
.gitignore Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +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
SCsub ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02: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