Search found 3 matches

by kester
2014-07-18T00:45:29-07:00
Forum: Bugs
Topic: 16bit greyscale not working on big endian
Replies: 6
Views: 6054

Re: 16bit greyscale not working on big endian

I checked out the latest SVN version and it still has the problem. Source: https://subversion.imagemagick.org/subversion/ImageMagick/branches/ImageMagick-6 Last Changed Rev: 16171 Last Changed Date: 2014-07-16 17:24:47 +0200 (Wed, 16 Jul 2014) Version: ImageMagick 6.8.9-6 Q16 sparc 2014-07-17 http ...
by kester
2014-07-17T05:11:45-07:00
Forum: Bugs
Topic: 16bit greyscale not working on big endian
Replies: 6
Views: 6054

Re: 16bit greyscale not working on big endian

dlemstra wrote:Can you build the latest beta from source and see if you can reproduce the problem with that version?
I get the same problem with ImageMagick-7.0.0-0~beta20140703.tar.bz2 .
by kester
2014-07-16T07:21:09-07:00
Forum: Bugs
Topic: 16bit greyscale not working on big endian
Replies: 6
Views: 6054

16bit greyscale not working on big endian

Hello, 16-bit greyscale images (fits or tiff) are not handled properly on Solaris/SPARC which is big endian. On Solaris/x86 (little endian) and Linux/x86 there is no problem. Also 8-bit greyscale images are not affected. The problem was introduced somewhere between imagemagick 6.7.3.10 and 6.8.8.-7 ...