| 1 | <HTML> |
| 2 | <HEAD> |
| 3 | <TITLE> |
| 4 | Changes in TIFF v3.4beta029 |
| 5 | </TITLE> |
| 6 | </HEAD> |
| 7 | |
| 8 | <BODY> |
| 9 | <FONT FACE="Arial, Helvetica, Sans"> |
| 10 | |
| 11 | <BASEFONT SIZE=4> |
| 12 | <B><FONT SIZE=+3>T</FONT>IFF <FONT SIZE=+2>C</FONT>HANGE <FONT SIZE=+2>I</FONT>NFORMATION</B> |
| 13 | <BASEFONT SIZE=3> |
| 14 | |
| 15 | <UL> |
| 16 | <HR SIZE=4 WIDTH=65% ALIGN=left> |
| 17 | <B>Current Version</B>: v3.4beta029<BR> |
| 18 | <B>Previous Version</B>: <A HREF=v3.4beta028.html>v3.4beta028</A><BR> |
| 19 | <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> |
| 20 | <HR SIZE=4 WIDTH=65% ALIGN=left> |
| 21 | </UL> |
| 22 | |
| 23 | <P> |
| 24 | This document describes the changes made to the software between the |
| 25 | <I>previous</I> and <I>current</I> versions (see above). |
| 26 | If you don't find something listed here, then it was not done in this |
| 27 | timeframe, or it was not considered important enough to be mentioned. |
| 28 | The following information is located here: |
| 29 | <UL> |
| 30 | <LI><A HREF="#configure">Changes in the software configuration</A> |
| 31 | <LI><A HREF="#libtiff">Changes in libtiff</A> |
| 32 | <LI><A HREF="#contrib">Changes in the contributed software</A> |
| 33 | </UL> |
| 34 | |
| 35 | <P><HR WIDTH=65% ALIGN=right> |
| 36 | |
| 37 | <A NAME="configure"><B><FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A> |
| 38 | |
| 39 | <UL> |
| 40 | <LI><B>configure</B> now relativizes pathname references given in |
| 41 | <TT>-L</TT> options (as frequently specified when configuring |
| 42 | ancillary packages) |
| 43 | <LI>problems related to configuring the software on Ultrix 4.4 have |
| 44 | been corrected |
| 45 | <LI>the shell to use in Makefiles and scripts can now be set with the |
| 46 | <TT>SCRIPT_SH</TT> configuration parameter |
| 47 | <LI>comments in <B>config.site</B> now correctly indicate how to setup the |
| 48 | use of ancillary packages |
| 49 | </UL> |
| 50 | |
| 51 | <P><HR WIDTH=65% ALIGN=right> |
| 52 | |
| 53 | <A NAME="libtiff"><B><FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:</B></A> |
| 54 | |
| 55 | <UL> |
| 56 | <LI>mods for building the software on a Mac using the |
| 57 | MetroWerks CodeWarrior compilers |
| 58 | <LI>a bug in the CCITT T.4/T.6 decoder was fixed where the last codeword in |
| 59 | a strip/tile might not be decoded; this was seen only when decoding |
| 60 | multi-strip images |
| 61 | <LI>a bug in the CCITT RLE codecs was fixed whereby the pseudo tags were not |
| 62 | being properly registered |
| 63 | </UL> |
| 64 | |
| 65 | <P><HR WIDTH=65% ALIGN=right> |
| 66 | |
| 67 | <A NAME="contrib"><B><FONT SIZE=+3>C</FONT>HANGES IN THE CONTRIBUTED SOFTWARE:</B></A> |
| 68 | |
| 69 | <UL> |
| 70 | <LI><B>contrib/mac-cw</B> contains information and code from Niles Ritter |
| 71 | <A HREF=mailto:ndr@tazboy.jpl.nasa.gov><ndr@tazboy.jpl.nasa.gov></A> |
| 72 | about building the software with the MetroWerks CodeWarrior compilers |
| 73 | on Macintosh systems |
| 74 | </UL> |
| 75 | |
| 76 | <A HREF="index.html"><IMG SRC="images/back.gif"></A> TIFF home page.<BR> |
| 77 | |
| 78 | <HR> |
| 79 | |
| 80 | <ADDRESS> |
| 81 | <A HREF="sam.html">Sam Leffler</A> / <A HREF="mailto:sam@engr.sgi.com">sam@engr.sgi.com</A> |
| 82 | Last updated $Date: 1999/08/09 20:21:21 $. |
| 83 | </ADDRESS> |
| 84 | |
| 85 | </BODY> |
| 86 | </HTML> |