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
March 2005

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

2005.03.16 10:33 "[ANNOUNCE]: Libtiff 3.7.2 released", by Andrey Kiselev
2005.03.16 18:18 "Re: [ANNOUNCE]: Libtiff 3.7.2 released", by Jeff Breidenbach
2005.03.16 18:27 "Re: [ANNOUNCE]: Libtiff 3.7.2 released", by Frank Warmerdam
2005.03.17 01:30 "Re: [ANNOUNCE]: Libtiff 3.7.2 released", by <ron@debian.org>
2005.03.17 01:41 "I/O support for FILE *", by Jeff Breidenbach
2005.03.19 17:58 "Re: [ANNOUNCE]: Libtiff 3.7.2 released", by Thom Decarlo

2005.03.16 18:18 "Re: [ANNOUNCE]: Libtiff 3.7.2 released", by Jeff Breidenbach

On Wed, 2005-03-16 at 02:33 -0800, Andrey Kiselev wrote:
> The new libtiff package has been released.

I noticed 3.7.2 does not make the Win32 I/O change that 
would allow one to call:

   TiffFdOpen(fileno(fp), "foo.tif", "r")

Is that in the gameplan for a future release?

Would it help if I make a bugzilla entry?

Not being able to read a TIFF file from a file pointer in
Win32 is a real portability drag, and I'm hoping to
someday be able to stop patching libtiff for this 
capability every release.

Cheers,
Jeff