| 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 |
Thread2007.08.17 20:05 "Re: tiff problems win to mac", by Bob FriesenhahnOn Fri, 17 Aug 2007, Balint Radics wrote: > > 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/ |
|||||||