Blame thirdparty/tiff-4.0.3/contrib/mfs/README
|
roentgen |
b75cab |
Date: Mon, 23 Jun 1997 13:30:48 +0200
|
|
roentgen |
b75cab |
To: <sam@cthulhu.engr.sgi.com></sam@cthulhu.engr.sgi.com>
|
|
roentgen |
b75cab |
|
|
roentgen |
b75cab |
From: "Mike Johnson" <mikehunt@swipnet.se></mikehunt@swipnet.se>
|
|
roentgen |
b75cab |
Subject: libtiff - Thanks
|
|
roentgen |
b75cab |
|
|
roentgen |
b75cab |
Return-Path: mikehunt@swipnet.se
|
|
roentgen |
b75cab |
Delivery-Date: Mon, 23 Jun 1997 06:53:39 -0700
|
|
roentgen |
b75cab |
|
|
roentgen |
b75cab |
Hi Sam,
|
|
roentgen |
b75cab |
|
|
roentgen |
b75cab |
I noticed in the README from libtiff that you would like to know about
|
|
roentgen |
b75cab |
what people have done with libtiff, so I thought I would drop you a
|
|
roentgen |
b75cab |
line.
|
|
roentgen |
b75cab |
|
|
roentgen |
b75cab |
We have used libtiff to create and convert TIFF images of financial
|
|
roentgen |
b75cab |
documents which are sent from and to major document processing systems
|
|
roentgen |
b75cab |
in Sweden and Denmark.
|
|
roentgen |
b75cab |
|
|
roentgen |
b75cab |
I would like to express my deep gratitude to yourself and Sillicon
|
|
roentgen |
b75cab |
Graphics for making this excellent library available for public use.
|
|
roentgen |
b75cab |
There is obviously a lot of work that has gone in to libtiff and the
|
|
roentgen |
b75cab |
quality of the code and documentation is an example to others.
|
|
roentgen |
b75cab |
|
|
roentgen |
b75cab |
One thing that libtiff did not do was work on a memory area rather than
|
|
roentgen |
b75cab |
files. In my applications I had already read a TIFF or other format
|
|
roentgen |
b75cab |
file in to memory and did not want to waste I/O writing it out again
|
|
roentgen |
b75cab |
for libtiff's benefit. I therefore constructed a set of functions to
|
|
roentgen |
b75cab |
pass up to TIFFClientOpen to simulate a file in memory. I have attached
|
|
roentgen |
b75cab |
my mfs (memory file system) source code for you to use or junk, as you
|
|
roentgen |
b75cab |
see fit. :-)
|
|
roentgen |
b75cab |
|
|
roentgen |
b75cab |
Once again, thanks very much for making my life simpler.
|
|
roentgen |
b75cab |
|
|
roentgen |
b75cab |
Best Regards,
|
|
roentgen |
b75cab |
|
|
roentgen |
b75cab |
Mike Johnson.
|