On Tuesday 20 July 2004 19:28, Mark Collin wrote:

> Is there any support for TGA images in PHP.

Not builtin.

> I have searched through the PHP manual and through the GD library
> website and cannot even find a reference to TGA, is there no support for
> TGA images in PHP at all? (this seems rather strange as TGA is quite a
> commonly used GFX format)

Probably because PHP is web-oriented and TGA is not supported by most 
browsers.

Have a look at Imagick and netpbm.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
World War Three can be averted by adherence to a strictly enforced dress code!
*/

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

Reply via email to