v3.4beta034.html 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE>
  5. Changes in TIFF v3.4beta034
  6. </TITLE>
  7. </HEAD>
  8. <BODY>
  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.4beta034<BR>
  16. <B>Previous Version</B>: <A HREF=v3.4beta033.html>v3.4beta033</A><BR>
  17. <B>Master Download Site</B>: <A HREF="ftp://ftp.sgi.com/graphics/tiff">ftp.sgi.com (192.48.153.1), directory graphics/tiff</A><BR>
  18. <HR SIZE=4 WIDTH=65% ALIGN=left>
  19. </UL>
  20. <P>
  21. This document describes the changes made to the software between the
  22. <I>previous</I> and <I>current</I> versions (see above).
  23. If you don't find something listed here, then it was not done in this
  24. timeframe, or it was not considered important enough to be mentioned.
  25. The following information is located here:
  26. <UL>
  27. <LI><A HREF="#configure">Changes in the software configuration</A>
  28. <LI><A HREF="#libtiff">Changes in libtiff</A>
  29. </UL>
  30. <P><HR WIDTH=65% ALIGN=right>
  31. <A NAME="configure"><B><FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A>
  32. <UL>
  33. <LI>support was added for building the library as a DSO under NetBSD
  34. <LI>a bug was fixed in the DSO support for Linux
  35. <LI>the handling of version strings has changed slightly to simplify parsing
  36. <LI>a new parameter, <TT>TIFFLIBREF</TT>, was added to control how the
  37. library is referenced when linking programs in the <B>tools</B> directory
  38. </UL>
  39. <P><HR WIDTH=65% ALIGN=right>
  40. <A NAME="libtiff"><B><FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:</B></A>
  41. <UL>
  42. <LI>DSO creation under Solaris now forces the DSO name with a <TT>-h</TT> option
  43. <LI>the interface to the <B>mkversion</B> program was changed
  44. to eliminate the need to parse files
  45. <LI>a bug was fixed in the EOL-detection logic of the T.4/T.6 decoder
  46. <LI>ANSI IT8 TIFF/IT tag definitions were added to <B>tiff.h</B>
  47. </UL>
  48. <A HREF="index.html"><IMG SRC="images/back.gif"></A> TIFF home page.<BR>
  49. <HR>
  50. <ADDRESS>
  51. <A HREF="sam.html">Sam Leffler</A> / <A HREF="mailto:sam@engr.sgi.com">sam@engr.sgi.com</A>
  52. Last updated $Date: 2016-09-25 20:05:45 $.
  53. </ADDRESS>
  54. </BODY>
  55. </HTML>