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
We're experiencing an issue where, after applying cw-1 as option, a original, well-behaving GIF starts to flicker.
We have tried other parsing options but the result is the same.
Original GIF:
Output GIF (now flickering):
We're using latest version (v0.10.0).
The text was updated successfully, but these errors were encountered:
Thanks for the good reproduction case. This is definitely an issue in the gifresize library, so I'll move this issue there. Simple reproduction steps there:
go run ./example https://user-images.githubusercontent.com/2573622/97308916-69a6ca00-182f-11eb-9b1e-3c034c505a34.gif > resized.gif
We're experiencing an issue where, after applying
cw-1
as option, a original, well-behaving GIF starts to flicker.We have tried other parsing options but the result is the same.
Original GIF:
Output GIF (now flickering):
We're using latest version (v0.10.0).
The text was updated successfully, but these errors were encountered: