You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having done some basic testing, I found that https://github.com/theol0403/gif-pros is fully compatible with Robodash's view system. I could help write a PR to add a new GIF view to the template, but I'd like to hear your opinion on embedding gif-pros beforehand.
I've held off on bundling gif-pros because of this PR on liblvgl, which enables LVGL's filesystem driver and gif/png/jpeg decoders. It's just been merged into liblvgl's master branch so it'll be in liblvgl's next release. If you'd like, you can create a gif-pros view template, but I don't think I'll be bundling gif-pros with robodash.
Wow, I didn't even know liblvgl was going to include native graphics file rendering support. Since there wouldn't be any need for liblvgl now, I don't think a pr would be needed.
Maybe the image view could be expanded to a general-purpose view to support both images and gifs via the usage of gif-pros?
The text was updated successfully, but these errors were encountered: