mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-14 12:04:29 +00:00
![]() 1. removed async option which doesn't work currently, rather than it, we can add async option in initiailizer class. 2. removed update() method. Instead, we can call update(paint = nullptr); which has exactly same behavior. Change-Id: I7909a50d804b97baf413a2ff6365a3cf79a3689e |
||
---|---|---|
.. | ||
svgs | ||
makefile | ||
testAsync.cpp | ||
testBlending.cpp | ||
testBoundary.cpp | ||
testCapi.c | ||
testCommon.h | ||
testCustomTransform.cpp | ||
testDirectUpdate.cpp | ||
testGradientTransform.cpp | ||
testLinearGradient.cpp | ||
testMultiShapes.cpp | ||
testPath.cpp | ||
testPathCopy.cpp | ||
testRadialGradient.cpp | ||
testScene.cpp | ||
testSceneTransform.cpp | ||
testShape.cpp | ||
testStroke.cpp | ||
testStrokeLine.cpp | ||
testSvg.cpp | ||
testTransform.cpp | ||
testUpdate.cpp |