godot/modules/text_server_adv
3dnikita 1247c9e64f Fix SVG tag closing for OT font glyphs
Prevent ThorVG "Failed to create SVG canvas" errors
by self-closing empty SVG tags in OpenType fonts,
so the glyphs are renderred correctly in Controls.

Fixes #78374
2023-06-22 17:50:24 +03:00
..
doc_classes
gdextension_build
icu_data Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
.gitignore
config.py
register_types.cpp
register_types.h
script_iterator.cpp
script_iterator.h
SCsub
text_server_adv.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
text_server_adv.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
thorvg_bounds_iterator.cpp
thorvg_bounds_iterator.h
thorvg_svg_in_ot.cpp Fix SVG tag closing for OT font glyphs 2023-06-22 17:50:24 +03:00
thorvg_svg_in_ot.h