Closed (duplicate)
Project:
ImageCache
Version:
6.x-2.0-beta8
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2009 at 16:03 UTC
Updated:
17 Apr 2009 at 01:10 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| snapshot1.png | 21.55 KB | will_in_wi |
Comments
Comment #1
drewish commentedas 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.