Cloned library of VTK-5.0.0 with extra build files for internal package management.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lib 79f04fdc92 Initial commit 2 years ago
..
dist Initial commit 2 years ago
.NoDartCoverage Initial commit 2 years ago
CMakeLists.txt Initial commit 2 years ago
README Initial commit 2 years ago
README.VTK.txt Initial commit 2 years ago
RELEASE-DATE Initial commit 2 years ago
VERSION Initial commit 2 years ago
fax3sm_winnt.c Initial commit 2 years ago
mkg3states.c Initial commit 2 years ago
mkspans.c Initial commit 2 years ago
mkversion.c Initial commit 2 years ago
port.h Initial commit 2 years ago
t4.h Initial commit 2 years ago
tconf.h Initial commit 2 years ago
tif_acorn.c Initial commit 2 years ago
tif_apple.c Initial commit 2 years ago
tif_atari.c Initial commit 2 years ago
tif_aux.c Initial commit 2 years ago
tif_close.c Initial commit 2 years ago
tif_codec.c Initial commit 2 years ago
tif_compress.c Initial commit 2 years ago
tif_dir.c Initial commit 2 years ago
tif_dir.h Initial commit 2 years ago
tif_dirinfo.c Initial commit 2 years ago
tif_dirread.c Initial commit 2 years ago
tif_dirwrite.c Initial commit 2 years ago
tif_dumpmode.c Initial commit 2 years ago
tif_error.c Initial commit 2 years ago
tif_fax3.c Initial commit 2 years ago
tif_fax3.h Initial commit 2 years ago
tif_flush.c Initial commit 2 years ago
tif_getimage.c Initial commit 2 years ago
tif_jpeg.c Initial commit 2 years ago
tif_luv.c Initial commit 2 years ago
tif_lzw.c Initial commit 2 years ago
tif_msdos.c Initial commit 2 years ago
tif_next.c Initial commit 2 years ago
tif_ojpeg.c Initial commit 2 years ago
tif_open.c Initial commit 2 years ago
tif_packbits.c Initial commit 2 years ago
tif_pixarlog.c Initial commit 2 years ago
tif_predict.c Initial commit 2 years ago
tif_predict.h Initial commit 2 years ago
tif_print.c Initial commit 2 years ago
tif_read.c Initial commit 2 years ago
tif_strip.c Initial commit 2 years ago
tif_swab.c Initial commit 2 years ago
tif_thunder.c Initial commit 2 years ago
tif_tile.c Initial commit 2 years ago
tif_unix.c Initial commit 2 years ago
tif_version.c Initial commit 2 years ago
tif_vms.c Initial commit 2 years ago
tif_warning.c Initial commit 2 years ago
tif_win3.c Initial commit 2 years ago
tif_win32.c Initial commit 2 years ago
tif_write.c Initial commit 2 years ago
tif_zip.c Initial commit 2 years ago
tiff.h Initial commit 2 years ago
tiffDllConfig.h.in Initial commit 2 years ago
tiffcomp.h Initial commit 2 years ago
tiffconf.h Initial commit 2 years ago
tiffio.h Initial commit 2 years ago
tiffiop.h Initial commit 2 years ago
tiffvers.h Initial commit 2 years ago
uvcode.h Initial commit 2 years ago
vtk_tiff_mangle.h Initial commit 2 years ago
vtktiff.def Initial commit 2 years ago

README

$Header: /cvsroot/VTK/VTK/Utilities/vtktiff/README,v 1.1 2004/04/28 15:49:22 king Exp $


TIFF Software Distribution
--------------------------
This file is just a placeholder; all the documentation is now in
HTML in the html directory. To view the documentation point your
favorite WWW viewer at html/index.html; e.g.

netscape html/index.html

If you don't have an HTML viewer then you can read the HTML source
or fetch a PostScript version of this documentation from the directory

ftp://ftp.remotesensing.org/pub/libtiff/

If you can't hack either of these options then basically what you
want to do is:

% ./configure
% make
% su
# make install

More information, email contacts, and mailing list information can be
found online at http://www.libtiff.org/.


Use and Copyright
-----------------
Silicon Graphics has seen fit to allow us to give this work away. It
is free. There is no support or guarantee of any sort as to its
operations, correctness, or whatever. If you do anything useful with
all or parts of it you need to honor the copyright notices. I would
also be interested in knowing about it and, hopefully, be acknowledged.

The legal way of saying that is:

Copyright (c) 1988-1997 Sam Leffler
Copyright (c) 1991-1997 Silicon Graphics, Inc.

Permission to use, copy, modify, distribute, and sell this software and
its documentation for any purpose is hereby granted without fee, provided
that (i) the above copyright notices and this permission notice appear in
all copies of the software and related documentation, and (ii) the names of
Sam Leffler and Silicon Graphics may not be used in any advertising or
publicity relating to the software without the specific, prior written
permission of Sam Leffler and Silicon Graphics.

THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
OF THIS SOFTWARE.