| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2004.12.07 22:14 "Re: Having problems adding IPTC to a TIFF", by Chris CoxAt 9:51 PM +0100 12/7/04, Joris wrote: > > We don't byte swap the IPTC data block. > > The data in that block is treated separately from the TIFF containing it. > > So this effectively means that Photoshop can't read IPTC data that I write to a > motorola-order TIFF on my intel-order machine, or that is written to a > intel-order TIFF on a motorola-order machine, given the current bug in LibTiff. > LibTiff incorrectly swaps, and Photoshop doesn't swap back to compensate. Am I > correct? If you swap incorrectly, then Photoshop cannot read it. But that would be your mistake (the incorrect swap). But since YOU can write it with any data type, writing it as byte or unspecified will avoid the incorrect data swapping. Chris |
|||||||