mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
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.