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
May 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.05.05 08:44 "OT (tiff but not libtiff) - storing values in the offset", by <melser.anton@gmail.com>
2005.05.05 15:41 "Re: OT (tiff but not libtiff) - storing values in the offset", by Al Eridani

2005.05.05 15:41 "Re: OT (tiff but not libtiff) - storing values in the offset", by Al Eridani

On 5/5/05, Antoine <melser.anton@gmail.com> wrote:
>
> I am wondering what happens if I have, say, a tag with a count of 4
> and type byte. Should I store the values directly there, or if the
> count is more than one should I always point somewhere else? I
> understand from the standard that if it can fit then you put it in the
> offset, but I would like to make sure.

In my opinion, the standard does not leave room for interpretation: If the value
fits in the 4-byte offset/value area then it must be placed there.

Regards,