[gs-bugs] [Bug 614298] tiffpack does not honor MaxStripSize

bugs.ghostscript.com-bugzilla-daemon at ghostscript.com bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Tue Oct 27 10:04:13 PDT 2009


http://bugs.ghostscript.com/show_bug.cgi?id=614298

larsuebernickel at gmx.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #5462 is|0                           |1
           obsolete|                            |



------- Additional Comments From larsuebernickel at gmx.de  2009-10-27 10:04 -------
Created an attachment (id=5559)
 --> (http://bugs.ghostscript.com/attachment.cgi?id=5559&action=view)
convert all tiff devices to use libtiff

Another update to the patch after I've done quite a bit of testing.

Changes:

* fixed endianness issues (BigEndian option is working again across all TIFF
devices)

* fixed tiff12nc output

* use gdev_prn_open_printer_seekable everywhere to make sure that the output is
seekable. This makes gs throw an error (Error: /rangecheck in --showpage--)
when trying to write to a stream instead of silently writing corrupt output (a
better error message might be desirable)

* the current tiffpack, tiffcrle, and tifflzw insert a Group3Options tag into
the dictionary, which should only be there for Group3 compressed files. The new
devices don't do that anymore.

* lots of minor fixes I found while testing




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the gs-bugs mailing list