Closed (fixed)
Project:
ImageCache Actions
Version:
7.x-1.x-dev
Component:
Color Actions Module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2011 at 17:32 UTC
Updated:
19 May 2012 at 14:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
fietserwinRerolled the patch against the current dev version. In contrast with the comments in the current dev versions that this does not work, it does, but you have to use a recent version of the imagemagick module.
Note: patch also removes incorrect white space.
Comment #2
dman commentedPatch applies ok, but functionality still doesn't seem to behave as hoped for.
From a test-suite example (rounded corners plus convert to png) it doesn't fail, but doesn't end up as a png either.
The version of imagemagick is the most recent stable one available for my up-to-date test platform
... but I'm not even seeing the conversion parameter in that commandline.
On my test install, modules are
Image 7.10-devImagecache Actions 7.x-devImageMagick 7.x-1.0-alpha2What are the extra steps that are needed to make this a happening thing? I lost a day on it last time and got nowhere - I don't know how to progress this if there is something that I'm missing.
The target conversion format parameter didn't exist when we tried to do a d7 upgrade, and I wasn't aware it had gone stable. Good news if it does eventually get in.
Comment #3
fietserwinWith recent version of imagemagick module I meant any version after the fix of #1206598-14: Add support for changing destination image format on july 14, 2011. So only the current published dev will work.
Comment #4
fietserwinThis already got committed before.