Commit Graph

6 Commits

Author SHA1 Message Date
Bob Friesenhahn
65f22eacee Check return status from TIFFWriteScanline() correctly in test programs. 2013-12-17 14:41:57 +00:00
Frank Warmerdam
fc0de6d702 unlink temp file when successful. 2012-06-13 04:38:55 +00:00
Bob Friesenhahn
968401fdf3 * tools/{tiff2pdf.c, tiff2ps.c, tiffinfo.c}: Offset and length
tags now require 64-bit parameter rather than 32-bit.
* libtiff/tif_dirread.c: Fixed issues with unaligned access to
64-bit values.
2008-12-31 03:06:27 +00:00
Andrey Kiselev
481c2432f2 Use _TIFFRewriteField() instead of TIFFRewriteField(). 2008-04-15 12:53:07 +00:00
Bob Friesenhahn
88d7b2ff9f Reduce compilation warnings. 2008-03-28 01:42:06 +00:00
Frank Warmerdam
586a6869b7 New 2008-01-01 13:55:23 +00:00