2005.07.01 09:10 "[Tiff] Wrong tag definition in tiffcp?", by Quart-EDV

2005.07.01 09:10 "[Tiff] Wrong tag definition in tiffcp?", by Quart-EDV

Hi,

I had a crash using tiffcp with a 16bit tiff created by canons "Digital Photo Professional v1.5.0.8" with MacOS X 10.3.9 and libtiff 3.7.1. This tiff has a WHITEPOINT tag and in my opinion this tag-definition in tiffcp is wrong:

{ TIFFTAG_WHITEPOINT, 1, TIFF_RATIONAL }

and it should be (?):

{ TIFFTAG_WHITEPOINT, (uint16) -1, TIFF_RATIONAL }

Is this a known problem?

Best regards

jerry