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
76dda1f2c837dbe4cdf375575bf74fc18a728fcb
godot
/
modules
/
text_server_adv
T
History
Rémi Verschelde
76dda1f2c8
msdfgen: Update to 1.13
...
Remove unused `export-svg` and `save-*` files.
2025-12-12 22:39:53 +01:00
..
doc_classes
…
gdextension_build
msdfgen: Update to 1.13
2025-12-12 22:39:53 +01:00
icu_data
…
.gitignore
…
config.py
SCons: Specify optional dependencies for modules
2025-01-08 21:59:18 -06:00
register_types.cpp
…
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
script_iterator.cpp
[TextServer] Track emoji subruns separately from parentheses stack.
2025-11-19 08:36:20 +02:00
script_iterator.h
[TextServer] Track emoji subruns separately from parentheses stack.
2025-11-19 08:36:20 +02:00
SCsub
Update HarfBuzz to 12.1.0
2025-10-13 15:12:33 -03:00
text_server_adv_builders.py
SCons: Begin decoupling generation & build code
2025-04-25 08:23:01 -05:00
text_server_adv.cpp
[TextServer] Use a separate flag to disable min. string length for adding ellipsis.
2025-11-21 07:49:26 +02:00
text_server_adv.h
Fix build errors and warnings with LLVM-21
2025-12-10 20:05:38 +02:00
thorvg_svg_in_ot.cpp
[SVG in OT] Fix rendering of some glyphs using "defs" with "#glyphXXXXX.X" id.
2025-06-03 13:18:55 +03:00
thorvg_svg_in_ot.h
Rewrite
HashMapHasherDefault
based on type traits - it is now possible to declare a default hashing function for any type.
2025-10-05 01:49:11 +02:00