php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14121 Gif support?
Submitted: 2001-11-19 13:33 UTC Modified: 2001-11-19 13:36 UTC
From: isalis at listin dot com Assigned:
Status: Not a bug Package: GD related
PHP Version: 4.0.6 OS: Win32 & Linux RedHat
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: isalis at listin dot com
New email:
PHP Version: OS:

 

 [2001-11-19 13:33 UTC] isalis at listin dot com
First sorry about my poor english.

I don't understand what's happend with .gif format.
When i tried to use that format, y get this error message:
Warning: ImageGif: No GIF support in this PHP 

I know what's meaning this message, but my question is ...
What is the reason to not support .Gif files and recognize .Png and other extensions.

Thank you very much.
I.Sal?s

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-19 13:36 UTC] derick@php.net
Not a bug > Bogus

The GD library does not suport GIF due to licence issues with UniSys. THey patented the LZW algorithm used in GIF files.
So, nothing that can be done on the pHP side. (And you might find a hacked version of the GD library at http://www.rhyme.com.au/gd/
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 09:01:31 2024 UTC