pixijs / gif

Plugin to support playback of animated GIF images in PixiJS.
https://pixijs.io/gif/docs/
MIT License
37 stars 5 forks source link

GIF is partially rendered for some GIFs #6

Closed AnnieCSerato closed 2 years ago

AnnieCSerato commented 2 years ago

Getting the resource.animation and adding it to the canvas for some GIFs only renders a portion of the GIF. giphy (1)

This renders on the canvas as image

Analysing the GIF, the first frame has smaller dimensions than the overall GIF, which might be why image

q1998763 commented 2 years ago

I have the same problem.

q1998763 commented 2 years ago

@bigtimebuddy