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
January 1999

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

1999.01.18 09:11 "Re: Opening a tiff image using VC++", by François Bonnin
1999.01.18 12:06 "Re: Opening a tiff image using VC++", by Gerben Vos
1999.01.18 16:17 "Re: Opening a tiff image using VC++", by Sim Zacks
1999.01.18 20:22 "Re: Opening a tiff image using VC++", by Ulrich Von Zadow

1999.01.18 09:11 "Re: Opening a tiff image using VC++", by François Bonnin

Hi,

I'm also interest for to read/write TIFF file. I don't know however the
TiffLib library, would you can to send me it or to tell me where I can it
find ?

Can I also find a such library for Postscript file ?

Thank you
François Bonnin
fbonnin@cce.worldnet.fr

----- Original Message -----
From: Nick Westwood <nick@kabalagogo.ndirect.co.uk>
To: TIFF List Server <tiff@olympiakos.com>
Sent: Friday, January 16, 1998 3:56 PM
Subject: Re: Opening a tiff image using VC++


>I'm using VC++ 4 (soon to switch to VC++ 5) and successfully compiled
>the library into  a static lib and a dll. I found a C++ library on the
>net called PaintLib and took their modifications and applied them to
>TIFFLIB. Seems to work fine. I've used it to write some tools to append
>single tif files into multi-page ones and split them out again.
>I need to write a viewer now though and I'm having lots of problems
>displaying a tif file under Win95/NT. I've tried to use the tif2dib
>contribution supplied with TIFFLIB and though it compiles fine into the
>library and seems to return a valid handle to a DIB, I can't get it to
>do anything but display a black rectangle. If anyone on the list has had
>any success with displaying tif files under Windows I'd love to hear
>from them - this is driving me nuts and I'm sure I cant be the only one
>who wants to do this. If anyone has any sample code or could give me any
>helpful pointers I would be very, very, very grateful.
>Regards
>Nick Westwood
>
>
>