|
1 <HTML> |
|
2 <HEAD> |
|
3 <TITLE> |
|
4 Changes in TIFF v3.5.4 |
|
5 </TITLE> |
|
6 </HEAD> |
|
7 |
|
8 <BODY BGCOLOR=white> |
|
9 <FONT FACE="Helvetica, Arial, Sans"> |
|
10 <FONT FACE="Helvetica, Arial, Sans"> |
|
11 |
|
12 <BASEFONT SIZE=4> |
|
13 <B><FONT SIZE=+3>T</FONT>IFF <FONT SIZE=+2>C</FONT>HANGE <FONT SIZE=+2>I</FONT>NFORMATION</B> |
|
14 <BASEFONT SIZE=3> |
|
15 |
|
16 <UL> |
|
17 <HR SIZE=4 WIDTH=65% ALIGN=left> |
|
18 <B>Current Version</B>: v3.5.4<BR> |
|
19 <B>Previous Version</B>: <A HREF=v3.5.3.html>v3.5.3</a><BR> |
|
20 <B>Master FTP Site</B>: <A HREF="ftp://ftp.onshore.com/pub/libtiff">ftp.onshore.com</a>, directory pub/libtiff</A><BR> |
|
21 <B>Master HTTP Site</B>: <A HREF="http://www.remotesensing.org/libtiff/">http://www.remotesensing.org/libtiff</a> |
|
22 <HR SIZE=4 WIDTH=65% ALIGN=left> |
|
23 </UL> |
|
24 |
|
25 <P> |
|
26 This document describes the changes made to the software between the |
|
27 <I>previous</I> and <I>current</I> versions (see above). |
|
28 If you don't find something listed here, then it was not done in this |
|
29 timeframe, or it was not considered important enough to be mentioned. |
|
30 The following information is located here: |
|
31 <UL> |
|
32 <LI><A HREF="#configure">Changes in the software configuration</A> |
|
33 <LI><A HREF="#libtiff">Changes in libtiff</A> |
|
34 <LI><A HREF="#tools">Changes in the tools</A> |
|
35 </UL> |
|
36 <p> |
|
37 <P><HR WIDTH=65% ALIGN=left> |
|
38 |
|
39 <A NAME="configure"><B><FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A> |
|
40 |
|
41 <UL> |
|
42 <LI> None |
|
43 |
|
44 |
|
45 </UL> |
|
46 |
|
47 <P><HR WIDTH=65% ALIGN=left> |
|
48 |
|
49 <A NAME="libtiff"><B><FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:</B></A> |
|
50 |
|
51 |
|
52 <UL> |
|
53 |
|
54 <li> Added Pixar tag support. Contributed by Phil Beffery <phil@pixar.com> |
|
55 |
|
56 <li> Made one more change to tif_dir.c for removal of LZW compression. Also added notice |
|
57 when LZW compression invoked. |
|
58 |
|
59 <li> Fixed bug that caused LZW (non) compression to segfault. Added |
|
60 warning about LZW compression removed being removed, and why. |
|
61 |
|
62 </UL> |
|
63 |
|
64 <P><HR WIDTH=65% ALIGN=left> |
|
65 |
|
66 <A NAME="tools"><B><FONT SIZE=+3>C</FONT>HANGES IN THE TOOLS:</B></A> |
|
67 |
|
68 <UL> |
|
69 <li> Changed default compression in tools to TIFF_PACKBITS, and changed usage descriptions |
|
70 in tools to reflect removal of LZW compression |
|
71 |
|
72 <li> Added nostrip to install in tools/Makefile.in so that debugging |
|
73 symbols are kept. |
|
74 |
|
75 <li> Made Packbits the default compression in tools/tiff2rgba.c instead |
|
76 of LZW. |
|
77 |
|
78 |
|
79 </UL> |
|
80 |
|
81 <A HREF="index.html"><IMG SRC="images/back.gif"></A> TIFF home page.<BR> |
|
82 |
|
83 <HR> |
|
84 |
|
85 Last updated $Date: 2006/01/03 01:45:41 $. |
|
86 |
|
87 </BODY> |
|
88 </HTML> |