1
0
Fork 0
godot/modules/text_server_adv
Pāvels Nadtočajevs 369e690c55
[TextServer] Remove negative offset from the first char when shaping substrings.
2025-11-16 20:59:26 +02:00
..
doc_classes
gdextension_build SCons: Ensure `CPPDEFINES` is properly utilized 2025-07-14 13:07:53 -05:00
icu_data
.gitignore
SCsub Update HarfBuzz to 12.1.0 2025-10-13 15:12:33 -03:00
config.py SCons: Specify optional dependencies for modules 2025-01-08 21:59:18 -06:00
register_types.cpp
register_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
script_iterator.cpp [TextServer] Fix some emoji sequences and add missing ICU emoji property data. 2025-11-11 18:31:47 +02:00
script_iterator.h [TextServer] Shape emojis as separate runs. 2025-09-02 13:03:50 +03:00
text_server_adv.cpp [TextServer] Remove negative offset from the first char when shaping substrings. 2025-11-16 20:59:26 +02:00
text_server_adv.h Move localized number formatting methods to TranslationServer 2025-11-10 15:01:22 +08: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 [SVG in OT] Fix rendering of some glyphs using "defs" with "#glyphXXXXX.X" id. 2025-06-03 13:18:55 +03:00
thorvg_svg_in_ot.h Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 2025-10-05 01:49:11 +02:00