godot/modules/text_server_adv
bruvzg 494449f212 [TextServer] Fix justification on punctuation characters.
(cherry picked from commit 016b2f3555)
2023-03-13 22:18:04 +01:00
..
doc_classes
gdextension_build Implement SVG in OT support. 2022-11-04 14:10:54 +02:00
icu_data One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
.gitignore
SCsub Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +01:00
config.py
register_types.cpp Fix text server GDExtension build. 2023-02-26 18:38:22 +02: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 [TextServer] Fix justification on punctuation characters. 2023-03-13 22:18:04 +01:00
text_server_adv.h [TextServer] Ensure ICU data is initialised only one and cleaned only at exit. 2023-03-13 14:04:41 +01: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 [GDExtension] Expose some low level functions and String operators. 2023-01-19 12:50:49 +02:00
thorvg_svg_in_ot.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00