godot/servers/text
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
..
SCsub Implement TextServer GDExtension interface, remove TextServer GDNative interface. 2021-10-01 15:13:29 +03:00
text_server_dummy.h Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
text_server_extension.cpp Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
text_server_extension.h Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00