ID:               20816
 Updated by:       [EMAIL PROTECTED]
-Summary:          register_global and scoping vars
 Reported By:      [EMAIL PROTECTED]
 Status:           Feedback
 Bug Type:         GD related
-Operating System: Slackware Linux
+Operating System: WinXP
-PHP Version:      4.2.2
+PHP Version:      4.4.0-dev
 New Comment:

restored the correct info..


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

[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