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

dman’s picture

Status: Active » Fixed

rotate 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.