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-12-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
8085affdb109123f68059e37beb2236a1f94de1a
godot
/
modules
/
text_server_adv
History
bruvzg
c931906af7
Add flag to connected grapheme. Apply RTL displacement FX only to the whole connected grapheme. Pass more glyph info to the custom RTL FX.
2021-09-21 13:51:38 +03:00
..
icu_data
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
config.py
Make FreeType optional for export templates.
2021-02-19 15:01:46 +02:00
register_types.cpp
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
register_types.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
script_iterator.cpp
Add TextServer parentheses stack dynamic reallocation support.
2021-09-04 17:48:20 +03:00
script_iterator.h
Add TextServer parentheses stack dynamic reallocation support.
2021-09-04 17:48:20 +03:00
SCsub
HarfBuzz: Update to version 3.0.0
2021-09-20 09:52:45 +03:00
text_server_adv.cpp
Add flag to connected grapheme. Apply RTL displacement FX only to the whole connected grapheme. Pass more glyph info to the custom RTL FX.
2021-09-21 13:51:38 +03:00
text_server_adv.h
Makes FontData importable resource.
2021-08-27 15:43:18 +03:00