/usr/share/doc/libtiff-devel/html
NameSizeModeActions
images/-0755rm
man/-0755rm
addingtags.html122150644editdlrm
bugs.html25300644editdlrm
build.html259740644editdlrm
CMakeLists.txt23690644editdlrm
contrib.html37020644editdlrm
document.html16970644editdlrm
images.html11820644editdlrm
index.html50970644editdlrm
internals.html191320644editdlrm
intro.html25000644editdlrm
libtiff.html386080644editdlrm
misc.html39410644editdlrm
support.html176140644editdlrm
TIFFTechNote2.html356980644editdlrm
tools.html56730644editdlrm
v3.4beta007.html39650644editdlrm
v3.4beta016.html40910644editdlrm
v3.4beta018.html27160644editdlrm
v3.4beta024.html54070644editdlrm
v3.4beta028.html60490644editdlrm
v3.4beta029.html28380644editdlrm
v3.4beta031.html33940644editdlrm
v3.4beta032.html27630644editdlrm
v3.4beta033.html23570644editdlrm
v3.4beta034.html22300644editdlrm
v3.4beta035.html18610644editdlrm
v3.4beta036.html46360644editdlrm
v3.5.1.html22420644editdlrm
v3.5.2.html33440644editdlrm
v3.5.3.html43310644editdlrm
v3.5.4.html24470644editdlrm
v3.5.5.html50700644editdlrm
v3.5.6-beta.html61910644editdlrm
v3.5.7.html100870644editdlrm
v3.6.0.html168450644editdlrm
v3.6.1.html68890644editdlrm
v3.7.0.html42220644editdlrm
v3.7.0alpha.html91620644editdlrm
v3.7.0beta.html50240644editdlrm
v3.7.0beta2.html36830644editdlrm
v3.7.1.html82590644editdlrm
v3.7.2.html80870644editdlrm
v3.7.3.html83180644editdlrm
v3.7.4.html43270644editdlrm
v3.8.0.html68910644editdlrm
v3.8.1.html81210644editdlrm
v3.8.2.html43520644editdlrm
v3.9.0beta.html117830644editdlrm
v3.9.1.html32570644editdlrm
v3.9.2.html34600644editdlrm
v4.0.0.html108200644editdlrm
v4.0.1.html31070644editdlrm
v4.0.2.html30810644editdlrm
v4.0.3.html35250644editdlrm
v4.0.4.html82600644editdlrm
v4.0.4beta.html133070644editdlrm
v4.0.5.html44370644editdlrm
v4.0.6.html39080644editdlrm
v4.0.7.html174740644editdlrm
v4.0.8.html187960644editdlrm
v4.0.9.html181880644editdlrm
v4.0.10.html124310644editdlrm
v4.1.0.html59550644editdlrm
v4.2.0.html61980644editdlrm
v4.3.0.html50970644editdlrm
Edit: /usr/share/doc/libtiff-devel/html/v3.5.7.html (10087B)
Changes in TIFF v3.5.7 TIFF CHANGE INFORMATION

This document describes the changes made to the software between the previous and current versions (see above). If you don't find something listed here, then it was not done in this timeframe, or it was not considered important enough to be mentioned. The following information is located here:


CHANGES IN THE SOFTWARE CONFIGURATION:
  • libtiff/libtiff.def: Brent Roman submitted new version adding several missing entry points. Also add a few other entry points later.
  • configure, Makefile.in, etc: added support for OPTIMIZER being set from config.site.
  • config.guess: updated wholesale to an FSF version apparently from 1998 (as opposed to 1994). This is mainly inspired by providing for MacOS X support.
  • configure/config.site: modified to check if -lm is needed for MACHDEPLIBS if not supplied by config.site. Needed for Darwin.
  • libtiff/tiff.h: Applied hac to try and resolve the problem with the inttypes.h include file on AIX. (Bug 39)
  • configure, *Makefile.in: Various changes to improve configuration for HP/UX specifically, and also in general. (Bug 40) They include:
    • Try to handle /usr/bin/sh instead of /bin/sh where necessary.
    • Upgrade to HP/UX 10.x+ compiler, linker and dso options.
    • Fixed mmap() test to avoid MMAP_FIXED ... it isn't available on HP
    • Use -${MAKEFLAGS} in sub makes from makefiles.
    • Fixed SCRIPT_SH/SHELL handling.
  • configure: Changes for DSO generation on AIX provided by John Marquart .
  • configure, libtiff/Makefile.in: Modified to build DSOs properly on Darwin thanks to Robert Krajewski (rpk@alum.mit.edu) and Keisuke Fujii (fujiik@jlcuxf.kek.jp).
  • configure, libtiff/Makefile.in: applied OpenBSD patches as per bug 61.
  • Makefile.in: added DESTDIR support as per bug 60.
  • libtiff/tif_jpeg.c: Define HAVE_BOOLEAN on windows if RPCNDR.H has been included.
  • man/Makefile.in: add TIFFClientOpen link as per debian submitted bug 66.
  • libtiff/Makefile.in: Fixed @DSOSUB_VERSION to be @DSOSUF_VERSION@ in two places.


CHANGES IN LIBTIFF:
  • tif_fax3.c: keep rw_mode flag internal to fax3 state to remember whether we are encoding or decoding. This is to ensure graceful recovery if TIFFClientOpen() discovers an attempt to open a compressed file for "r+" access, and subsequently close it, as it resets the tif_mode flag to O_RDONLY in this case to avoid writes, confusing the compressor's concept of whether it is in encode or decode mode.
  • tif_luv.c/tiff.h/tiffio.h: New version of TIFF LogLuv (SGILOG) modules contributed by Greg Ward (greg@shutterfly.com). He writes:
    1. I improved the gamut-mapping function in tif_luv.c for imaginary colors, because some images were being super-saturated on the input side and this resulted in some strange color shifts in the output.
    2. I added a psuedotag in tiff.h to control random dithering during LogLuv encoding. This is turned off by default for 32-bit LogLuv and on for 24-bit LogLuv output. Dithering improves the average color accuracy over the image.
    3. I added a #define for LOG_LUV_PUBLIC, which is enabled by default in tiffio.h, to expose internal routines for converting between LogLuv and XYZ coordinates. This is helpful for writing more efficient, specialized conversion routines, especially for reading LogLuv files.
  • libtiff/tif_dirinfo.c: don't declare tiffFieldInfo static on VMS.
  • Added TIFFTAG_COPYRIGHT support.
  • tif_getimage.c: Added support for 16bit minisblack/miniswhite images in RGBA interface.
  • libtiff/tif_dirinfo.c: removed duplicate TIFFTAG_PHOTOSHOP as per bug 44.
  • libtiff/tif_dirwrite.c: Added support for TIFF_VARIABLE2 in the case of writing TIFF_BYTE/TIFF_SBYTE fields as per bug 43.
  • libtiff/tif_dirinfo.c: Modified the TIFF_BYTE definition for TIFFTAG_PHOTOSHOP to use a writecount of TIFF_VARIABLE2 (-3) to force use of uint32 counts instead of short counts.
  • libtiff/tif_dirinfo.c: moved pixar and copyright flags to ensure everything is in order.
  • Integrated experimental OJPEG support from Scott Marovich of HP.
  • libtiff/tif_open.c: Seek back to zero after failed read, before writing header.
  • libtiff/tiff.h, libtiff/tif_fax3.c: added check for __LP64__ when checking for 64 bit architectures as per bugzilla bug 67.
  • libtiff/tif_getimage.c: Use memmove() instead of TIFFmemcpy() in TIFFReadRGBATile() to avoid issues in cases of overlapping buffers. See Bug 69 in Bugzilla.
  • libtiff/tif_getimage.c: Don't complain for CMYK (separated) images with more than four samples per pixel as per bug 73.
  • libtiff/tif_getimage.c: relax handling of contig case where there are extra samples that are supposed to be ignored as per bug 75. This should now work for 8bit greyscale or paletted images.
  • libtiff/tif_packbits.c: fixed memory overrun error as per bug 77.
  • libtiff/tif_getimage.c: Fixed problem with reading strips or tiles that don't start on a tile boundary. Fix contributed by Josep Vallverdu (from HP), and further described in bug 47.
  • libtif/tif_fax3.c: Removed #ifdef PURIFY logic, and modified to always use the "safe" version, even if there is a very slight cost in performance as per bug 54.
  • libtiff/tif_lzw.c: added dummy LZWSetupEncode() to report an error about LZW not being available.
  • libtiff/tif_dir.c: propagate failure to initialize compression back from TIFFSetField() as an error status, so applications can detect failure.
  • libtiff/tif_lzw.c: Avoid MS VC++ 5.0 optimization bug as per bug 78.
  • libtiff/tif_dirwrite.c: added TIFFRewriteDirectory() function. Updated TIFFWriteDirectory man page to include TIFFRewriteDirectory.
  • libtiff/tiff.h: I have created COMPRESSION_CCITT_T4, COMPRESSION_CCITT_T6, TIFFTAG_T4OPTIONS and TIFFTAG_T6OPTIONS aliases in keeping with TIFF 6.0 standard in tiff.h as per bug 83.
  • Added PHOTOMETRIC_ITULAB as per bug 90.


CHANGES IN THE TOOLS:
  • Brent Roman contributed updated tiffcp utility (and tiffcp.1) with support for extracting subimages with the ,n syntax, and also adding the -b bias removal flag.
  • tiff2ps.c/tiff2ps.1: Substantial changes to tiff2ps by Bruce A. Mallett, including a faster encoder, fixes for level 2 PostScript, and support for the imagemask operator.
  • fax2ps.c: Helge (libtiff at oldach.net) submitted fix that corrects behaviour for non-Letter paper sizes. (Bug 35) It fixes two problems:
    Without scaling (-S) the fax is now centered on the page size specified with -H and/or -W. Before, fax2ps was using an obscure and practically useless algorithm to allocate the image relative to Letter sized paper which sometime sled to useless whitespace on the paper, while at the same time cutting of the faxes printable area at the opposite border.
    Second, scaling now preserves aspect ratio, which makes unusual faxes (in particular short ones) print properly.
  • thumbnail.c: changed default output compression to packbits from LZW since LZW isn't generally available.
  • tiff2rgba.c: added -n flag to avoid emitting alpha component. Also added a man page for tiff2rgba.
  • tiffcmp.c: Fixed multi samples per pixel support for ContigCompare as per bug 53. Updated bug section of tiffcmp.1 to note tiled file issues.
  • libtiff/tif_getimage.c: Fixed so that failure is properly reported by gtTileContig, gtStripContig, gtTileSeparate and gtStripSeparate as per bug 51.


CHANGES IN THE LZW COMPRESSION KIT:
  • Rewrote lzw patching process so that is required to enable full LZW support is to drop the tif_lzw.c from the libtiff-lzw-compression-kit over the one in the libtiff directory.
  • Some changes were made to make recovery from failure to initialize the LZW compressor more graceful.
  • Note that as distributed libtiff support LZW decompression, but not LZW compression.
CHANGES IN THE CONTRIB AREA:
  • Fixed distribution to include contrib/addtiffo/tif_ovrcache.{c,h}.
TIFF home page.

Last updated $Date: 2016-09-25 20:05:45 $.