wxWidgets/src/tiff
2004-01-14 10:05:39 +00:00
..
.cvsignore ignore MSVC build output directories 2003-06-01 18:17:50 +00:00
COPYRIGHT
makefile.sc update to make digitalmars compile/link image sample 2003-04-24 21:02:07 +00:00
MAKEFILE.VA SUpport for new location of module definition files. 2001-03-07 15:41:22 +00:00
makefile.vc Swapped the directory seperator from / to \ for VC makefile 2001-01-16 10:55:52 +00:00
makefile.wat changes to watcom makefiles for OpenWatcom 2003-04-05 10:14:07 +00:00
makemac6.mcp corrected cw6 project files 2001-04-12 08:31:25 +00:00
port.h
README
t4.h
tif_acorn.c
tif_apple.c Macro swicth from SC to SYMANTEC 2003-05-02 11:21:03 +00:00
tif_atari.c
tif_aux.c
tif_close.c
tif_codec.c Corrected LINKAGEMODE OS/2 thingy 2000-02-16 09:59:53 +00:00
tif_compress.c compilation warning fixes (patch 625810) 2003-07-08 23:19:01 +00:00
tif_dir.c compilation warning fixes (patch 625810) 2003-07-08 23:19:01 +00:00
tif_dir.h
tif_dirinfo.c OS/2 updates, basically linkage mode settings on static procs 2000-02-16 06:26:12 +00:00
tif_dirread.c
tif_dirwrite.c
tif_dumpmode.c OS/2 updates, basically linkage mode settings on static procs 2000-02-16 06:26:12 +00:00
tif_error.c
tif_fax3.c fixed buffer overrun when reading CCITT group 4 compressed TIFF files (patch 646603) 2002-12-30 01:09:16 +00:00
tif_fax3.h
tif_fax3sm.c compilation warnings fixed 2001-01-31 15:58:20 +00:00
tif_flush.c
tif_getimage.c compilation warning fixes (patch 625810) 2003-07-08 23:19:01 +00:00
tif_jpeg.c
tif_luv.c merge of wxMac into main repository 2000-08-09 10:54:44 +00:00
tif_lzw.c don't always rename the files before compiling with Watcom, this is not needed any longer with OpenWatcom (but still keep the possibility to enable this file renaming for older versions) 2003-01-22 17:15:39 +00:00
tif_msdos.c
tif_next.c OS/2 support added 2000-02-16 17:12:56 +00:00
tif_open.c Update for building tiff as an os2 dll 2000-03-09 21:11:21 +00:00
tif_os2.c OS/2 support added 2000-02-16 17:12:56 +00:00
tif_packbits.c OS/2 support added 2000-02-16 17:12:56 +00:00
tif_pixarlog.c merged 2.2 branch 2000-07-15 19:51:35 +00:00
tif_predict.c don't always rename the files before compiling with Watcom, this is not needed any longer with OpenWatcom (but still keep the possibility to enable this file renaming for older versions) 2003-01-22 17:15:39 +00:00
tif_predict.h
tif_print.c fixed a warning 2002-05-14 11:28:26 +00:00
tif_read.c
tif_strip.c
tif_swab.c
tif_thunder.c OS/2 support added 2000-02-16 17:12:56 +00:00
tif_tile.c
tif_unix.c
tif_version.c
tif_vms.c
tif_warning.c
tif_win3.c
tif_win32.c
tif_write.c
tif_zip.c merged 2.2 branch 2000-07-15 19:51:35 +00:00
tiff_CW_Prefix.h applied patch to build wxMSW with CW7 (patch 550445) 2002-05-09 22:34:44 +00:00
tiff.dsp ReDOS-ified project files 2003-01-16 12:26:09 +00:00
tiff.dsw ReDOS-ified project files 2003-01-16 12:26:09 +00:00
tiff.h AIX compilation fixes from Paul Thiessen 2002-02-15 15:11:06 +00:00
tiffcomp.h remove some duplicate defines under Mach 2004-01-14 10:05:39 +00:00
tiffconf.h
tiffio.h OS/2 support added 2000-02-16 17:12:56 +00:00
tiffiop.h compilation warning fixes (patch 625810) 2003-07-08 23:19:01 +00:00
tiffM5.xml removed 68K targets and preferences and renamed output libraries 2002-04-07 17:05:56 +00:00
tiffM7.mcp new libraries added 2002-01-11 18:03:35 +00:00
tiffM8.xml mach targets added 2003-03-28 16:26:15 +00:00
TODO
uvcode.h compilation warnings fixed 2001-01-31 15:58:20 +00:00
VERSION

$Header$


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.sgi.com/graphics/tiff/doc

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

    % ./configure
    % make
    % su
    # make install

If that doesn't do what you want, or something isn't clear then
sorry, but you're SOL.

    Sam Leffler	(sam@engr.sgi.com)


Use and Copyright
-----------------
Silicon Graphics has seen fit to allow me 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.