tif > png bug?
Posted: 2007-10-11T03:08:12-07:00
I have ImageMagick installed on my local computer (Mac OS X) and a client's server for a project I'm developing.
I believe the versions of ImageMagick on both servers are identical -
Local OS X version:
Version: ImageMagick 6.3.5 08/24/07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2007 ImageMagick Studio LLC
Client webserver version:
Version: ImageMagick 6.3.5 09/03/07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2007 ImageMagick Studio LLC
However they are producing different results for the same file conversion. It's a tif to png conversion and I've posted the 3 files here:
http://www.editioninteractive.net/imagemagick/
ImageMagick is performing a good conversion via my OSX installation with no errors. On the client server the result is an inverted colour image and the following errors:
convert: unknown field with tag 700 (0x2bc) ignored. `gorilla.tif'.
convert: unknown field with tag 34665 (0x8769) ignored. `gorilla.tif'
Any help appreciated.
Nick
I believe the versions of ImageMagick on both servers are identical -
Local OS X version:
Version: ImageMagick 6.3.5 08/24/07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2007 ImageMagick Studio LLC
Client webserver version:
Version: ImageMagick 6.3.5 09/03/07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2007 ImageMagick Studio LLC
However they are producing different results for the same file conversion. It's a tif to png conversion and I've posted the 3 files here:
http://www.editioninteractive.net/imagemagick/
ImageMagick is performing a good conversion via my OSX installation with no errors. On the client server the result is an inverted colour image and the following errors:
convert: unknown field with tag 700 (0x2bc) ignored. `gorilla.tif'.
convert: unknown field with tag 34665 (0x8769) ignored. `gorilla.tif'
Any help appreciated.
Nick