AThousandShips
|
15b4331fb1
[TextServer] Fix use of `find_char` in text servers
|
8 months ago |
Edwin Cheng
|
61d387135f
Improve emoji SVG parsing by caching
|
8 months ago |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
8 months ago |
Pāvels Nadtočajevs
|
7f37e88658
Fix SVG font rendering.
|
9 months ago |
Aaron Franke
|
91b24b2780
Use GODOT_MODULE define in TextServer modules
|
1 year ago |
bruvzg
|
29bad2928a
[TS] Fix SVG emoji placement.
|
2 years ago |
Rémi Verschelde
|
08690d6af5
Merge pull request #80095 from capnm/update_thorvg_0.10.0
|
2 years ago |
David Snopek
|
d585ca546b
Use `String::resize()` and `CharString` in text_server_adv again
|
2 years ago |
Martin Capitanio
|
ac9e259d3e
Update ThorVG to v0.10.0
|
2 years ago |
Rémi Verschelde
|
731df52084
Merge pull request #77532 from dsnopek/text_server_adv_gdextension
|
2 years ago |
3dnikita
|
1247c9e64f
Fix SVG tag closing for OT font glyphs
|
2 years ago |
David Snopek
|
263c909349
Fix text_server_adv compiling as a GDExtension
|
2 years ago |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 years ago |
bruvzg
|
35b0354577
Fix SVG font rendering after ThorVG update.
|
2 years ago |
bruvzg
|
19179238fa
[SVG Font] Keep a copy of UTF-8 XML source string during the whole SVG processing.
|
2 years ago |
Ninni Pipping
|
3a5d7a4b54
[TextServer] Make sure Freetype is enabled for ot-svg
|
2 years ago |
bruvzg
|
db7d8c2d87
[GDExtension] Expose some low level functions and String operators.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
d77902f33a
Implement SVG in OT support.
|
3 years ago |