1
0
Fork 0
godot/platform/android/export
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
..
export.cpp Disable menus and functionality that are not relevant on the Android Editor port 2022-09-13 20:48:33 -07:00
export.h
export_plugin.cpp Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
export_plugin.h [Android] Fix GDExtension export and loading. 2022-11-08 09:42:16 +02:00
godot_plugin_config.cpp
godot_plugin_config.h
gradle_export_util.cpp Unify usage of GLOBAL/EDITOR_GET 2022-10-18 19:01:48 +02:00
gradle_export_util.h