SIGN IN SIGN UP

api: expose Lottie expression support query

- Add a build-time capability query for Lottie expression support.
- Expose the same capability through the C API.

C++
+ static bool LottieAnimation::expressions()

CAPI
+ bool tvg_lottie_animation_expressions_supported()
H
Hermet Park committed
2b78e1bd7225be4eacb8817b18a493cf567b4f87
Parent: b24334b