Page 1 of 1

[solved] rotating an image with alpha channel - bug?

Posted: Tue Feb 06, 2007 3:34 am
by dbevfat
I've just noticed the strangest thing while rotating an alpha-transparent image (truecolor png with an alpha channel); it rotates fine for angles between -45 and 45, outside of that, the resulting image doesn't have an alpha channel anymore. Using php 5.2 with appropriate GD. Can anybody confirm that?

best regards

Posted: Tue Feb 06, 2007 3:50 pm
by dbevfat
This is apparently a bug (see http://bugs.php.net/bug.php?id=39366), which was fixed in CVS.