4 Changes in TIFF v3.4beta032
 
   9 <FONT FACE=
"Arial, Helvetica, Sans"> 
  12 <B><FONT SIZE=+
3>T
</FONT>IFF 
<FONT SIZE=+
2>C
</FONT>HANGE 
<FONT SIZE=+
2>I
</FONT>NFORMATION
</B> 
  16 <HR SIZE=
4 WIDTH=
65% ALIGN=left
> 
  17 <B>Current Version
</B>: v3.4beta032
<BR> 
  18 <B>Previous Version
</B>: 
<A HREF=v3.4beta031.html
>v3.4beta031
</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
> 
  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:
 
  30 <LI><A HREF=
"#configure">Changes in the software configuration
</A> 
  31 <LI><A HREF=
"#libtiff">Changes in libtiff
</A> 
  32 <LI><A HREF=
"#tools">Changes in the tools
</A> 
  33 <LI><A HREF=
"#contrib">Changes in the contributed software
</A> 
  36 <P><HR WIDTH=
65% ALIGN=right
> 
  38 <A NAME=
"configure"><B><FONT SIZE=+
3>C
</FONT>HANGES IN THE SOFTWARE CONFIGURATION:
</B></A> 
  41 <LI>various fixups and subtle improvements to 
<B>configure
</B> 
  45 <P><HR WIDTH=
65% ALIGN=right
> 
  47 <A NAME=
"libtiff"><B><FONT SIZE=+
3>C
</FONT>HANGES IN LIBTIFF:
</B></A> 
  50 <LI>a new codec from Pixar designed for high-resolution color images;
 
  51     note that this codec is not configured by default
 
  52 <LI>a bug fix for reading tags with a single 
<TT>FLOAT
</TT> value
 
  53 <LI>change to the 
<TT>TIFFGetField
</TT> calling convention:
 
  54     a tag that has a single value of
 
  55     type 
<TT>DOUBLE
</TT> is now retrieved by passing a
 
  56     ``
<TT>double*
</TT>'' instead of a
 
  57     ``
<TT>double**
</TT>'' (this change makes the handling of tags with
 
  58     <TT>DOUBLE
</TT> values identical to the handling of tags with
 
  59     <TT>FLOAT
</TT> values)
 
  60 <LI>fix to VMS support for the handling of floating point values
 
  63 <P><HR WIDTH=
65% ALIGN=right
> 
  65 <A NAME=
"tools"><B><FONT SIZE=+
3>C
</FONT>HANGES IN THE TOOLS:
</B></A> 
  68 <LI><B>tiffdump
</B> now handles tags with 
<TT>FLOAT
</TT> and 
<TT>DOUBLE
</TT> 
  72 <P><HR WIDTH=
65% ALIGN=right
> 
  74 <A NAME=
"contrib"><B><FONT SIZE=+
3>C
</FONT>HANGES IN THE CONTRIBUTED SOFTWARE:
</B></A> 
  77 <LI>updates to the Acorn OS support from Peter Greenham
 
  80 <A HREF=
"index.html"><IMG SRC=
"images/back.gif"></A> TIFF home page.
<BR> 
  85 <A HREF=
"sam.html">Sam Leffler
</A> / 
<A HREF=
"mailto:sam@engr.sgi.com">sam@engr.sgi.com
</A> 
  86 Last updated $Date: 
1999/
08/
09 20:
21:
21 $.