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

 ID:               51128
 User updated by:  admin-team at suresupport dot com
 Reported by:      admin-team at suresupport dot com
 Summary:          imagefill() doesn't work with large images
 Status:           Assigned
 Type:             Bug
 Package:          GD related
 Operating System: Linux Debian 64bit
 PHP Version:      5.2.12
 Assigned To:      pajoye

 New Comment:

I applied the suggested patch from
http://bugs.libgd.org/?do=details&task_id=177.

And I confirm that my issue is fixed.



Pajoye does the PHP team have plans to integrate that patch in the PHP
bundled GD library ? 



Thank you


Previous Comments:
------------------------------------------------------------------------
[2010-03-09 15:33:52] tm at del dot bg

It seems that the following patch fixes the problem:
http://bugs.libgd.org/?do=details&task_id=177

------------------------------------------------------------------------
[2010-03-02 09:01:50] admin-team at suresupport dot com

Hello,



this is the info regarding the GD configuration for both servers:



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



Debian Server 64bit:



GD Support      enabled

GD Version      bundled (2.0.34 compatible)

FreeType Support        enabled

FreeType Linkage        with freetype

FreeType Version        2.2.1

T1Lib Support   enabled

GIF Read Support        enabled

GIF Create Support      enabled

JPG Support     enabled

PNG Support     enabled

WBMP Support    enabled

XBM Support     enabled



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



RedHat Server 32bit:



GD Support      enabled

GD Version      bundled (2.0.34 compatible)

FreeType Support        enabled

FreeType Linkage        with freetype

FreeType Version        2.1.3

T1Lib Support   enabled

GIF Read Support        enabled

GIF Create Support      enabled

JPG Support     enabled

PNG Support     enabled

WBMP Support    enabled

XBM Support     enabled

------------------------------------------------------------------------
[2010-03-01 21:42:06] paj...@php.net

Can you paste the GD section of phpinfo of both servers please?

------------------------------------------------------------------------
[2010-02-24 15:51:20] admin-team at suresupport dot com

Hello Pajoye,



Thank you for your anwser!



The code in test1.php & test2.php is taken from official documentation
of the function:



http://php.net/manual/en/function.imagefill.php



The problem described in my first post doesn't exist on another type of
server - RedHat Linux 32bit - I get 2 red rectangles.



Thank you

------------------------------------------------------------------------
[2010-02-23 21:15:55] paj...@php.net

Please allocate a background and then a color to use for the fill.

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


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/bug.php?id=51128


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

Reply via email to