thorvg/test
Hermet Park 211dafdaed common shape: refactored interfaces.
hide engine() interface of shape that's not friendly one by users.
instead canvas would access shape internal data to update/draw it.

Now Paint cannot update itself but has to request to Canvas for it.

Change-Id: Ibafd0864a65c3c33238789d1a3e06c49c4378349
2020-05-04 21:12:29 +09:00
..
makefile test: updated test samples. 2020-05-03 15:14:01 +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: refactored interfaces. 2020-05-04 21:12:29 +09:00
testGradient.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 test: updated test samples. 2020-05-03 15:14:01 +09:00
testStroke.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testTransform.cpp common shape: refactored interfaces. 2020-05-04 21:12:29 +09:00
testUpdate.cpp common shape: support scale/rotate transform 2020-05-02 23:01:16 +09:00