bitbank2 / AnimatedGIF

An optimized GIF decoder suitable for microcontrollers and PCs
Apache License 2.0
373 stars 51 forks source link

Idea to export lottie to GIF #33

Closed ajsb85 closed 3 years ago

ajsb85 commented 3 years ago

You can use Samsung/rlottie library with C-api header

Ref: https://github.com/Samsung/rlottie/issues/484

bitbank2 commented 3 years ago

Sorry, but I don't see what rlottie has to do with my AnimatedGIF library. What does "export lottie to GIF" mean exactly? This code is strictly for decoding GIF images on microcontrollers, not for generating GIF images or integrating with any GUI features.

bitbank2 commented 3 years ago

Please stop spamming my repos