1
0
Fork 0
godot/modules/text_server_adv
Pāvels Nadtočajevs e928b2a5e5
[SVG in OT] Fix rendering of some glyphs using "defs" with "#glyphXXXXX.X" id.
2025-06-03 13:18:55 +03:00
..
doc_classes
gdextension_build Update HarfBuzz to 10.4.0 2025-03-03 07:55:00 +02:00
icu_data
.gitignore
SCsub SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05: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
script_iterator.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
text_server_adv.cpp Add 64-bit versions of core power of 2 functions 2025-06-01 23:11:12 -07:00
text_server_adv.h Use LocalVector<Glyph> to reduce reallocation. 2025-05-12 18:11:18 +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 Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00