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
December 2000

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

2000.12.15 09:50 "Stripes in thumbnail", by Christian Bednarek
2000.12.17 22:12 "Re: Stripes in thumbnail", by Peter Skarpetis
2000.12.18 05:57 "Re: Stripes in thumbnail", by Christian Bednarek
2000.12.17 23:41 "Re: Stripes in thumbnail", by Joris Van Damme
2000.12.18 00:02 "Re: Stripes in thumbnail", by Joris Van Damme
2000.12.18 00:29 "Re: Stripes in thumbnail", by Sam Leffler
2000.12.18 13:06 "Re: Stripes in thumbnail", by Joris Van Damme
2000.12.18 16:29 "Re: Stripes in thumbnail", by Sam Leffler
2000.12.19 05:36 "Re: Stripes in thumbnail", by Steve Underwood
2000.12.19 05:40 "Re: Stripes in thumbnail", by Peter Skarpetis
2000.12.18 06:08 "Re: Stripes in thumbnail", by Christian Bednarek
2000.12.18 14:33 "Re: Stripes in thumbnail", by Joris Van Damme
2000.12.18 14:28 "Re: Stripes in thumbnail", by Joris Van Damme
2000.12.18 14:30 "Re: Stripes in thumbnail", by Bob Friesenhahn
2000.12.18 14:35 "Re: Stripes in thumbnail", by Joris Van Damme

2000.12.19 05:36 "Re: Stripes in thumbnail", by Steve Underwood

> I've seen postings from folks suggesting bugs for >10 years.  Some have been
> correct.  Most have not. I used to follow up on all of them.  I don't
> anymore 'cuz the software isn't mine to maintain.  Nonetheless the issue is
> still the same: if you've found a problem provide a way to reproduce it.

The only problem I have seen with libtiff's G4 handling is when processing TIFF
files produced by some of the computer FAX packages and hardware. Almost all of
them are buggy, and produce screwy TIFF files. The problem is that libtiff
doesn't deal with some of them very gracefully. As an example, take the
puzzlingly popular, overpriced and very buggy GammaFAX cards. They set the
image length to zero, and this makes libtiff seg fault. I know they are doing
the wrong thing, but perhaps libtiff could do sanity checks on the data, and
behave more gracefully.

Regards,
Steve