xref: /libtiff-4.0.7/html/v3.4beta018.html (revision 0ef31e1f)
1<HTML>
2<HEAD>
3<TITLE>
4Changes in TIFF v3.4beta018
5</TITLE>
6</HEAD>
7
8<BODY>
9
10<BASEFONT SIZE=4>
11<B><FONT SIZE=+3>T</FONT>IFF <FONT SIZE=+2>C</FONT>HANGE <FONT SIZE=+2>I</FONT>NFORMATION</B>
12<BASEFONT SIZE=3>
13
14<UL>
15<HR SIZE=4 WIDTH=65% ALIGN=left>
16<B>Current Version</B>: v3.4beta018<BR>
17<B>Previous Version</B>: <A HREF=v3.4beta016.html>v3.4beta016</A><BR>
18<B>Master FTP Site</B>: <A HREF="ftp://ftp.sgi.com/graphics/tiff">ftp.sgi.com (192.48.153.1), directory graphics/tiff</A><BR>
19<HR SIZE=4 WIDTH=65% ALIGN=left>
20</UL>
21
22<P>
23This document describes the changes made to the software between the
24<I>previous</I> and <I>current</I> versions (see above).
25If you don't find something listed here, then it was not done in this
26timeframe, or it was not considered important enough to be mentioned.
27The following information is located here:
28<UL>
29<LI><A HREF="#configure">Changes in the software configuration</A>
30<LI><A HREF="#libtiff">Changes in libtiff</A>
31<LI><A HREF="#tools">Changes in the tools</A>
32</UL>
33
34<P><HR WIDTH=65% ALIGN=right>
35
36<A NAME="configure"><B><FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A>
37
38<UL>
39<LI>configure now recognizes IRIX 6.x systems
40<LI>configure now uses <TT>ENVOPTS</TT> when searching for an ANSI
41   C compiler; this fixes a problem configuring the software under
42   HP/UX with the native C compiler
43<LI>configure now correctly recognizes memory-mapped files are supported
44   under AIX
45</UL>
46
47<P><HR WIDTH=65% ALIGN=right>
48
49<A NAME="libtiff"><B><FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:</B></A>
50
51<UL>
52<LI><TT>make install</TT> now properly installs the include files
53<LI>some portability fixes from Bjorn Brox
54<LI>the G3/G4 codec now warns about decoded rows that are longer than
55    the image/tile width
56<LI>changes from Frank Cringle to make the library work with the
57    gcc-specific bounds checking software
58<LI>miscellaneous fixes to <TT>TIFFPrintDirectory</TT>
59<LI>bug fix to correct a problem where <TT>TIFFWriteRawStrip</TT>
60    could not be used to automatically grow an image's length
61</UL>
62
63<P><HR WIDTH=65% ALIGN=right>
64
65<A NAME="tools"><B><FONT SIZE=+3>C</FONT>HANGES IN THE TOOLS:</B></A>
66
67<UL>
68<LI>fixes from Frank Cringle to update <TT>fax2tiff</TT>
69<LI>portability fixes to <TT>tiff2bw</TT> and <TT>tiffcmp</TT>
70<LI><TT>tiffdump</TT> now uses the byte swapping routines in the library
71</UL>
72
73<A HREF="index.html"><IMG SRC="images/back.gif"></A> TIFF home page.<BR>
74
75<HR>
76
77<ADDRESS>
78<A HREF="sam.html">Sam Leffler</A> / <A HREF="mailto:[email protected]">[email protected]</A>
79Last updated $Date: 1999-07-27 21:50:27 $.
80</ADDRESS>
81
82</BODY>
83</HTML>
84