This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
ec00283f91
godot-module-template
/
modules
/
text_server_fb
History
Download ZIP
Download TAR.GZ
bruvzg
244db37508
Cleanup and move char functions to the
char_utils.h
header.
2022-02-04 11:35:01 +02: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
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
register_types.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
SCsub
Makes FontData importable resource.
2021-08-27 15:43:18 +03:00
text_server_fb.cpp
Cleanup and move char functions to the
char_utils.h
header.
2022-02-04 11:35:01 +02:00
text_server_fb.h
[TextServer] Add function to change font, font size, and OpenType features without invalidating line break points, justification points, or recreating shaped text buffer.
2022-02-02 11:20:44 +02:00