alexwlchan / create_thumbnail

A simple command-line tool for creating image thumbnails
1 stars 0 forks source link

Fix a bug when creating animated GIF thumbnails with odd width/height #8

Closed alexwlchan closed 2 months ago

alexwlchan commented 2 months ago

This is something I made a note of in the associated TIL: https://alexwlchan.net/til/2024/convert-an-animated-gif-to-mp4/

And then I completely forgot when I came to implement this code! Which serves as a validation of the idea of having a single definition of this code.