1
0
Fork 0
godot/modules/text_server_adv
bruvzg ecec415988
Use system fonts as fallback and improve system font handling.
Add support for font weight and stretch selection when using system fonts.
Add function to get system fallback font from a font name, style, text, and language code.
Implement system font support for Android.
Use system fonts as a last resort fallback.
2022-12-04 18:44:20 +02:00
..
doc_classes
gdextension_build Implement SVG in OT support. 2022-11-04 14:10:54 +02:00
icu_data
.gitignore
SCsub Implement SVG in OT support. 2022-11-04 14:10:54 +02:00
config.py
register_types.cpp
register_types.h
script_iterator.cpp
script_iterator.h
text_server_adv.cpp Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
text_server_adv.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