2007.07.11 00:04 "[Tiff] BigTIFF, let the race begin!", by Bob Friesenhahn

2007.08.17 20:05 "Re: [Tiff] tiff problems win to mac", by Bob Friesenhahn

the problem has been solved. First of all I used a wrong type for the size of the bits (int, although it must have been unsigned short int), but still interestingly it worked under windows and linux fine.

Note that the known libtiff bug was that libtiff was using the wrong type for the size of the bits, and this just happened to work on Intel. :-)

Make sure that you are not adding a bug to your own code in order to avoid a libtiff bug.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/