xref: /libtiff-4.0.7/html/contrib.html (revision 0ef31e1f)
1<HTML>
2<HEAD>
3<TITLE>
4Contributed TIFF Software
5</TITLE>
6</HEAD>
7
8<H1>
9<IMG SRC=images/smallliz.jpg WIDTH=144 HEIGHT=108 ALIGN=left BORDER=1 HSPACE=6>
10Contributed TIFF Software
11</H1>
12
13
14<P>
15The <B>contrib</B> directory has contributed software that
16uses the TIFF library or which is associated with the library
17(typically glue and guidance for ports to non-UNIX platforms, or tools that
18aren't directly TIFF related).
19
20<BR CLEAR=left>
21
22<P>
23<TABLE BORDER CELLPADDING=3>
24
25<TR>
26<TD VALIGN=top>
27<B>contrib/vms</B>
28</TD>
29<TD>
30scripts and files from Karsten Spang for building
31		the library and tools under VMS
32</TD>
33</TR>
34
35<TR>
36<TD VALIGN=top>
37<B>contrib/dbs</B>
38</TD>
39<TD>
40various tools from Dan & Chris Sears, including a simple X-based viewer
41</TD>
42</TR>
43
44<TR>
45<TD VALIGN=top>
46<B>contrib/ras</B>
47</TD>
48<TD>
49two programs by Patrick Naughton for converting
50		between Sun rasterfile format and TIFF (these
51		require <TT>libpixrect.a</TT>, as opposed to the one in
52		tools that doesn't)
53</TD>
54</TR>
55
56<TR>
57<TD VALIGN=top>
58<B>contrib/mac-mpw</B>
59</TD>
60<TD>
61scripts and files from Niles Ritter for building
62		the library and tools under Macintosh/MPW C.
63</TD>
64</TR>
65
66<TR>
67<TD VALIGN=top>
68<B>contrib/acorn</B>
69</TD>
70<TD>
71scripts and files from Peter Greenham for building
72		the library and tools on an Acorn RISC OS system.
73</TD>
74</TR>
75
76<TR>
77<TD VALIGN=top>
78<B>contrib/win32</B>
79</TD>
80<TD>
81scripts and files from Scott Wagner for building
82		the library under Windows NT and Windows 95.
83</TD>
84</TR>
85
86<TR>
87<TD VALIGN=top>
88<B>contrib/dosdjgpp</B>
89</TD>
90<TD>
91scripts and files from Alexander Lehmann for building
92		the library under MSDOS with the DJGPP v2 compiler.
93</TD>
94</TR>
95
96<TR>
97<TD VALIGN=top>
98<B>contrib/tags</B>
99</TD>
100<TD>
101scripts and files from Niles Ritter for adding private
102         tag support at runtime, without changing libtiff.
103</TD>
104</TR>
105
106<TR>
107<TD VALIGN=top>
108<B>contrib/mfs</B>
109</TD>
110<TD>
111code from Mike Johnson to read+write images in memory
112without modifying the library
113</TD>
114</TR>
115
116<TR>
117<TD VALIGN=top>
118<B>contrib/pds</B>
119</TD>
120<TD>
121various routines from Conrad Poelman; a TIFF image iterator and
122   code to support ``private sub-directories''
123</TD>
124</TR>
125
126<TR>
127<TD VALIGN=top>
128<B>contrib/iptcutil</B>
129</TD>
130
131<TD>
132
133A utility by <A HREF=mailto:[email protected]>Bill Radcliffe</a> to
134convert an extracted IPTC Newsphoto caption from a binary blob to
135ASCII text, and vice versa. IPTC binary blobs can be extracted from
136images via the <A
137HREF=http://www.wizards.dupont.com/magick>ImageMagick</a> convert(1)
138utility.
139
140
141</TD>
142</TR>
143
144</TABLE>
145
146<P>
147Don't send me mail asking about this stuff; I frequently know
148absolutely nothing about it.  Send questions
149and/or bug reports directly to the authors.
150
151
152
153<P>
154<HR>
155
156Last updated: $Date: 1999-07-27 21:50:27 $
157
158</BODY>
159</HTML>
160