summaryrefslogtreecommitdiff
path: root/html/contrib.html
blob: 50fafd7c364404ef0d73ae39689b49b733be600a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<HTML>
<HEAD>
<TITLE>
Contributed TIFF Software
</TITLE>
</HEAD>

<H1>
<IMG SRC=images/smallliz.jpg WIDTH=144 HEIGHT=108 ALIGN=left BORDER=1 HSPACE=6>
Contributed TIFF Software
</H1>

<H5>
This documentation is best viewed using a graphical browser that supports
the latest HTML directives for formatting documents.  In particular,
this document was authored
for viewing with version 1.1 or newer of the
<A HREF="http://home.mcom.com/comprod/products/navigator/index.html">Netscape Navigator</A>.
</H5>

<BR CLEAR=left>


<P>
The <B>contrib</B> directory has contributed software that
uses the TIFF library or which is associated with the library
(typically glue and guidance for ports to non-UNIX platforms).

<P>
<TABLE BORDER CELLPADDING=3>

<TR>
<TD VALIGN=top>
<B>contrib/vms</B>
</TD>
<TD>
scripts and files from Karsten Spang for building
		the library and tools under VMS
</TD>
</TR>

<TR>
<TD VALIGN=top>
<B>contrib/dbs</B>
</TD>
<TD>
a simple X-based TIFF viewer from Dan & Chris Sears
</TD>
</TR>

<TR>
<TD VALIGN=top>
<B>contrib/ras</B>
</TD>
<TD>
two programs by Patrick Naughton for converting
		between Sun rasterfile format and TIFF (these
		require <TT>libpixrect.a</TT>, as opposed to the one in
		tools that doesn't)
</TD>
</TR>

<TR>
<TD VALIGN=top>
<B>contrib/mac-mpw</B>
</TD>
<TD>
scripts and files from Niles Ritter for building
		the library and tools under Macintosh/MPW C.
</TD>
</TR>

<TR>
<TD VALIGN=top>
<B>contrib/acorn</B>
</TD>
<TD>
scripts and files from Peter Greenham for building
		the library and tools on an Acorn RISC OS system.
</TD>
</TR>

<TR>
<TD VALIGN=top>
<B>contrib/win32</B>
</TD>
<TD>
scripts and files from Scott Wagner for building
		the library under Windows NT and Windows 95.
</TD>
</TR>

<TR>
<TD VALIGN=top>
<B>contrib/dosdjgpp</B>
</TD>
<TD>
scripts and files from Alexander Lehmann for building
		the library under MSDOS with the DJGPP v2 compiler.
</TD>
</TR>

<TR>
<TD VALIGN=top>
<B>contrib/tags</B>
</TD>
<TD>
scripts and files from Niles Ritter for adding private
         tag support at runtime, without changing libtiff.
</TD>
</TR>

</TABLE>

<P>
Don't send me mail asking about this stuff; I frequently know
absolutely nothing about it.  Send questions
and/or bug reports directly to the authors.



<P>
<HR>

<ADDRESS>
<A HREF="sam.html">Sam Leffler</A> / <A HREF="mailto:sam@engr.sgi.com">sam@engr.sgi.com</A>.
Last updated: $Date: 1996/04/29 19:18:06 $
</ADDRESS>

</BODY>
</HTML>