bitbank2 / bb_spi_lcd

SPI LCD/OLED library which can be built for Arduino and Linux
GNU General Public License v3.0
89 stars 13 forks source link

rlottie widget for bb_spi_lcd #5

Closed ajsb85 closed 3 years ago

ajsb85 commented 3 years ago

Allows to use rlottie animations in the BitBank SPI Color LCD/OLED library

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

Best regards.

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

bitbank2 commented 3 years ago

I don't see what rlottie has to do with my SPI LCD library. This code is for sending pixels to SPI displays with a few primitive functions. You're welcome to write application code to combine this with other projects, but it doesn't make any sense to integrate rlottie into bb_spi_lcd.