thorvg/test
Hermet Park 30ac2da1a3 common shape: support scale/rotate transform
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
2020-05-02 23:01:16 +09:00
..
makefile common shape: renamed the method clear() to reset() 2020-05-02 18:07:51 +09:00
testBlending.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testBoundary.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testComposition.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testDirectUpdate.cpp common shape: support scale/rotate transform 2020-05-02 23:01:16 +09:00
testGradient.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testMergeShapes.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testMultiShapes.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testPath.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testPathCopy.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testScene.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testShape.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testStroke.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testUpdate.cpp common shape: support scale/rotate transform 2020-05-02 23:01:16 +09:00