1<HTML> 2<HEAD> 3<TITLE> 4Changes in TIFF v3.5.1 5</TITLE> 6</HEAD> 7 8<BODY BGCOLOR=white> 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.5<BR> 18<B>Previous Version</B>: >v3.4beta037<BR> 19<B>Master FTP Site</B>: <A HREF="ftp://ftp.onshore.com/pub/libtiff">ftp.onshore.com, directory graphics/tiff</A><BR> 20<B>Master HTTP Site</B>: <A HREF="http://www.libtiff.org/>http://www.libtiff.org</a> 21<HR SIZE=4 WIDTH=65% ALIGN=left> 22</UL> 23 24<P> 25This document describes the changes made to the software between the 26<I>previous</I> and <I>current</I> versions (see above). 27If you don't find something listed here, then it was not done in this 28timeframe, or it was not considered important enough to be mentioned. 29The following information is located here: 30<UL> 31<LI><A HREF="#configure">Changes in the software configuration</A> 32<LI><A HREF="#libtiff">Changes in libtiff</A> 33<LI><A HREF="#tools">Changes in the tools</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> <em> None of consequence </em> 42</UL> 43 44<P><HR WIDTH=65% ALIGN=right> 45 46<A NAME="libtiff"><B><FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:</B></A> 47 48 49<UL> 50<LI> Support was added for IPTC Newsphoto metadata (TIFFTAGE_IPTCNEWSPHOTO) 51<LI> Support was added for photoshop caption handling (TIFFTAG_PHOTOSHOP) 52</UL> 53 54<P><HR WIDTH=65% ALIGN=right> 55 56<A NAME="tools"><B><FONT SIZE=+3>C</FONT>HANGES IN THE TOOLS:</B></A> 57 58<UL> 59<LI> <A HREF=mailto:[email protected]>Bill Radcliffe's</a> iptcutil was 60added to the "contrib" subdirectory . It can convert an IPTC binary 61blob to ASCII text and vice-versa. The blob itself can be extracted 62from or added to an image with the <A 63href=http://www.wizards.dupont.com/magick>ImageMagick</a> convert(1) 64utility. 65</UL> 66 67<A HREF="index.html"><IMG SRC="images/back.gif"></A> TIFF home page.<BR> 68 69<HR> 70 71Last updated $Date: 1999-08-09 18:38:27 $. 72 73</BODY> 74</HTML> 75