2009.08.20 23:12 "[Tiff] Libtiff 3.9.0 Released", by Bob Friesenhahn

2009.08.27 18:55 "Re: [Tiff] Libtiff 4.4.0beta4 Released", by Edward Lam

Hi,

Libtiff 4.0.0beta4 is now released. Please read about it at http://www.remotesensing.org/libtiff/v4.0.0.html.

There's a new JPEG_DUAL_MODE_8_12 define, but it is only mentioned in the tif_config.h and NOT in the other platform specific versions like:

       tif_config.h-vms tif_config.vc.h tif_config.wince.h

It would be nice if it was alse mentioned in those files as well.

So this brings up a second issue. Is the code for this define safe to enable when compiling libtiff for general purpose usage? What are its requirements? Is libjpeg6b enough?

Regards,

-Edward