|
1 <HTML> |
|
2 <HEAD> |
|
3 <TITLE> |
|
4 Changes in TIFF v3.4beta032 |
|
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.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> |
|
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="#tools">Changes in the tools</A> |
|
33 <LI><A HREF="#contrib">Changes in the contributed software</A> |
|
34 </UL> |
|
35 |
|
36 <P><HR WIDTH=65% ALIGN=right> |
|
37 |
|
38 <A NAME="configure"><B><FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A> |
|
39 |
|
40 <UL> |
|
41 <LI>various fixups and subtle improvements to <B>configure</B> |
|
42 from Richard Mlynarik |
|
43 </UL> |
|
44 |
|
45 <P><HR WIDTH=65% ALIGN=right> |
|
46 |
|
47 <A NAME="libtiff"><B><FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:</B></A> |
|
48 |
|
49 <UL> |
|
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 |
|
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><B>tiffdump</B> now handles tags with <TT>FLOAT</TT> and <TT>DOUBLE</TT> |
|
69 values |
|
70 </UL> |
|
71 |
|
72 <P><HR WIDTH=65% ALIGN=right> |
|
73 |
|
74 <A NAME="contrib"><B><FONT SIZE=+3>C</FONT>HANGES IN THE CONTRIBUTED SOFTWARE:</B></A> |
|
75 |
|
76 <UL> |
|
77 <LI>updates to the Acorn OS support from Peter Greenham |
|
78 </UL> |
|
79 |
|
80 <A HREF="index.html"><IMG SRC="images/back.gif"></A> TIFF home page.<BR> |
|
81 |
|
82 <HR> |
|
83 |
|
84 <ADDRESS> |
|
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 $. |
|
87 </ADDRESS> |
|
88 |
|
89 </BODY> |
|
90 </HTML> |