v3.4beta029.html 2.8 KB

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