mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-13 19:44:28 +00:00
![]() rotate(), scale() won't be retained. When you call reset() for the shape, these values will be reset as well. These are working in fire & forget method, it actually modify the path data for avoiding compuatation every frames. Thus user needs to keep the last values to understand the final accumulated values. Change-Id: I41f260271cdefc977eea01a778d49632440c777f |
||
---|---|---|
.. | ||
makefile | ||
testBlending.cpp | ||
testBoundary.cpp | ||
testComposition.cpp | ||
testDirectUpdate.cpp | ||
testGradient.cpp | ||
testMergeShapes.cpp | ||
testMultiShapes.cpp | ||
testPath.cpp | ||
testPathCopy.cpp | ||
testScene.cpp | ||
testShape.cpp | ||
testStroke.cpp | ||
testUpdate.cpp |