thorvg/src
Hermet Park b08d144dc9 common shape: introduce transformation matrix
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
2020-05-06 02:05:09 +09:00
..
examples + Initial draft 2020-03-25 11:53:03 +09:00
lib common shape: introduce transformation matrix 2020-05-06 02:05:09 +09:00
meson.build implement basic interfaces 2020-04-02 17:24:38 +09:00