2
0

v3.4beta034.html 2.1 KB

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