ID: 21630 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: GD related +Bug Type: Documentation problem Operating System: Linux 2.4.20 PHP Version: 4.3.0 New Comment:
It says: Note: Since all GIF support was removed from the GD library in version 1.6, this function is not available if you are using that version of the GD library. (nothing about read or write which is right because the function is just not supported) but it says nothing about the gd bundled version, I'm fixing that. Previous Comments: ------------------------------------------------------------------------ [2003-01-14 04:40:14] [EMAIL PROTECTED] I think the documentation states that read only is supported, but not write? I'll go and find the reference, maybe this is a documentation issue? ------------------------------------------------------------------------ [2003-01-14 04:38:24] [EMAIL PROTECTED] Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php bundled GD doesn't support GIF due to patent issues. Not a bug -> bogus ------------------------------------------------------------------------ [2003-01-14 04:36:00] [EMAIL PROTECTED] I'm not sure what else I can provide? The system was built usign the standard bundled gd library with php. Can you supply any specific questions or information you need? I also searched deja.com and there are a few questions there which seem to imply other people are seeing the same problem. ------------------------------------------------------------------------ [2003-01-14 04:08:21] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2003-01-14 04:07:36] [EMAIL PROTECTED] imageCreateFromGIF followed by an attempt to rescale doesn't work, it produces a blank image. Attempted with various valid gif files, imageCreateFromJPEG works fine. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21630&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php