v3.5.1.html 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <HTML>
  2. <HEAD>
  3. <TITLE>
  4. Changes in TIFF v3.5.1
  5. </TITLE>
  6. </HEAD>
  7. <BODY BGCOLOR=white>
  8. <FONT FACE="Arial, Helvetica, Sans">
  9. <FONT FACE="Arial, Helvetica, Sans">
  10. <BASEFONT SIZE=4>
  11. <B><FONT SIZE=+3>T</FONT>IFF <FONT SIZE=+2>C</FONT>HANGE <FONT SIZE=+2>I</FONT>NFORMATION</B>
  12. <BASEFONT SIZE=3>
  13. <UL>
  14. <HR SIZE=4 WIDTH=65% ALIGN=left>
  15. <B>Current Version</B>: v3.5.1<BR>
  16. <B>Previous Version</B>: v3.4beta037<BR>
  17. <B>Master FTP Site</B>: <A HREF="ftp://ftp.onshore.com/pub/libtiff">ftp.onshore.com, directory graphics/tiff</A><BR>
  18. <B>Master HTTP Site</B>: <A HREF="http://www.remotesensing.org/libtiff/>http://www.remotesensing.org/libtiff</a>
  19. <HR SIZE=4 WIDTH=65% ALIGN=left>
  20. </UL>
  21. <P>
  22. This document describes the changes made to the software between the
  23. <I>previous</I> and <I>current</I> versions (see above).
  24. If you don't find something listed here, then it was not done in this
  25. timeframe, or it was not considered important enough to be mentioned.
  26. The following information is located here:
  27. <UL>
  28. <LI><A HREF="#configure">Changes in the software configuration</A>
  29. <LI><A HREF="#libtiff">Changes in libtiff</A>
  30. <LI><A HREF="#tools">Changes in the tools</A>
  31. </UL>
  32. <P><HR WIDTH=65% ALIGN=right>
  33. <A NAME="configure"><B><FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A>
  34. <UL>
  35. <LI> <em> None of consequence </em>
  36. </UL>
  37. <P><HR WIDTH=65% ALIGN=right>
  38. <A NAME="libtiff"><B><FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:</B></A>
  39. <UL>
  40. <LI> Support was added for IPTC Newsphoto metadata (TIFFTAGE_IPTCNEWSPHOTO)
  41. <LI> Support was added for photoshop caption handling (TIFFTAG_PHOTOSHOP)
  42. </UL>
  43. <P><HR WIDTH=65% ALIGN=right>
  44. <A NAME="tools"><B><FONT SIZE=+3>C</FONT>HANGES IN THE TOOLS:</B></A>
  45. <UL>
  46. <LI> <A HREF=mailto:billr@corbis.com>Bill Radcliffe's</a> iptcutil was
  47. added to the "contrib" subdirectory . It can convert an IPTC binary
  48. blob to ASCII text and vice-versa. The blob itself can be extracted
  49. from or added to an image with the <A
  50. href=http://www.ImageMagick.org/>ImageMagick</a> convert(1)
  51. utility.
  52. </UL>
  53. <A HREF="index.html"><IMG SRC="images/back.gif"></A> TIFF home page.<BR>
  54. <HR>
  55. Last updated $Date: 2006-01-03 01:42:30 $.
  56. </BODY>
  57. </HTML>