| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On 10/20/03 4:22 PM, Nathan Nunn wrote: >I was under the impression that the GIF protection period expired just a >few months ago. > >Does anyone know of an available GIF rendering library made available since >the expiration? Just curious... Not under GD. IIRC Boutell is waiting until next summer when the patent expires in other places than the US. He also doesn't seem to want to talk about it much. Of course if you absolutely have to have a GIF, you might be able to output a PNG and then turn it into a GIF with ImageMagick called by PHP: $convert_gif = ` convert $file.png $file.gif `; echo $convert_gif; Hal Eckhart - Casa Forge - Minneapolis MN - <http://www.casaforge.com> _______________________________________________ web-development mailing list | email@hidden Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/web-development Do not post admin requests to the list. They will be ignored.
| References: | |
| >re: [Q] PHP Image Creation problems & MacOSX (From: Nathan Nunn <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.