2007.07.23 13:21 "[Tiff] Default values", by Oliver Geisen

2007.07.23 14:25 "Re: [Tiff] Default values", by Toby Thain

On 23-Jul-07, at 11:15 AM, Andy Cave wrote:

You should default all values that have defaults, as detailed in the TIFF spec.

Yes, see: TIFFGetFieldDefaulted() http://remotesensing.org/libtiff/man/TIFFGetField.3tiff.html

--Toby

is it correct for tiff-readers to make assumptions about TIFF-Tag default values?

In my case i notice that bilevel images saved from Adobe Photoshop 5 does not contain some baseline tags (e.g. FILLORDER). FILLORDER is defaulted to 1, so can i use this if not specified or should i throw an error?!

> _______________________________________________
> Tiff mailing list: Tiff@lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/tiff
> http://www.remotesensing.org/libtiff/