From 4fce5d1795eaf6b9911e139b7ec50292d004e269 Mon Sep 17 00:00:00 2001 From: aavit Date: Wed, 25 Jan 2012 16:04:51 +0100 Subject: Moving tiff image format support and libtiff out of qtbase The tiff plugin and bundled libtiff is moving to the qtimageformats project on Gerrit. Task-number: QTBUG-23887 Change-Id: I4c848232fdccddd7e7f54215f9eaa78dc4c3a53d Reviewed-by: Kent Hansen Reviewed-by: Lars Knoll --- src/3rdparty/libtiff/html/v3.4beta032.html | 90 ------------------------------ 1 file changed, 90 deletions(-) delete mode 100644 src/3rdparty/libtiff/html/v3.4beta032.html (limited to 'src/3rdparty/libtiff/html/v3.4beta032.html') diff --git a/src/3rdparty/libtiff/html/v3.4beta032.html b/src/3rdparty/libtiff/html/v3.4beta032.html deleted file mode 100644 index bc14ef3368..0000000000 --- a/src/3rdparty/libtiff/html/v3.4beta032.html +++ /dev/null @@ -1,90 +0,0 @@ - - - -Changes in TIFF v3.4beta032 - - - - - - - -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: - -
    -
  • various fixups and subtle improvements to configure - from Richard Mlynarik -
- -


- -CHANGES IN LIBTIFF: - -
    -
  • a new codec from Pixar designed for high-resolution color images; - note that this codec is not configured by default -
  • a bug fix for reading tags with a single FLOAT value -
  • change to the TIFFGetField calling convention: - a tag that has a single value of - type DOUBLE is now retrieved by passing a - ``double*'' instead of a - ``double**'' (this change makes the handling of tags with - DOUBLE values identical to the handling of tags with - FLOAT values) -
  • fix to VMS support for the handling of floating point values -
- -


- -CHANGES IN THE TOOLS: - -
    -
  • tiffdump now handles tags with FLOAT and DOUBLE - values -
- -


- -CHANGES IN THE CONTRIBUTED SOFTWARE: - -
    -
  • updates to the Acorn OS support from Peter Greenham -
- - TIFF home page.
- -
- -
-Sam Leffler / sam@engr.sgi.com -Last updated $Date: 1999/08/09 20:21:21 $. -
- - - -- cgit v1.2.3