AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
December 2005

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2005.12.14 16:38 "CVS libtiff, new problem", by Bob Friesenhahn
2005.12.22 07:06 "Re: CVS libtiff, new problem", by Andrey Kiselev
2005.12.22 17:23 "Re: CVS libtiff, new problem", by Bob Friesenhahn
2005.12.23 20:05 "Re: CVS libtiff, new problem", by Andrey Kiselev
2005.12.23 22:16 "Re: CVS libtiff, new problem", by Bob Friesenhahn

2005.12.14 16:38 "CVS libtiff, new problem", by Bob Friesenhahn

With the latest libtiff development code as of yesterday, 
GraphicsMagick is reporting some errors while running its test suite:

Magick: DumpModeDecode: Not enough data for scanline 0. ().
FAIL: tests/rwblob_TIFF_truecolor.sh

Magick: DumpModeDecode: Not enough data for scanline 0. (out_1.PTIF).
FAIL: tests/rwfile_PTIF_truecolor.sh

Magick: DumpModeDecode: Not enough data for scanline 0. (out_1.TIFF).
FAIL: tests/rwfile_TIFF_truecolor.sh

Using tiffinfo on a file which has been written:

% tiffinfo out_1.TIFF
TIFFReadDirectory: Warning, out_1.TIFF: Wrong "StripByteCounts" field, 
ignoring and calculating from imagelength.
TIFF Directory at offset 0x25c4 (9668)
   Image Width: 70 Image Length: 46
   Bits/Sample: 8
   Sample Format: unsigned integer
   Compression Scheme: None
   Photometric Interpretation: RGB color
   FillOrder: msb-to-lsb
   Samples/Pixel: 3
   Rows/Strip: 39
   Planar Configuration: single image plane
   DocumentName: out_1.TIFF
   Software: GraphicsMagick 1.2 unreleased Q16 
http://www.GraphicsMagick.org/

The file is smaller than expected.

Note that only TrueColor RGB is failing.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/