Date: 07/20/99
- Next message: rp5898 <email protected>: "[PHP-DEV] PHP4 Bug #1772: compile fails on ext/standard/browscap.c with regex.h problems"
- Previous message: Andrey Zmievski: "Re: [PHP-DEV] Alternative image library"
- In reply to: Andrey Zmievski: "Re: [PHP-DEV] Alternative image library"
- Next in thread: Andrey Zmievski: "Re: [PHP-DEV] Alternative image library"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Andrey Zmievski wrote:
> Jim Winstead wrote:
> > Well, I personally still just use gd1.2, which has real GIF compression.
> >
> > But Ilib supports more than just GIF, and appears designed to be able
> > to handle plugging in more formats.
> >
> > You could also use giflib
> > (http://prtr-13.ucsc.edu/~badger/software/giflib.shtml)
> > instead of libungif. They share the same interface.
> >
> > And the important bit of the library is that it also support drawing
> > operations.
>
> Since giflib uses LZW to compress GIF images, does that present a problem for
> us?
Not if we're not distributing it or distributing anything linked to it.
Same issue with PHP3 and GD, as far as I'm concerned. We should only
have patent issues if we distribute binaries that have LZW code.
Jim
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: rp5898 <email protected>: "[PHP-DEV] PHP4 Bug #1772: compile fails on ext/standard/browscap.c with regex.h problems"
- Previous message: Andrey Zmievski: "Re: [PHP-DEV] Alternative image library"
- In reply to: Andrey Zmievski: "Re: [PHP-DEV] Alternative image library"
- Next in thread: Andrey Zmievski: "Re: [PHP-DEV] Alternative image library"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

