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
3c43899e240cdc00f10e1a1430f3d2cbdbfd3930
godot
/
modules
/
text_server_adv
History
avnotaklu
00beda9691
Fix: Removed freed up FontData's dangling data in Advanced and Fallback text server
2025-05-28 16:15:20 +05:30
..
doc_classes
…
gdextension_build
…
icu_data
…
.gitignore
…
config.py
…
register_types.cpp
…
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
script_iterator.cpp
…
script_iterator.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
SCons: Begin decoupling generation & build code
2025-04-25 08:23:01 -05:00
text_server_adv_builders.py
SCons: Begin decoupling generation & build code
2025-04-25 08:23:01 -05:00
text_server_adv.cpp
Fix: Removed freed up FontData's dangling data in Advanced and Fallback text server
2025-05-28 16:15:20 +05:30
text_server_adv.h
Use LocalVector<Glyph> to reduce reallocation.
2025-05-12 18:11:18 +08:00
thorvg_svg_in_ot.cpp
Adjust SVG in OT scaling and baseline.
2025-05-19 09:32:41 +03:00
thorvg_svg_in_ot.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00