PDF color conversion problem on PPC machines
Posted: 2008-06-20T07:21:32-07:00
Hi, I am not sure if this is a bug in IM or Ghostscript. When converting from a PDF document to a raster image format (png for example), on PPC machines the colorspace comes out completely off. The same command on an Intel machine works fine. I'm assuming some endian-specific code is off somewhere. My command is:
/opt/local/bin/convert -sample 250 -colorspace CMYK 485ad067f1866.pdf[0] -colorspace RGB 485ad067f1866.png
You can see the resulting images below:
PPC:
Intel:
/opt/local/bin/convert -sample 250 -colorspace CMYK 485ad067f1866.pdf[0] -colorspace RGB 485ad067f1866.png
You can see the resulting images below:
PPC:
Intel: