I wanted to add rounded corners by using watermark, so I installed Imagecache Actions. And it works good until I want use 'Sharpen' action from Imagecache.
I have been using 'Sharpen' till now and it worked perfectly. But if I want to use canvas / watermark feature I have to disable 'Sharpen' to make it work. So they don't work together.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | imagecache-actions-sharpen.png | 14.54 KB | anantagati |
Comments
Comment #1
dman commentedIn what way does it not work good?
Are you sharpening before or after the overlays?
Comment #2
anantagati commentedIt writes this error:
I attached picture with my Imagecache configuration. If delete Sharpen from that configuration it works.
Comment #3
anantagati commentedSo I found that i needed to remove Sharpen and change to GD2 from Imagemagick to generate pictures. So problem is making Imagemagick with canvas.
Comment #4
dman commentedI guess that's all understandable.
imagemagick support for canvas overlay is in the dev release and apparently works OK.
As it stands, only half the processes in imagecache actions have got imagemagick versions available.
This is partly because producing toolkit-specific processes is really a job that should be contributed to imageapi :-/ And mostly because I don't use imagemagick.
http://drupal.org/node/342241