v3.4beta033.html 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE>
  5. Changes in TIFF v3.4beta033
  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.4beta033 (aka the v3.4 release)<BR>
  16. <B>Previous Version</B>: <A HREF=v3.4beta032.html>v3.4beta032</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="#tools">Changes in the tools</A>
  30. <LI><A HREF="#contrib">Changes in the contributed software</A>
  31. </UL>
  32. <P><HR WIDTH=65% ALIGN=right>
  33. <A NAME="configure"><B><FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A>
  34. <UL>
  35. <LI>support was added for building the library as a DSO under OSF/1
  36. </UL>
  37. <P><HR WIDTH=65% ALIGN=right>
  38. <A NAME="libtiff"><B><FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:</B></A>
  39. <UL>
  40. <LI>fixes to the Pixar codec
  41. <LI>portability mods for VMS
  42. </UL>
  43. <P><HR WIDTH=65% ALIGN=right>
  44. <A NAME="tools"><B><FONT SIZE=+3>C</FONT>HANGES IN THE TOOLS:</B></A>
  45. <UL>
  46. <LI>fixes to <B>gif2tiff</B> and <B>ppm2tiff</B> for building under MS/DOS
  47. <LI>portability mods to <B>fax2ps</B> and <B>ycbcr</B> for VMS
  48. </UL>
  49. <P><HR WIDTH=65% ALIGN=right>
  50. <A NAME="contrib"><B><FONT SIZE=+3>C</FONT>HANGES IN THE CONTRIBUTED SOFTWARE:</B></A>
  51. <UL>
  52. <LI>a new package from Alexander Lehmann
  53. for building the library and tools under MS/DOS with DJGPP v2
  54. <LI>updated VMS support from Karsten Spang
  55. </UL>
  56. <A HREF="index.html"><IMG SRC="images/back.gif"></A> TIFF home page.<BR>
  57. <HR>
  58. <ADDRESS>
  59. <A HREF="sam.html">Sam Leffler</A> / <A HREF="mailto:sam@engr.sgi.com">sam@engr.sgi.com</A>
  60. Last updated $Date: 2016-09-25 20:05:45 $.
  61. </ADDRESS>
  62. </BODY>
  63. </HTML>