From 22f703cab05b7cd368f4de9e03991b7664dc5022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Sep 2014 13:56:46 +0200 Subject: Initial import of argyll version 1.5.1-8 --- tiff/html/v3.5.4.html | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 tiff/html/v3.5.4.html (limited to 'tiff/html/v3.5.4.html') diff --git a/tiff/html/v3.5.4.html b/tiff/html/v3.5.4.html new file mode 100644 index 0000000..714621e --- /dev/null +++ b/tiff/html/v3.5.4.html @@ -0,0 +1,88 @@ + + + +Changes in TIFF v3.5.4 + + + + + + + + +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: + +
    +
  • None + + +
+ +


+ +CHANGES IN LIBTIFF: + + +
    + +
  • Added Pixar tag support. Contributed by Phil Beffery + +
  • Made one more change to tif_dir.c for removal of LZW compression. Also added notice + when LZW compression invoked. + +
  • Fixed bug that caused LZW (non) compression to segfault. Added + warning about LZW compression removed being removed, and why. + +
+ +


+ +CHANGES IN THE TOOLS: + +
    +
  • Changed default compression in tools to TIFF_PACKBITS, and changed usage descriptions + in tools to reflect removal of LZW compression + +
  • Added nostrip to install in tools/Makefile.in so that debugging + symbols are kept. + +
  • Made Packbits the default compression in tools/tiff2rgba.c instead + of LZW. + + +
+ + TIFF home page.
+ +
+ +Last updated $Date: 2006/01/03 01:45:41 $. + + + -- cgit v1.2.3