Animated gif support for image styles
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
This project provides animated GIF resize and scale support for image styles with GD.
It uses a library written by Taha Paksu (GIF Animation Resizer).
Installation:
* download the library above and extract to the libraries/gifresizer folder.(libraries/gifresizer/gifresizer.php)
* apply the patch from the animgif_support/patch to the lirbaries/firresizer/gifresizer.php
(eg: patch -p1 < ../../modules/contrib/animgif_support/patch/gifresizer-patch01.php
* enable this module
That's it.
This module supports only "resize" and "scale". However, "resize" is quite useless for animated GIFs. The actions "crop" and "scale and crop" will both do resize only since the used lib does not support crop.
Caveats: It can happen that the generated image does not appear for the first time. Just reload the page if this happens.
Development supported by mediabistro.
