Re: [GD-DEVEL] gd via the perl API can't read jpg or png
[email protected] (Pierre)
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
On 3/18/07, Erin Spiceland <[email protected]> wrote: > > Create an image and save it as png or jpeg. If it works, that means > > the module has png and jpeg correctly configured. If you are still not > > able to open your images using perl-gd, can you try to open them using > > php-gd (or gd directly if you know C)? It will tell us where is the > > problem. > > My script already writes out jpg and png files correctly. PHP-gd can > read and write pngs as well. OK, Can you post a link to the images and the script you use to load them? I fail to see what can fail, time to see some code :) --Pierre