Closed (fixed)
Project:
ImageCache Actions
Version:
5.x-2.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2009 at 21:49 UTC
Updated:
8 Apr 2009 at 22:10 UTC
Hello, I followed the settings at http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/imagecache_... to try to overlay a rotated image on a background.
Right now no matter how I set it up, I get a background color behind my image when I rotate. I tried leaving the rotate action background field blank as well as making it -1 but it always displays back. Am I missing something?
Thanks a lot
Comments
Comment #1
dman commentedrotate is actually an action provided by imagecache proper (not imagecache_actions)
But we have been working on testing that feature for transparancies.
You SHOULD find that current versions do better. the -1 behaviour disappeared for a while, but blank is now evaluated as transparent, not #00000.
Get the latest release, see http://drupal.org/node/355230 and follow up there if it's still not working.