ID: 50183 Updated by: paj...@php.net Reported By: scratch65535 at att dot net -Status: Open +Status: Assigned Bug Type: GD related -Operating System: W2K +Operating System: * -PHP Version: 5.2.11 +PHP Version: * -Assigned To: +Assigned To: pajoye New Comment:
It looks to me to be a misusage for imagecopymerge. I have to test with your code to be sure. move to assigned. Previous Comments: ------------------------------------------------------------------------ [2009-11-23 14:42:28] scratch65535 at att dot net I'm confused. The status shows as "no feedback" in r/o mode, but "open" in edit mode. I don't know what feedback was/is expected - as far as I'm aware, it's an open problem. Am I expected to post another comment every week to keep it open, or what? ------------------------------------------------------------------------ [2009-11-23 01:00:02] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2009-11-15 18:29:52] scratch65535 at att dot net So the documentation is broken then? "The two images will be merged according to pct which can range from 0 to 100. When pct = 0, no action is taken, when 100 this function behaves identically to imagecopy() for pallete images, while it implements alpha transparency for true colour images. " ------------------------------------------------------------------------ [2009-11-15 18:26:39] scratch65535 at att dot net UGH! I just did another test using a more sophisticated image (semi-transparent pixels) and "GIF mode" doesn't work for what I want. It seems possible that imageCopyMerge() might be the culprit here or at least one of them, because if I call imagePNG on the $src, I don't get the white background color. ------------------------------------------------------------------------ [2009-11-15 18:21:58] paj...@php.net Quick note: imagecopymerge is not supposed to work with alpha. See the examples code here: http://pierre.libgd.org/watermark/ ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/50183 -- Edit this bug report at http://bugs.php.net/?id=50183&edit=1