Commit Graph

3 Commits

Author SHA1 Message Date
Parziphal
3ca7ad5e94 Imagick wasn't creating JPG outputs.
Added a little comment regarding animated GIFs.
2013-12-31 12:01:35 -05:00
Parziphal
be797d2a17 fixed some GIF thumbnails resulting in "corrupt" images.
in order to do this, Imagick::coalesceImages() is called if the image to process is gif and has frames. this method slows down things, but ensures a good thumbnail.
2013-12-06 14:02:47 -05:00
Parziphal
13227f0bca added files 2013-10-26 18:06:58 -05:00