Here is an example image:  
http://vision.cs.arizona.edu/ksimek/temp/fixed32.ras

The image was created by taking an image output by ImageMagick and 
stripping the last byte from every line.  I wish I could have generated 
an example image from scratch using an established imaging library, but 
ImageMagick is the only library I know that writes 32-bit Sun Raster 
images.   Gimp will read the image above without problem, but IM's 
display command fails.

The link below contains the source image, and C-code I used to convert 
it to the "fixed" version linked above.

http://vision.cs.arizona.edu/ksimek/temp/sun-bug.html

Thanks,
Kyle Simek

duc.sequere.aut.de.via.dec...@imagemagick.org wrote:
>> However, the current way creates rows with odd numbers of bytes
>>     
>
> Can you post a URL to an example SUN raster ImageMagick fails to read.  We
> will use it to to test any patch we apply to coders/sun.c to fix the problem
> you reported.  Thanks.
>   
_______________________________________________
Magick-developers mailing list
Magick-developers@imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-developers

Reply via email to