AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
August 2007

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2007.08.17 14:51 "tiff problems win to mac", by Balint Radics
2007.08.17 15:27 "Re: tiff problems win to mac", by Bob Friesenhahn
2007.08.17 15:32 "Re: tiff problems win to mac", by Balint Radics
2007.08.17 15:45 "Re: tiff problems win to mac", by Bob Friesenhahn
2007.08.17 19:25 "Re: tiff problems win to mac", by Balint Radics
2007.08.17 20:05 "Re: tiff problems win to mac", by Bob Friesenhahn

2007.08.17 15:32 "Re: tiff problems win to mac", by Balint Radics

> > them to be 1048576 bits. I don't understand what is going on, please help!
>
> Libtiff has had many such bugs in the past.  They have to do with
> errors in the TIFF directory reading code (libtiff bug).  This same
> bug bit me before.  It is related to the big-endian CPU rather than
> 64-bit compilation.  The easiest solution is to upgrade your libtiff
> to a version without the bug.

Thanx!
Do you know which version does not have this bug? I think I had tried one
of the latest ones and that had the bug. Did you also experience this bug
under Mac OS X? Because the same code with the same libtiff version runs
on my windows, it only produces this behaviour under mac.

Balint