summaryrefslogtreecommitdiff
path: root/thirdparty/thorvg/src/loaders/tvg/tvgTvgCommon.h
AgeCommit message (Collapse)Author
2023-05-12Update ThorVG to v0.9.0Martin Capitanio
https://github.com/thorvg/thorvg/releases/tag/v0.9.0 Fixes #72478 (cherry picked from commit 5db751832d54092c9d153c0fe07f9cc4616a2d01)
2022-05-23thorvg: Sync a couple fixes from upstreamRémi Verschelde
We're still formally tracking v0.8.1, those fixes don't impact the library features. I didn't bother documenting them with patches as they will likely soon make their way to either a v0.8.2 or v0.9.0.
2022-03-08ThorVG: Sync with upstream 0.8.0K. S. Ernest (iFire) Lee
2022-01-14Use ThorVG instead of NanoSVG for importing SVGsK. S. Ernest (iFire) Lee
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>