> Can GD library produce animated gif's?

The PHP manual will tell you this. I'll save you the trouble, but next
time... well... the PHP manual will tell you stuff like this:

Since a certain version of PHP, GIFs are unsupported. I'm told they can be
read, but as far as producing new ones (resizing, changing, etc.) there's a
copyright issue over its encryption method. To use GD completely, go wtih
JPG or PNG. But, there is ImageMagick(?). Check that out. Anyone got a URL?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to