I created an imagecache series of actions. At the very end, imagecache will rotate the final image a few degrees. When imagecache does this, all vertical lines become jagged, and the background is black despite having a set the background color field to blank as per #355230: Support transparent background for imagecache rotate. I have attached a screenshot. Any idea if I am doing something wrong? I can use the gimp to rotate an image and it does so cleanly. Is this a limitation of the GD toolkit?

Thanks for such a great module. This is making my life soo much easier.

CommentFileSizeAuthor
snapshot1.png21.55 KBwill_in_wi

Comments

drewish’s picture

Status: Active » Closed (duplicate)

as far as the black background goes, i the fixed imageapi part of this over in #422836: ImageAPI GD2 6.x-1.5 ignores crop background color setting. the jaggies are par for the course as far as i know. i'm going to mark this as a duplicate of #355230: Support transparent background for imagecache rotate and fix the imagecache part there.