This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
4d5f10fc3ad4e72c22391663c37d1f46510bb291
godot
/
modules
/
text_server_fb
T
History
Yuri Sizov
98d95f3a0e
Merge pull request
#74149
from bruvzg/get_char
...
[Font] Implement `get_char_from_glyph_index` function.
2023-03-16 13:07:11 +01:00
..
doc_classes
Bump version to 4.1-dev
2023-03-01 01:44:37 +01:00
gdextension_build
Implement SVG in OT support.
2022-11-04 14:10:54 +02:00
.gitignore
Unify TextServer built-in module and GDExtension code.
2022-03-17 08:15:29 +02:00
config.py
Implement TextServer GDExtension interface, remove TextServer GDNative interface.
2021-10-01 15:13:29 +03:00
register_types.cpp
Fix text server GDExtension build.
2023-02-26 18:38:22 +02:00
register_types.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
SCsub
Implement SVG in OT support.
2022-11-04 14:10:54 +02:00
text_server_fb.cpp
Merge pull request
#74149
from bruvzg/get_char
2023-03-16 13:07:11 +01:00
text_server_fb.h
Merge pull request
#74149
from bruvzg/get_char
2023-03-16 13:07:11 +01:00
thorvg_bounds_iterator.cpp
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
thorvg_bounds_iterator.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
thorvg_svg_in_ot.cpp
[TextServer] Make sure Freetype is enabled for ot-svg
2023-03-07 16:27:24 +01:00
thorvg_svg_in_ot.h
[TextServer] Make sure Freetype is enabled for ot-svg
2023-03-07 16:27:24 +01:00