summaryrefslogtreecommitdiffstats
path: root/modules/text_server_fb/thorvg_svg_in_ot.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973Spartan3222024-11-271-62/+63
|\
| * Fix SVG font rendering.Pāvels Nadtočajevs2024-11-211-62/+63
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Use GODOT_MODULE define in TextServer modulesAaron Franke2024-01-061-1/+1
* [TS] Fix SVG emoji placement.bruvzg2023-08-291-2/+2
* Update ThorVG to v0.10.0Martin Capitanio2023-08-091-1/+1
* Fix SVG tag closing for OT font glyphs3dnikita2023-06-221-1/+6
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-1/+2
* Fix SVG font rendering after ThorVG update.bruvzg2023-06-071-1/+1
* [SVG Font] Keep a copy of UTF-8 XML source string during the whole SVG proces...bruvzg2023-04-051-5/+7
* [TextServer] Make sure Freetype is enabled for ot-svgNinni Pipping2023-03-071-0/+2
* [GDExtension] Expose some low level functions and String operators.bruvzg2023-01-191-33/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Implement SVG in OT support.bruvzg2022-11-041-0/+320