Closed (fixed)
Project:
ImageCache Actions
Version:
5.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2008 at 05:14 UTC
Updated:
23 Aug 2008 at 01:10 UTC
I think we can get maximum power from image manipulation using very simple approach. Since ImageAPI uses Imagemagick command line 'convert' program atm, why not to add fallback action which is simply direct command line parameters for 'convert'? :)
The User Interface for adding/editing the action may include single textarea field.
For those who skilled with IM, this will bring much more powerfull then the rest of current image actions.
Comments
Comment #1
adrinux commentedIt was somewhat more complicated than you might imagine, but I've created a module - ImageMagick raw action - to allow passing ImageMagick command line parameters direct. It requires a patch to imageapi at present but works. See the modules project page for more details: http://drupal.org/project/im_raw
Closing this issue since my module provides the feature.
Comment #2
dman commentedSounds like a good way forwards. Congratulations, and thanks