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
[solved] rotating an image with alpha channel - bug?
Moderators: onion2k, General Moderators
[solved] rotating an image with alpha channel - bug?
Last edited by dbevfat on Tue Feb 06, 2007 6:43 pm, edited 1 time in total.
This is apparently a bug (see http://bugs.php.net/bug.php?id=39366), which was fixed in CVS.