godot/modules/text_server_adv
aaronp64 91931606f7 Remove _FORCE_INLINE_ from TextServer*::_ensure* methods
Reduces binary size by ~1.5 MB when compiling with TextServerAdvanced, and ~800 KB for TextServerFallback
2025-05-06 17:49:38 -04:00
..
doc_classes Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
gdextension_build Update HarfBuzz to 10.4.0 2025-03-03 07:55:00 +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 Fix text_server_adv compiling as a GDExtension 2023-06-20 10:50:33 -05:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
script_iterator.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
script_iterator.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00
text_server_adv.cpp Remove _FORCE_INLINE_ from TextServer*::_ensure* methods 2025-05-06 17:49:38 -04:00
text_server_adv.h Remove _FORCE_INLINE_ from TextServer*::_ensure* methods 2025-05-06 17:49:38 -04: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 Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
thorvg_svg_in_ot.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00