Re: Missing JPG, PNG, TIF in ImageMagick Supported formats
Posted: 2008-05-12T07:54:03-07:00
I'm experiencing a similar problem. I'm running ImageMagick 6.3.8 04/03/08 Q16 with imagick 2.1.0.
In my phpinfo( ) output, the value against "ImageMagick Number of supported formats" is "0".
The output of running "convert -list configure" shows the following line regarding delegates:
DELEGATES freetype jpeg jp2 lcms png tiff zlib
imagick has been installed with a standard configure, make, make install.
Does anyone know why the PHP info output would be showing the supported formats as being zero? The upshot of this of course if that I can't work with any image files.
Any suggestions greatfully received.
James.
In my phpinfo( ) output, the value against "ImageMagick Number of supported formats" is "0".
The output of running "convert -list configure" shows the following line regarding delegates:
DELEGATES freetype jpeg jp2 lcms png tiff zlib
imagick has been installed with a standard configure, make, make install.
Does anyone know why the PHP info output would be showing the supported formats as being zero? The upshot of this of course if that I can't work with any image files.
Any suggestions greatfully received.
James.