gifs not displaying properly, gifDraw writer says example isn't respecting iX #269
-
im having some issues with the animatedGIFPanel example code. i've got one of the ESP32 Trinity boards hooked up to a 64x32 display and with the supplied example gifs things work great. however with my custom ones im getting odd display issues. i created a test 64x32 animated gif. here is the source file: i've also confirmed that its NOT my gifs themselves as they work fine using the same animatedGIF library on a pyportal. Larry mailed me back and said "The issue is that the iX/iY variables passed in the GIFDRAW callback refer to the upper left corner of the sub-image being drawn onto the canvas. Your code only uses the iY value, so the changes are all squished up against the left side by ignoring the iX value." however, i have NO idea what to adjust or how to. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Seens stacked frames to me. |
Beta Was this translation helpful? Give feedback.
Seens stacked frames to me.
Try optimizing those gifs with Ezgif this way: Ezgif/Frames/ mark "Don't stack frames" option and create new gif