Re: [GD-DEVEL] gd via the perl API can't read jpg or png
[email protected] (Erin Spiceland)
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
> 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.