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