godot/core/os
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
..
keyboard.cpp
keyboard.h
main_loop.cpp Simplify GDVIRTUAL_CALL calls 2022-10-19 00:05:48 +02:00
main_loop.h
memory.cpp
memory.h
midi_driver.cpp Fix MIDI note-on events being converted to note-off events 2022-10-11 12:40:28 -07:00
midi_driver.h
mutex.cpp
mutex.h
os.cpp Merge pull request #64815 from RandomShaper/default_cpu_count 2022-10-06 08:55:51 +02:00
os.h Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
pool_allocator.cpp
pool_allocator.h
rw_lock.h
SCsub
semaphore.h
spin_lock.h
thread_safe.h
thread.cpp
thread.h
threaded_array_processor.h
time.cpp
time.h