Page 1 of 1

ART format

Posted: 2008-01-17T07:52:32-07:00
by jpiquemal
Hello all
when reading the ART format, the second
image->columns=(unsigned long)RaedBlobLSBShort(image);
should be replaced by
image->rows=(unsigned long)RaedBlobLSBShort(image);

Re: ART format

Posted: 2008-01-17T08:31:41-07:00
by magick
Thanks for the patch. We added it to ImageMagick 6.3.8-0 Beta, available sometime tomorrow.