This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-05-20 01:14:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f392a9c4f81e6ea5f55c3fa7af0ca94de44ce463
godot
/
modules
/
text_server_adv
T
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
Unify TextServer built-in module and GDExtension code.
2022-03-17 08:15:29 +02:00
config.py
Add Text Server related options to the build profiles editor.
2022-08-03 15:06:43 +03:00
register_types.cpp
Fix text_server_adv compiling as a GDExtension
2023-06-20 10:50:33 -05:00
register_types.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
script_iterator.cpp
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
script_iterator.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
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
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
thorvg_bounds_iterator.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
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