-
I want to show text by this lottie lib.
-
On Windows M_PI is defined only if
#define _USE_MATH_DEFINES
is called just before #include in src/lottie/lottiemodel.cpp, src/vector/vdasher.cpp, vbezier.cpp and vpath.cpp too. See
https://…
-
[main.zip](https://github.com/Samsung/rlottie/files/3088237/main.zip)
Attached the test source code.
**Expectation**: After executing the code, I expect to see some pixel data in the surface buf…
-
As drawBitmap() api dosen't use any brush for getting fill information . it dosen't update the brush data.
If the last drawing has some brush data like transform matrix it affects the drawBitmap() im…
-
/*TEST Rlottie*/
#include "unistd.h"
#include "stdlib.h"
#include "stdio.h"
#include "rlottie_capi.h"
int main ()
{
double duration;
size_t i, k, frame, frame_number, width = 64U, …
-
-
I'm try build it by cmake on my win10。but it error form this install command of cmake.here is the error infomation.
![1552620984(1)](https://user-images.githubusercontent.com/1897438/54407044-667…