MJacred
|
717513a62d
Add is_valid_letter() to TextServer
|
7 月之前 |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
10 月之前 |
bruvzg
|
ab33613a13
Update and properly list versions of the built-in fonts.
|
1 年之前 |
bruvzg
|
07d859de25
[TextServer] Fix issues with character breaks, add more tests.
|
1 年之前 |
bruvzg
|
5d3fcc5766
[TextServer] Fix system font fallback and caret/selection behavior for composite characters.
|
1 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 年之前 |
Haoyu Qiu
|
207e52c161
Fix String::word_wrap() for long words
|
2 年之前 |
bruvzg
|
ecec415988
Use system fonts as fallback and improve system font handling.
|
2 年之前 |
bruvzg
|
4b155b939b
[Text Server] Prevent composite glyphs which incorporate kashida from being used for justification. Update TextServer tests to clean up on fail.
|
2 年之前 |
bruvzg
|
5aa48b6ae5
[TextServer] Implement ICU/UAX 31 based `is_valid_identifier` function.
|
3 年之前 |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
2 年之前 |
bruvzg
|
6ab672d1ef
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows.
|
3 年之前 |
bruvzg
|
f19cd44346
Unify TextServer built-in module and GDExtension code.
|
2 年之前 |
bruvzg
|
baec983d8a
[TextServer] Improvements for line breaking, "Fill" alignment, overrun, and interaction between these modes.
|
2 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
2 年之前 |
Aaron Franke
|
99a282f631
Move and organize tests into subfolders
|
3 年之前 |