mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-13 19:44:28 +00:00
![]() Paint supports translate, rotate, scale functions for transformation The origin of these transformation is center of the paint, thus you have to consider the center-aligned vertices if you'd like to use these transformation functions. This policy has been considered for scene transformation. Change-Id: I78b63d7965faec0ec5b9a98a7776993744534b54 |
||
---|---|---|
.. | ||
makefile | ||
testBlending.cpp | ||
testBoundary.cpp | ||
testComposition.cpp | ||
testDirectUpdate.cpp | ||
testGradient.cpp | ||
testMultiShapes.cpp | ||
testPath.cpp | ||
testPathCopy.cpp | ||
testScene.cpp | ||
testShape.cpp | ||
testStroke.cpp | ||
testTransform.cpp | ||
testUpdate.cpp |