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: > > Yes, it says that the images are good. But that does not help to tell > > if your perl module is correctly configured. > > How can I test this? 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. --Pierre