Add animated image support in thumbnail generation
There's a case when you really don't want to make a thumbnail of only the first frame, such as making thumbnail for GIF image. This patch will check that the source and output format is an animated format, and not calling `[0]` on it. Closes #454
Showing
test/fixtures/animated.gif
0 → 100644
8.04 KB
Please
register
or
sign in
to comment