2004.04.29 14:31 "[Tiff] TIFF & IPTC on macOSX", by Daniel Snook

2004.04.29 14:31 "[Tiff] TIFF & IPTC on macOSX", by Daniel Snook

Hi,

I use libtiffv3.6.1 with libtiff-lzw-compression-kit1.5 on MacOSX, and when I insert IPTC data with ImageMagick6.0.0 and run tiffinfo on my image I get:

TIFFReadDirectory: Warning, gc.tif: wrong data type 1 for "RichTIFFIPTC"; tag ignored.
gc.tif: Warning, incorrect count for field "ImageDescription" (0, expecting 1); tag ignored.
TIFF Directory at offset 0x3b
  Subfile Type: (0 = 0x0)
  Image Width: 640 Image Length: 480
  Resolution: 72, 72 pixels/inch
  Bits/Sample: 8
  Compression Scheme: None
  Photometric Interpretation: RGB color
  Samples/Pixel: 3
  Rows/Strip: 480
  Planar Configuration: single image plane

I currently not able to get where the problem comes from, I asked to question to ImageMagick forum a few days before, but no answer yet!

Does anyone already had such a problem? On PC windows, it works fine.

Daniel