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
edd2e6e37fa28f8aaf4e5192fa81b706d01b36bc
godot
/
modules
/
text_server_fb
History
Jakub Marcowski
d9f8ef68df
Update pre-commit hooks configuration to use
ruff
instead of
black
2024-05-21 18:02:29 -05:00
..
doc_classes
…
gdextension_build
Update pre-commit hooks configuration to use
ruff
instead of
black
2024-05-21 18:02:29 -05:00
.gitignore
…
config.py
…
register_types.cpp
…
register_types.h
…
SCsub
…
text_server_fb.cpp
[TextServer] Improve empty glyph handling to allow glyphs smaller than 2px and avoid unnecessary texture updates.
2024-04-07 18:19:45 +03:00
text_server_fb.h
Replace
find
with
contains/has
where applicable
2024-05-08 12:37:42 +02:00
thorvg_bounds_iterator.cpp
…
thorvg_bounds_iterator.h
…
thorvg_svg_in_ot.cpp
…
thorvg_svg_in_ot.h
…