1
0
Fork 0
godot/modules/text_server_adv
bruvzg 4c3f7d1290 Makes FontData importable resource.
Adds multi-channel SDF font texture generation and rendering support.
Adds per-font oversampling support.
Adds FontData import plugins (for dynamic fonts, BMFonts and monospaced image fonts), font texture cache pre-generation and loading.
Adds BMFont binary format and outline support.
2021-08-27 15:43:18 +03:00
..
icu_data
SCsub Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
config.py
register_types.cpp
register_types.h
script_iterator.cpp Style: Apply clang-tidy's `readability-braces-around-statements` 2021-04-05 14:09:59 +02:00
script_iterator.h
text_server_adv.cpp Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
text_server_adv.h Makes FontData importable resource. 2021-08-27 15:43:18 +03:00