This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fbffd686e23dfd2e5599d0b2ca35d71805d8d7a9
godot
/
modules
/
text_server_adv
History
bruvzg
8d501a2dc3
[TextServer] Add invalid font scaling check, restrict Linux/BSD system fonts lookup to TrueType/CFF only.
2023-03-10 09:36:17 +02:00
..
doc_classes
Bump version to 4.1-dev
2023-03-01 01:44:37 +01:00
gdextension_build
…
icu_data
…
.gitignore
…
config.py
…
register_types.cpp
Fix text server GDExtension build.
2023-02-26 18:38:22 +02:00
register_types.h
…
script_iterator.cpp
…
script_iterator.h
…
SCsub
Fix includes of thirdparty libs which can be unbundled on Linux
2023-02-16 15:52:13 +01:00
text_server_adv.cpp
[TextServer] Add invalid font scaling check, restrict Linux/BSD system fonts lookup to TrueType/CFF only.
2023-03-10 09:36:17 +02:00
text_server_adv.h
Merge pull request
#73987
from bruvzg/ft_lock
2023-03-03 11:04:07 +01:00
thorvg_bounds_iterator.cpp
…
thorvg_bounds_iterator.h
…
thorvg_svg_in_ot.cpp
…
thorvg_svg_in_ot.h
…