1 | <HTML>
|
---|
2 | <HEAD>
|
---|
3 | <TITLE>
|
---|
4 | Changes in TIFF v3.5.1
|
---|
5 | </TITLE>
|
---|
6 | </HEAD>
|
---|
7 |
|
---|
8 | <BODY BGCOLOR=white>
|
---|
9 | <FONT FACE="Arial, Helvetica, Sans">
|
---|
10 | <FONT FACE="Arial, Helvetica, 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.1<BR>
|
---|
19 | <B>Previous Version</B>: v3.4beta037<BR>
|
---|
20 | <B>Master FTP Site</B>: <A HREF="ftp://ftp.onshore.com/pub/libtiff">ftp.onshore.com, directory graphics/tiff</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 |
|
---|
37 | <P><HR WIDTH=65% ALIGN=right>
|
---|
38 |
|
---|
39 | <A NAME="configure"><B><FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A>
|
---|
40 |
|
---|
41 | <UL>
|
---|
42 | <LI> <em> None of consequence </em>
|
---|
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 |
|
---|
50 | <UL>
|
---|
51 | <LI> Support was added for IPTC Newsphoto metadata (TIFFTAGE_IPTCNEWSPHOTO)
|
---|
52 | <LI> Support was added for photoshop caption handling (TIFFTAG_PHOTOSHOP)
|
---|
53 | </UL>
|
---|
54 |
|
---|
55 | <P><HR WIDTH=65% ALIGN=right>
|
---|
56 |
|
---|
57 | <A NAME="tools"><B><FONT SIZE=+3>C</FONT>HANGES IN THE TOOLS:</B></A>
|
---|
58 |
|
---|
59 | <UL>
|
---|
60 | <LI> <A HREF=mailto:[email protected]>Bill Radcliffe's</a> iptcutil was
|
---|
61 | added to the "contrib" subdirectory . It can convert an IPTC binary
|
---|
62 | blob to ASCII text and vice-versa. The blob itself can be extracted
|
---|
63 | from or added to an image with the <A
|
---|
64 | href=http://www.ImageMagick.org/>ImageMagick</a> convert(1)
|
---|
65 | utility.
|
---|
66 | </UL>
|
---|
67 |
|
---|
68 | <A HREF="index.html"><IMG SRC="images/back.gif"></A> TIFF home page.<BR>
|
---|
69 |
|
---|
70 | <HR>
|
---|
71 |
|
---|
72 | Last updated $Date: 2006/01/03 01:42:30 $.
|
---|
73 |
|
---|
74 | </BODY>
|
---|
75 | </HTML>
|
---|