ID: 38179 User updated by: seth at pricepages dot org Reported By: seth at pricepages dot org Status: Assigned Bug Type: GD related Operating System: Mac 10.4 PHP Version: 5.1.4 Assigned To: pajoye New Comment:
I've upped an example at: http://pricepages.org/temp/grad.zip Included is the source image, test script, and two output files. The test composites the source image grad.png (a alpha gradient) onto a blank white canvas. test.orig.png is what the output should currently look like. test.patch.png is how it looks after the patch. Previous Comments: ------------------------------------------------------------------------ [2006-07-23 09:24:19] [EMAIL PROTECTED] Which are you trying to solve? Please post a link to script to reproduce your problem, with the expected image and what you get. ------------------------------------------------------------------------ [2006-07-21 17:12:47] seth at pricepages dot org Description: ------------ I've made a few tweaks to GD to get it to support partial palette transparency better. The (now fixed) problem was that if a partial transparency palette image was copied over any background, the palette image became opaque. http://pricepages.org/temp/trans.diff ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=38179&edit=1
