Example : Update Strategy::eflVg in lottieview
authorJunsuChoi <jsuya.choi@samsung.com>
Thu, 7 Nov 2019 06:38:02 +0000 (15:38 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Wed, 13 Nov 2019 00:44:45 +0000 (09:44 +0900)
commit7c1999bd2815ed4f579edd380052ec9a9686d3a1
treefd67ba5776bdea2130e64c5fc3a6ef9baa2b0ff9
parent25a07b98c639621f092fa2e3f541f76f5c118cb1
Example : Update Strategy::eflVg in lottieview

The existing Strategy::eflVg make a vector object treeusing a node tree
from C++ rlottie API. But it didn't work well.
Loading a vector file into evas_object_vg works the same as internally.

[Test]
Prepare for latest EFL
rlottie build
./build/example/lottieviewTest 4
example/lottieview.cpp
example/lottieview.h
example/lottieviewtest.cpp