godot/modules/text_server_adv
bruvzg 8e98e71997 Move static feature set and number system StringNames to the singleton.
Remove `hb_` prefix from the custom bitmap font functions to avoid potential conflicts with the HarfBuzz.
Cleanup commented debug code.
Update numbering system data to CLDR 39.
2021-10-12 12:47:18 +03:00
..
doc_classes Implement TextServer GDExtension interface, remove TextServer GDNative interface. 2021-10-01 15:13:29 +03:00
icu_data Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
config.py Implement TextServer GDExtension interface, remove TextServer GDNative interface. 2021-10-01 15:13:29 +03:00
register_types.cpp Implement TextServer GDExtension interface, remove TextServer GDNative interface. 2021-10-01 15:13:29 +03:00
register_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
script_iterator.cpp Add TextServer parentheses stack dynamic reallocation support. 2021-09-04 17:48:20 +03:00
script_iterator.h Add TextServer parentheses stack dynamic reallocation support. 2021-09-04 17:48:20 +03:00
SCsub HarfBuzz: Update to version 3.0.0 2021-09-20 09:52:45 +03:00
text_server_adv.cpp Move static feature set and number system StringNames to the singleton. 2021-10-12 12:47:18 +03:00
text_server_adv.h Move static feature set and number system StringNames to the singleton. 2021-10-12 12:47:18 +03:00