2005.09.09 22:53 "[Tiff] TIFFTAG_DATETIME", by Bob Friesenhahn

2005.09.10 23:01 "Re: [Tiff] TIFFTAG_DATETIME", by Bob Friesenhahn

On Fri, Sep 09, 2005 at 05:53:56PM -0500, Bob Friesenhahn wrote:

GraphicsMagick uses this code to obtain TIFFTAG_DATETIME:

   TIFFGetField(tiff,TIFFTAG_DATETIME,&text)

The TIFFGetField() documentation says that it returns one argument for TIFFTAG_DATETIME.

Is this correct?

Yes, it should work in that way (as of current CVS). Any troubles with that?

A GraphicsMagick user was complaining that sometimes there was a crash after this tag was read. This is when using libtiff 3.7.3. 64-bit Solaris 10 SPARC was mentioned, but I think the user reported failures on a different system as well.

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