| 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 |
Thread2005.01.14 04:59 "Re: libtiff release plans, Windows I/O", by Frank WarmerdamOn Thu, 13 Jan 2005 13:59:27 PST, Jeff Breidenbach <jbreiden@parc.com> wrote: > I'm really looking forward to having this work on win32. > > fp = fopen( "foo.tif", "rb"); > TIFFFdOpen(fileno(fp),"r"); > > Earlier on this list it was mentioned that the default > win32 I/O behaviour might be changed to allow this - for > the next release. Is that still on track? Jeff, It wasn't my understanding that this would become the default but it is very easy to build libtiff to use tif_unix.c for IO instead of tif_win32.c. I think Andrey was going to work a few quirks out to ensure it is very easy though I have never had any trouble doing that. With tif_unix, your example should work fine. Best regards, -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | Geospatial Programmer for Rent |
|||||||