I'm working on a thumbnail script currently that needs to support multiple
types of files, such as jpeg, bmp, gif, etc. One of the file types I need to
support is a TIFF type image. I was looking through the PHP manual from
"imagecreatfrom..." functions and I couldn't find one for tiff. Is there any
support for TIFF files in PHP or maybe a way to convert a TIFF file for
temporary usage to make a thumbnail?

Thanks,
Stephen Craton
http://www.melchior.us
http://php.melchior.us
http://www.chatness.us

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

Reply via email to