Questions about reading RLE files
Posted: 2019-08-20T03:20:25-07:00
Hello,
I am creating compressed RLE files with Adobe Photoshop CC2019.
Some RLE files (not all) cannot be read with ImageMagick.
ex.
>magick identify nomal.RLE
normal.RLE BMP3 965x623 965x623+0+0 8-bit sRGB 256c 8314B 0.000u 0:00.002
>magick identify error.RLE
identify: insufficient image data in file `error' @ error/bmp.c/ReadBMPImage/962.
Is this caused by Adobe Photoshop RLE compression?
Version: ImageMagick 7.0.8-56 Q16 x64 2019-07-21 http://www.imagemagick.org
I am creating compressed RLE files with Adobe Photoshop CC2019.
Some RLE files (not all) cannot be read with ImageMagick.
ex.
>magick identify nomal.RLE
normal.RLE BMP3 965x623 965x623+0+0 8-bit sRGB 256c 8314B 0.000u 0:00.002
>magick identify error.RLE
identify: insufficient image data in file `error' @ error/bmp.c/ReadBMPImage/962.
Is this caused by Adobe Photoshop RLE compression?
Version: ImageMagick 7.0.8-56 Q16 x64 2019-07-21 http://www.imagemagick.org