godot/modules/text_server_adv
2026-03-18 21:38:06 +02:00
..
doc_classes Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +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 SCons: Specify optional dependencies for modules 2025-01-08 21:59:18 -06:00
register_types.cpp [TextServer] Remove GDExtension build support. 2026-03-04 19:34:46 +02:00
register_types.h [TextServer] Remove GDExtension build support. 2026-03-04 19:34:46 +02:00
script_iterator.cpp [TextServer] Fix keycap emoji sequence rendering 2026-01-31 10:41:50 -08:00
script_iterator.h Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
SCsub Update HarfBuzz to 13.1.1 and optionally use new hb-raster API to render glyphs. 2026-03-18 10:48:27 +02:00
text_server_adv.cpp [HarfBuzz] Use separate rendering context for each font. 2026-03-18 21:38:06 +02:00
text_server_adv.h [HarfBuzz] Use separate rendering context for each font. 2026-03-18 21:38:06 +02:00
text_server_adv_builders.py SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00
thorvg_svg_in_ot.cpp Remove unused includes in modules with clangd-tidy 2026-03-16 16:40:39 +01:00
thorvg_svg_in_ot.h [TextServer] Remove GDExtension build support. 2026-03-04 19:34:46 +02:00