I'm unclear on what this module does. I thought it would give me additional actions like blur etc. in my image styles settings. Am I doing something wrong or is that not how it works?
I'm unclear on what this module does. I thought it would give me additional actions like blur etc. in my image styles settings. Am I doing something wrong or is that not how it works?
Comments
Comment #1
drupik commentedIts adds suport for imagemagick and graphicsmagick libraries instead of PHP's default GD library.
Comment #2
MGParisi commentedImagemagick is much better then GD, its not default because not all hosting companies have imagemagick installed. But no it does not include filters, resizing, cropping, etc... Other modules provide that functionality like http://drupal.org/project/imagefield_crop
Comment #3
gthing commentedThanks for the replies.
I'm not trying to create a user interface for imagemagick effects, I'm trying to use them for image presets. Is there a module that will let me do that?
Comment #4
sunImageMagick supports resizing and cropping and other effects that can be used e.g. for Image module's image style presets.
However, as others have mentioned, you need the imagemagick package/binaries on your server.
Comment #5
gthing commentedI found what I was looking for here: http://drupal.org/project/imagecache_actions