|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<title></title>
|
|
kusano |
7d535a |
Changes in TIFF v3.7.2
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<font face="Helvetica, Arial, Sans"></font>
|
|
kusano |
7d535a |
<font face="Helvetica, Arial, Sans"> </font>
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<basefont size="4"></basefont>
|
|
kusano |
7d535a |
<font size="+3">T</font>IFF <font size="+2">C</font>HANGE <font size="+2">I</font>NFORMATION
|
|
kusano |
7d535a |
<basefont size="3"></basefont>
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
Current Version: v3.7.2
|
|
kusano |
7d535a |
Previous Version: v3.7.1
|
|
kusano |
7d535a |
Master FTP Site:
|
|
kusano |
7d535a |
ftp.remotesensing.org, directory pub/libtiff
|
|
kusano |
7d535a |
Master HTTP Site:
|
|
kusano |
7d535a |
http://www.remotesensing.org/libtiff
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
This document describes the changes made to the software between the
|
|
kusano |
7d535a |
previous and current versions (see above).
|
|
kusano |
7d535a |
If you don't find something listed here, then it was not done in this
|
|
kusano |
7d535a |
timeframe, or it was not considered important enough to be mentioned.
|
|
kusano |
7d535a |
The following information is located here:
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
Major Changes
|
|
kusano |
7d535a |
Changes in the software configuration
|
|
kusano |
7d535a |
Changes in libtiff
|
|
kusano |
7d535a |
Changes in the tools
|
|
kusano |
7d535a |
Changes in the contrib area
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<font size="+3">M</font>AJOR CHANGES:
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
Maintainance release. Many bugfixes in the build environment
|
|
kusano |
7d535a |
and compatibility improvements.
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<font size="+3">C</font>HANGES IN THE SOFTWARE CONFIGURATION:
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
configure.ac: Use -rpath option instead of -R as per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=732
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tif_stream.cxx: Fixes for C++ stream interface from
|
|
kusano |
7d535a |
Michael Rinne and Edward Lam.
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
configure.ac: Make the documentation directory location
|
|
kusano |
7d535a |
configurable via the --with-docdir option (as suggested by
|
|
kusano |
7d535a |
Jeremy C. Reed).
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
Place the C++ stream API in the separate library called
|
|
kusano |
7d535a |
libtiffxx to avoid unneeded dependencies. Probably there will be
|
|
kusano |
7d535a |
more C++ API in the future. As per bugs
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=733
|
|
kusano |
7d535a |
and
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=730
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
configure, configure.ac: Replace --disable-c++ with the
|
|
kusano |
7d535a |
--disable-cxx option as per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=730.
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<font size="+3">C</font>HANGES IN LIBTIFF:
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
Applied patch from Lee Howard to support a new tag TIFFTAG_FAXDCS
|
|
kusano |
7d535a |
(34911) used in HylaFax software. As per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=771
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tif_open.c: Remove unnesessary TIFFSeekFile() call as per
|
|
kusano |
7d535a |
bug
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=756
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tiff.h: Changed the int8 definition to be always signed char
|
|
kusano |
7d535a |
as per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=727
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tiffio.h: Move TIFFOpenW() function into the extern "C"{}
|
|
kusano |
7d535a |
block as per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=763
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tif_dirread.c: Estimate strip size in case of wrong or
|
|
kusano |
7d535a |
suspicious values in the tags. As per bugs
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=705
|
|
kusano |
7d535a |
and
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=320
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tif_color.c: Use double as the second argument of pow()
|
|
kusano |
7d535a |
function in TIFFCIELabToRGBInit(). As per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=741
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tif_pixarlog.c: Avoid warnings when converting float to
|
|
kusano |
7d535a |
integer as per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=740
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tif_getimage.c: Always fill the error message buffer in
|
|
kusano |
7d535a |
TIFFRGBAImageBegin() as per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=739
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tif_jpeg.c: Added ability to read/write the fax specific
|
|
kusano |
7d535a |
TIFFTAG_FAXRECVPARAMS, TIFFTAG_FAXSUBADDRESS and TIFFTAG_FAXRECVTIME
|
|
kusano |
7d535a |
tags as per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=736
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tif_win32.c: Fixed message formatting in functions
|
|
kusano |
7d535a |
Win32WarningHandler() and Win32ErrorHandler() as per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=735
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tiffio.h: Move the color conversion routines in the 'extern
|
|
kusano |
7d535a |
"C"' section as per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=727
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tiff.h: Restore back the workaround for AIX Visual Age C
|
|
kusano |
7d535a |
compiler to avoid double definition of BSD types as per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=39
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tif_getimage.c: More fixes for multiple-alpha-channelled
|
|
kusano |
7d535a |
RGB-images as per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=713
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<font size="+3">C</font>HANGES IN THE TOOLS:
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tiffcmp.c: Added ability to compare the 32-bit integer and
|
|
kusano |
7d535a |
floating point data; complain on unsupported bit depths.
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tiffcmp.c: Use properly sized buffer in short arrays comparison
|
|
kusano |
7d535a |
as per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=785
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
fax2ps.c: Replace insecure mktemp() function with the
|
|
kusano |
7d535a |
tmpfile() as per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=786
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tiffgt.c: Fix problem on big-endian CPUs so that images
|
|
kusano |
7d535a |
display more correctly. Images display brighter than they should
|
|
kusano |
7d535a |
on a Sun workstation.
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tiff2ps.c: Fixed problem with page sizes as per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=742
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tiff2ps.c: Interpret the -w and -h options independently. As
|
|
kusano |
7d535a |
per bug
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=689
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tiffdump.c: Fixed problem when read broken TIFFs with the
|
|
kusano |
7d535a |
wrong tag counts (Dmitry V. Levin, Martin Pitt).
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
tiffset.c: Convert character option to integer value as per
|
|
kusano |
7d535a |
bug
|
|
kusano |
7d535a |
http://bugzilla.remotesensing.org/show_bug.cgi?id=725.
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<font size="+3">C</font>HANGES IN THE CONTRIB AREA:
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
No changes.
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
Last updated $Date: 2005/03/15 15:17:44 $.
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|