v3.5.1.html 2.2 KB

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