Quote:
Originally Posted by cory_booth
Updated to 2.3.3 and I see the following errors on animated gifs:
1. If the filename has a space (I believe this is the problem)...
identify: unable to open image `images/avatars/Animated': No such file or directory. identify: unable to open image `SC/36_7_7.gif': No such file or directory. identify: missing an image filename `SC/36_7_7.gif'.
2. It seems the layers function is either not supported by my ImageMagick version or something is off...
Currently I disable the (is_ani) section of class_eggavatar_image.php but if it is enabled...
convert: unrecognized option `-layers'.
|
What version of ImageMagick are you using, and thanks for the tip of spaces in filenames, I'll look into that.