On Sat, 26 Jun 2004 19:30, Andres Petralli <apetralli icu unizh ch> wrote:
GIF PNG JPG 57.3% 8.7% 34.1% 69.9% 1.4% 28.7%
Not that it means much. Often people will just use the easiest format to get
the job done, I inspected some of the .gif entries in my Squid logs and
determined that some of them have not changes for years (some appeared to be
over 5 years old). So I think that a large cause of the use of gifs on the
web is the fact that they were created (or created with tools which were
written) before the patent issue came about.
ImageMagick makes sense, it's good for tools like that to have as many options
as possible.
But for PHP I can't see the point. What would adding GIF creation support
give to a PHP user? When you use PHP you want to create a web page, does it
matter to you whether the web page is comprised of .gif or .png files?