thorvg/inc
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
..
meson.build + Initial draft 2020-03-25 11:53:03 +09:00
tizenvg.h common shape: support scale/rotate transform 2020-05-02 23:01:16 +09:00