ID:               20816
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Closed
 Bug Type:         GD related
 Operating System: WinXP
 PHP Version:      4.4.0-dev
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2002-12-04 18:10:18] [EMAIL PROTECTED]

restored the correct info..

------------------------------------------------------------------------

[2002-12-04 15:26:36] [EMAIL PROTECTED]

Could you please show the complete script and if possible the source
image you are using. So far, I was able to replicate the problem if I
created the destination image using imagecreatetruecolor(). However, if
I use imagecreate() it works correctly.

------------------------------------------------------------------------

[2002-12-04 13:24:58] [EMAIL PROTECTED]

The function imagecopyresampled() takes a white area (255,255,255) and
turns it yellow (255,255,2). This does not happen with
imagecopyresize().  I think the problem is in the GD library, because
the problem disappears when I use the php_gd2.dll from  PHP4.2.3
instead of the one that came bundled with 4.4.0-dev.

What phpinfo() says: 
"4.4.0-dev" (both broken and working cases)
"GD 2.0 (bundled)" BROKEN case
"GD 2.0 or higher" WORKING case

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20816&edit=1

Reply via email to