Problem/Motivation
On some systems that have the imagick extension enabled, the resizing doesn't work as expected.
Proposed resolution
On such systems, a variable_get in the corresponding function could enforce the usage of the gifresizer library for the resizing and would make it work.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | variable-for-gifresizer-library-enforcement-2870913-2.patch | 538 bytes | s_leu |
Comments
Comment #2
s_leu commentedAdding a patch for the proposed solution.
Comment #3
denes.szabo commentedHi s_leu,
Thanks for your thoughts and code, but I solved this problem other mode: I just added a small admin form (/admin/config/media/animgif_support) to select animated GIF re-sizer library. Pls, check the latest release, 7.x-1.1.
Thanks!