godot/modules/text_server_fb
2022-12-10 17:07:42 +02:00
..
doc_classes Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
gdextension_build Implement SVG in OT support. 2022-11-04 14:10:54 +02:00
.gitignore Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
config.py Implement TextServer GDExtension interface, remove TextServer GDNative interface. 2021-10-01 15:13:29 +03:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub Implement SVG in OT support. 2022-11-04 14:10:54 +02:00
text_server_fb.cpp [TextServer] Do not clean up font texture cache when setting allow_system_fallback property. 2022-12-10 17:07:42 +02:00
text_server_fb.h Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
thorvg_bounds_iterator.cpp Implement SVG in OT support. 2022-11-04 14:10:54 +02:00
thorvg_bounds_iterator.h Implement SVG in OT support. 2022-11-04 14:10:54 +02:00
thorvg_svg_in_ot.cpp Implement SVG in OT support. 2022-11-04 14:10:54 +02:00
thorvg_svg_in_ot.h Implement SVG in OT support. 2022-11-04 14:10:54 +02:00