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
icu_data
.gitignore
SCsub
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
thorvg_bounds_iterator.h
thorvg_svg_in_ot.cpp
thorvg_svg_in_ot.h