godot/modules/text_server_fb
bruvzg ebbc25e89c Ignore empty Font resources as theme override.
Add range hint to font_size properties.
Remove excessive `base_size` Font property.
2021-10-25 14:05:37 +03:00
..
doc_classes Implement TextServer GDExtension interface, remove TextServer GDNative interface. 2021-10-01 15:13:29 +03: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
SCsub Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
text_server_fb.cpp Ignore empty Font resources as theme override. 2021-10-25 14:05:37 +03:00
text_server_fb.h Move static feature set and number system StringNames to the singleton. 2021-10-12 12:47:18 +03:00