[magick-users] Premature EOL at scanline warnings
sshapiro at rosettatechnologies.com
sshapiro at rosettatechnologies.com
Wed Sep 13 17:27:35 CDT 2006
Good Day!
I have recently started getting a bunch of warnings in some of my files:
ImageMagick: : Premature EOL at scanline 2 (got 203, expected 1693).
`Fax4Decode'
ImageMagick: : Premature EOL at scanline 2 (got 44, expected 1454).
`Fax4Decode'
ImageMagick: : Line length mismatch at scanline 9 (got 1900, expected
1697). `Fax4Decode'
etc.
The image does not translate and I get a blank image.
(Actually it appears to not even load the image as the blob is empty).
I can open this image in a variety of tiff viewers, and they display the
image with apparently no problem.
Is there a way to tell image magick to ignore these types of errors, or
have it perform some sort
of default action so that it renders at least as much of the image as
possible?
For example, in the fax2tiff program, it has defaults if warnings like
this are encountered . . .
Warning, %s: Premature EOL at scanline %d (x %d).\n.
The input data had a row that was shorter than the expected width. The row
is padded with white.
Can I get ImageMagick to do something similar?
Thanks.
Regards,
Steve.
More information about the Magick-users
mailing list