> > While PHP does a magnificent job at creating 8-bit PNGs, lack on GIF
> > support on the PHP servers where the application will eventually run,
> ...
> GIF support (among
> JPG and PNG) is one of the most basic building blocks of many PHP
> applications. Unisys patent issue sholdn't be an issue out of US.
I thought you could have GIF or JPG/PNG, but not all three in the same
version of php (which means on the same web server unless you're getting
fancy). If it's possible, can you give more information/a link?
> 1) patched GD extension for PHP which includes a resize function
> with bicubic interpolation: ImageCopyResizedBicubic()
Thanks for the tip. I found more info in the manual contributed notes
here:
http://www.php.net/manual/en/function.imagecopyresized.php
http://www.alt-php-faq.org/downloads/patch
Darren
[ Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/ ]
Received on Wed Aug 22 12:49:52 2001