1
0
Fork 0
godot/modules/text_server_fb
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 Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
gdextension_build
.gitignore
SCsub
config.py
register_types.cpp
register_types.h
text_server_fb.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
text_server_fb.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