Re: error whule try to convert png to xpm
Posted: 2008-07-26T11:29:53-07:00
Is png supported by your setup?
Try this to check:
I get amoungst other things:
Try this to check:
Code: Select all
convert -list Format
PLASMA* PLASMA r-- Plasma fractal image
PNG* PNG rw- Portable Network Graphics (libpng 1.2.26)
See http://www.libpng.org/ for details about the PNG format.
PNG24* PNG rw- opaque 24-bit RGB (zlib 1.2.3)
PNG32* PNG rw- opaque or transparent 32-bit RGBA
PNG8* PNG rw- 8-bit indexed with optional binary transparency
PNM* PNM rw+ Portable anymap