2019.12.24 18:05 "[Tiff] PhotometricInterpretation=32803", by Colin Clark

I am trying to decode some .dng images using libtiff v 4.0.10.

I get the error message:

libtiff-geeqie: Sorry, can not handle image with PhotometricInterpretation=32803.

I see that in the source for libtiff there is a reference in tiff.h: #define PHOTOMETRIC_CFA 32803 /* color filter array */

Does libtiff handle this file type?

Thanks..

Colin Clark