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
8350919575c02ade9efa9efbcbb7bad03d9af09e
godot
/
modules
/
text_server_adv
History
Pāvels Nadtočajevs
e928b2a5e5
[SVG in OT] Fix rendering of some glyphs using "defs" with "#glyphXXXXX.X" id.
2025-06-03 13:18:55 +03:00
..
doc_classes
…
gdextension_build
…
icu_data
…
.gitignore
…
config.py
…
register_types.cpp
…
register_types.h
…
script_iterator.cpp
…
script_iterator.h
…
SCsub
…
text_server_adv_builders.py
…
text_server_adv.cpp
Add 64-bit versions of core power of 2 functions
2025-06-01 23:11:12 -07:00
text_server_adv.h
Use LocalVector<Glyph> to reduce reallocation.
2025-05-12 18:11:18 +08: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
…