godot/modules/text_server_adv
2026-04-07 17:07:23 +03:00
..
doc_classes Improve editor-only class checking 2026-03-25 17:07:39 +03: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 Increase max RID count for some owners, decrease RID usage by RichTextLabel. 2026-04-07 17:07:23 +03: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 thorvg: Update to 1.0.3 2026-03-31 21:48:43 +02:00
thorvg_svg_in_ot.h [TextServer] Remove GDExtension build support. 2026-03-04 19:34:46 +02:00