efl/src/static_libs/vg_common
Hermet Park f247a55b50 vector json: fix a ordering issue of stroke.
for optimization, we created a shape node in a lazy way,
This introduced corrupted layering order issue.

We fix it by keeping the object creation order.

Layzing creation is just for an ideal case,
It doesn't verified the performance.
2019-10-17 17:54:02 +09:00
..
meson.build evas vector: support json loader for rlottie integration. 2019-06-21 17:35:48 +09:00
vg_common.h vg_common_json: Override value_provider list 2019-10-02 14:30:06 +09:00
vg_common_json.c vector json: fix a ordering issue of stroke. 2019-10-17 17:54:02 +09:00
vg_common_svg.c vg_common_svg: Support opacity attribute of <g> element 2019-10-15 14:53:25 +09:00