evas vector: changes reconciling the differences in the direction of arc drawing... 68/250268/2
authorMira Grudzinska <m.grudzinska@samsung.com>
Tue, 22 Dec 2020 16:15:45 +0000 (17:15 +0100)
committerHermet Park <chuneon.park@samsung.com>
Wed, 23 Dec 2020 04:01:42 +0000 (04:01 +0000)
commite5e3b1b1a72d0f2d9985fc8bfbc63f4f04a5d1cc
tree1ddd984c8423ec5b7c4a486d418a76ce8190accd
parent5e9cf2864fa886283f017a0eca47e60537d24d44
evas vector: changes reconciling the differences in the direction of arc drawing in  EFL and ThorVG

Since EFL and ThorVG draw arcs anti-clockwise and clockwise, respectively,
it was necessary to change the sign of angles in a ThorVG function call.
The current point has been properly assigned in the arc drawing API.

Change-Id: I397afdd8213713f32f537c2dfb9f0d2b5b920ef4
src/lib/evas/canvas/efl_canvas_vg_shape.c
src/lib/evas/canvas/evas_tvg_path_helpers.h