This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-27 15:57:02 +00:00
Code
Releases
Wiki
Activity
Files
1d82ae22c00ac173f0ce300a1cde88b31fb4bffc
godot
/
modules
/
text_server_adv
History
Rémi Verschelde
ba713c80df
Fix various typos with codespell
...
Using 2.2.7.dev51+geb4a58fe.
2023-11-11 23:01:24 +01:00
..
doc_classes
Doctool: Remove version attribute from XML header
2023-07-06 10:08:21 +02:00
gdextension_build
Fix various typos with codespell
2023-11-11 23:01:24 +01:00
icu_data
Style: Harmonize header includes in modules
2023-06-15 14:35:45 +02:00
.gitignore
…
config.py
…
register_types.cpp
Fix text_server_adv compiling as a GDExtension
2023-06-20 10:50:33 -05:00
register_types.h
…
script_iterator.cpp
…
script_iterator.h
…
SCsub
ThorVG: update to v0.11.0 release.
2023-09-29 19:50:19 +02:00
text_server_adv.cpp
Merge pull request
#81438
from 0xafbf/patch-2
2023-11-10 21:52:48 +01:00
text_server_adv.h
[TextServer] Fix glyph comparator ambiguous output, causing "bad comparison function" error spam when processing text with excessive use of combining diacritics.
2023-10-31 08:41:35 +02:00
thorvg_bounds_iterator.cpp
…
thorvg_bounds_iterator.h
…
thorvg_svg_in_ot.cpp
[TS] Fix SVG emoji placement.
2023-08-29 08:46:15 +03:00
thorvg_svg_in_ot.h
Use
String::resize()
and
CharString
in text_server_adv again
2023-08-14 18:12:05 -05:00