rlottie: Supports the Transform Scale property.
authorJunsuChoi <jsuya.choi@samsung.com>
Thu, 16 Jan 2020 12:07:22 +0000 (21:07 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 21 Jan 2020 21:59:33 +0000 (06:59 +0900)
commit19d51fd7eda03403b4a9b6daac55765ed2c0d857
tree8e61fcb2042103297ca862d7d60805aff6f99a1c
parent611308cb30ae93e7eca9c0883fd5a26bbbe4670a
rlottie: Supports the Transform Scale property.

Use setValue<rlottie::Property::TrScale> and return rlottie::Size type.

The default value of Size is 100. If it goes to zero it won't be visible.
If it is negative it will be flipped. If it is greater than 100, it will be enlarged.

Example) example/demo
example/demo.cpp
src/binding/c/lottieanimation_capi.cpp
src/lottie/lottieitem.cpp
src/lottie/lottieproxymodel.h