Closed umerov1999 closed 3 years ago
@umerov1999 If you can attach a sample resource which reproduce the crash will be helpful.
This port to work in android rlottie_android_0.2.tar.gz
anims, screens in https://drive.google.com/file/d/1V-jtdGaRry0kgxRGIGhpzPdm5J2aI-F1/view?usp=sharing
@umerov1999 If you can attach a sample resource which reproduce the crash will be helpful.
I attached my port for androod and animations
@umerov1999 If you can attach a sample resource which reproduce the crash will be helpful.
This manifests itself if several animations are loaded. If you are shipping successively, then everything is OK. Lottie_Cache off, Lottie Thread is also turned off
@umerov1999 If you can attach a sample resource which reproduce the crash will be helpful.
border->start is overflow
@smohantty vraster.cpp.txt Fixed
in some animation in "v_ft_stroker.cpp. SW_FT_Error ft_stroke_border_cubicto - assert(border->start >= 0);" border->start == -1. In telegram version rlottie work fine