> I’m trying to 2x upscale a 25 frames 800x800 gif but it says imagine [image] block is out of bounds. This bug comes from the gif library, specifically [this line](https://github.com/golang/go/blob/4aa1efed4853ea067d665a952eee77c52faac774/src/image/gif/writer.go#L257). Why is it triggering in this case? - [ ] Reproduce this
This bug comes from the gif library, specifically this line. Why is it triggering in this case?