JSON Lottie and vg image fix 94/249194/2
authorMichal Maciola <m.maciola@samsung.com>
Tue, 8 Dec 2020 11:31:10 +0000 (12:31 +0100)
committerHermet Park <chuneon.park@samsung.com>
Fri, 11 Dec 2020 08:37:07 +0000 (08:37 +0000)
commit40ee9a57095711da63aae2773c41ffee2875caa1
tree028957b43108ef08ea874ccf46b79f8dfbc5c58f
parenteddd4dcd7d9ded4a36d43daa81b1ab6abb465da8
JSON Lottie and vg image fix

In this push some crucial things for json animations was fixed:
1. vg_common_json.c is fixed and will load json files properly.
2. efl_canvas_vg_image.c was fixed for proper raw images loading.

Change-Id: I69e6913c2e8771c100555cd968c87c5c88a0eb44
src/lib/evas/canvas/efl_canvas_vg_image.c
src/lib/evas/canvas/efl_canvas_vg_shape.c
src/lib/evas/canvas/evas_vg_private.h
src/static_libs/vg_common/vg_common_json.c