| Commit message (Expand) | Author | Age | Files | Lines |
* | [TS] Fix SVG emoji placement. | bruvzg | 2023-08-29 | 1 | -2/+2 |
* | Merge pull request #80095 from capnm/update_thorvg_0.10.0 | Rémi Verschelde | 2023-08-17 | 1 | -1/+1 |
|\ |
|
| * | Update ThorVG to v0.10.0 | Martin Capitanio | 2023-08-09 | 1 | -1/+1 |
* | | Use `String::resize()` and `CharString` in text_server_adv again | David Snopek | 2023-08-14 | 1 | -15/+0 |
|/ |
|
* | Merge pull request #77532 from dsnopek/text_server_adv_gdextension | Rémi Verschelde | 2023-06-23 | 1 | -0/+15 |
|\ |
|
| * | Fix text_server_adv compiling as a GDExtension | David Snopek | 2023-06-20 | 1 | -0/+15 |
* | | Fix SVG tag closing for OT font glyphs | 3dnikita | 2023-06-22 | 1 | -1/+6 |
|/ |
|
* | Style: Harmonize header includes in modules | Rémi Verschelde | 2023-06-15 | 1 | -1/+2 |
* | Fix SVG font rendering after ThorVG update. | bruvzg | 2023-06-07 | 1 | -1/+1 |
* | [SVG Font] Keep a copy of UTF-8 XML source string during the whole SVG proces... | bruvzg | 2023-04-05 | 1 | -5/+7 |
* | [TextServer] Make sure Freetype is enabled for ot-svg | Ninni Pipping | 2023-03-07 | 1 | -1/+3 |
* | [GDExtension] Expose some low level functions and String operators. | bruvzg | 2023-01-19 | 1 | -33/+0 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Implement SVG in OT support. | bruvzg | 2022-11-04 | 1 | -0/+320 |