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 2001

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

2001.05.09 21:23 "does tiffdump list tags in order?", by Jenn Riley
2001.05.14 04:00 "Re: does tiffdump list tags in order?", by Niles Ritter

2001.05.14 04:00 "Re: does tiffdump list tags in order?", by Niles Ritter

tiffdump lists the tags in the order they are stored in the file, so you can be
sure that the orders you see are correct.  The "tiffinfo" program uses the
higher-level parsing libtiff routines, which will generate the "not in
ascending order" message. It is difficult to tell from glancing at the source 
exactly which tags it ignores, however.

 --Niles.