summaryrefslogtreecommitdiffstats
path: root/modules/text_server_adv/thorvg_svg_in_ot.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use `String::resize()` and `CharString` in text_server_adv againDavid Snopek2023-08-141-14/+0
* Fix text_server_adv compiling as a GDExtensionDavid Snopek2023-06-201-0/+14
* [SVG Font] Keep a copy of UTF-8 XML source string during the whole SVG proces...bruvzg2023-04-051-1/+1
* [TextServer] Make sure Freetype is enabled for ot-svgNinni Pipping2023-03-071-1/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Implement SVG in OT support.bruvzg2022-11-041-0/+86