godot/modules/text_server_adv
Rémi Verschelde 9b2686c333
Merge pull request #84289 from bruvzg/icu741
ICU4C: Update to version 74.1
2024-01-03 15:41:59 +01:00
..
doc_classes Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
gdextension_build Merge pull request #84289 from bruvzg/icu741 2024-01-03 15:41:59 +01: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 ICU4C: Update to version 74.1 2023-11-01 08:56:12 +02:00
text_server_adv.cpp [TextServer] Do not draw non-visual characters. 2023-12-12 12:17:10 +02:00
text_server_adv.h [Text Overrun] Add option to set custom ellipsis character, add support for system font fallback. 2023-12-04 08:21:42 +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