2
0

v3.4beta029.html 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <HTML>
  2. <HEAD>
  3. <TITLE>
  4. Changes in TIFF v3.4beta029
  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.4beta029<BR>
  15. <B>Previous Version</B>: <A HREF=v3.4beta028.html>v3.4beta028</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. <LI><A HREF="#contrib">Changes in the contributed software</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><B>configure</B> now relativizes pathname references given in
  34. <TT>-L</TT> options (as frequently specified when configuring
  35. ancillary packages)
  36. <LI>problems related to configuring the software on Ultrix 4.4 have
  37. been corrected
  38. <LI>the shell to use in Makefiles and scripts can now be set with the
  39. <TT>SCRIPT_SH</TT> configuration parameter
  40. <LI>comments in <B>config.site</B> now correctly indicate how to setup the
  41. use of ancillary packages
  42. </UL>
  43. <P><HR WIDTH=65% ALIGN=right>
  44. <A NAME="libtiff"><B><FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:</B></A>
  45. <UL>
  46. <LI>mods for building the software on a Mac using the
  47. MetroWerks CodeWarrior compilers
  48. <LI>a bug in the CCITT T.4/T.6 decoder was fixed where the last codeword in
  49. a strip/tile might not be decoded; this was seen only when decoding
  50. multi-strip images
  51. <LI>a bug in the CCITT RLE codecs was fixed whereby the pseudo tags were not
  52. being properly registered
  53. </UL>
  54. <P><HR WIDTH=65% ALIGN=right>
  55. <A NAME="contrib"><B><FONT SIZE=+3>C</FONT>HANGES IN THE CONTRIBUTED SOFTWARE:</B></A>
  56. <UL>
  57. <LI><B>contrib/mac-cw</B> contains information and code from Niles Ritter
  58. <A HREF=mailto:ndr@tazboy.jpl.nasa.gov>&lt;ndr@tazboy.jpl.nasa.gov&gt;</A>
  59. about building the software with the MetroWerks CodeWarrior compilers
  60. on Macintosh systems
  61. </UL>
  62. <A HREF="index.html"><IMG SRC="images/back.gif"></A> TIFF home page.<BR>
  63. <HR>
  64. <ADDRESS>
  65. <A HREF="sam.html">Sam Leffler</A> / <A HREF="mailto:sam@engr.sgi.com">sam@engr.sgi.com</A>
  66. Last updated $Date: 1999-08-09 20:21:21 $.
  67. </ADDRESS>
  68. </BODY>
  69. </HTML>