summaryrefslogtreecommitdiff
path: root/thirdparty/nanosvg
AgeCommit message (Collapse)Author
2019-11-12nanosvg: Sync with upstream c1f6e20Rémi Verschelde
Now formally unmaintained, so probably no further sync to expect from this repository.
2019-03-04nanosvg: Sync with upstream c1f6e20Rémi Verschelde
2017-11-05Convert DOS line endings to Unix line endingsRémi Verschelde
Should fix issues some of us have with `misc/dist/uwp_template/AppxManifest.xml` always showing up as modified. Might cause issues on Windows due to the removal of BOMs or change of line endings in some of the Mono, UWP or gradlew.bat files, we will test and adapt if need be.
2017-08-27nanosvg: Document in COPYRIGHT.txt and thirdparty README.mdRémi Verschelde
2017-08-20Added support for SVGDaniel J. Ramirez