kohler / gifsicle

Create, manipulate, and optimize GIF images and animations
http://www.lcdf.org/gifsicle/
GNU General Public License v2.0
3.77k stars 239 forks source link

Pink artifacts after resizing #181

Open asakura42 opened 2 years ago

asakura42 commented 2 years ago

Tried to resize gif with white chars on black bg witch gifsicle --resize 1080x_ 1.gif > 2.gif It outputted that: https://c-v.sh/pongidshallot.png

Is it a bug?

asakura42 commented 2 years ago

Adding "--resize-colors 256" fixed issue.