AWARE SYSTEMS
TIFF and LibTiff Mail List Archive

Thread

2009.09.11 16:15 "[Tiff] WORDS_BIGENDIAN used inconsistently", by Dwight Kelly
2009.09.11 17:09 "Re: [Tiff] WORDS_BIGENDIAN used inconsistently", by Bob Friesenhahn
2009.09.11 17:56 "Re: [Tiff] WORDS_BIGENDIAN used inconsistently", by Dwight Kelly
2009.09.11 18:26 "Re: [Tiff] WORDS_BIGENDIAN used inconsistently", by
2009.09.11 19:10 "Re: [Tiff] WORDS_BIGENDIAN used inconsistently", by Toby Thain
2009.09.11 18:44 "Re: [Tiff] WORDS_BIGENDIAN used inconsistently", by Bob Friesenhahn
2009.09.15 22:48 "Re: [Tiff] JPEG images from Dwights sample code", by Kevin Myers
2009.09.15 20:53 "[Tiff] JPEG images from Dwights sample code", by Richard Nolde
2009.09.15 22:19 "Re: [Tiff] JPEG images from Dwights sample code", by Dwight Kelly
2009.09.15 23:31 "Re: [Tiff] JPEG images from Dwights sample code", by Toby Thain
2009.09.16 00:17 "Re: [Tiff] JPEG images from Dwights sample code", by Chris Cox

2009.09.11 19:10 "Re: [Tiff] WORDS_BIGENDIAN used inconsistently", by Toby Thain

On 11-Sep-09, at 2:26 PM, <rob.tillaart@chello.nl> wrote:

Hi Bob,

Maybe this explanation should be inserted in the header of both .h files...

+1 :)

--Toby

regards,
rob tillaart

What is the purpose of having both tif_config.h and tiffconfig.h?

tif_config.h is used only by the library and libtiff tools and is not installed.

tiffconfig.h needs to exist for legacy reasons (lots of applications depend on it). It includes "feature" defines so that applications can see what features are in the libtiff when the application is built. It includes basic type definitions needed by the installed tiff header files.