Samsung / rlottie

A platform independent standalone library that plays Lottie Animation.
Other
1.18k stars 225 forks source link

Capi: node->mImageInfo misses Position Transform #490

Open mmaciola opened 3 years ago

mmaciola commented 3 years ago

Position Transform (set in p tag: {"ty":2,"ks":{"p":{"k":[x,y,0]}}}) has no effect on node->mImageInfo.mMatrix. Images will be always displayed in the default top-left corner.