From d479dd1aab1c1cb907932c6595b0ef33523fc797 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 6 Nov 2015 07:14:47 +0100 Subject: Imported Upstream version 1.8.3 --- tiff/html/v3.7.0alpha.html | 249 --------------------------------------------- 1 file changed, 249 deletions(-) delete mode 100755 tiff/html/v3.7.0alpha.html (limited to 'tiff/html/v3.7.0alpha.html') diff --git a/tiff/html/v3.7.0alpha.html b/tiff/html/v3.7.0alpha.html deleted file mode 100755 index d18de35..0000000 --- a/tiff/html/v3.7.0alpha.html +++ /dev/null @@ -1,249 +0,0 @@ - - - - Changes in TIFF v3.7.0alpha - - - - - - - - -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: -

-

-


- - - -MAJOR CHANGES: - -
    -
  • Significant changes in software configuration: we are switched - to GNU autotools now. - -
  • tiffset: tiffset now can set any libtiff supported tags. Tags - can be supplied by the mnemonic name or number. -
- - -


- - -CHANGES IN THE SOFTWARE CONFIGURATION: - -
    -
  • Get rid of the old configuration system and switch to - GNU autotools. -
- -


- - - -CHANGES IN LIBTIFF: - - - -


- - - -CHANGES IN THE TOOLS: - -
    -
  • tiffset: tiffset now can set any libtiff supported tags. Tags - can be supplied by the mnemonic name or number. - -
  • ycbcr.c: fixed main() declaration as per: - - http://bugzilla.remotesensing.org/show_bug.cgi?id=513. - -
  • tiffsplit: Don't forget - to copy Photometric Interpretation tag. - -
  • tiffsplit: Fixed problem with - unproperly written multibyte files. Now output files will be written - using the same byte order flag as in the input image. See - . - -
  • tiffsplit: Copy JPEGTables - tag contents for JPEG compressed images. Reported by Artem Mirolubov. - -
  • tiffcp: Close output file - on normal exit. - -
  • tiffcp: Don't emit warnings - when Orientation tag does not present in the input image. - -
  • tiffcp: Properly set - Photometric Interpretation in case of JPEG compression of grayscale - images. - -
  • tiffcp: Fixed problem with wrong - interpretation of the InkNames tag as per bug - - http://bugzilla.remotesensing.org/show_bug.cgi?id=466. - Memory leak fixed. - -
  • tiffcp: Fixed problem with - wrong Photometric setting for non-RGB images. - -
- -


- - - -CHANGES IN THE CONTRIB AREA: - -
    - -
  • Outdated stuff removed. - -
  • Almost all programs are sinchronized with the current libtiff - and should compile without problems. - -
- - - -CHANGES IN THE LZW COMPRESSION -KIT: -
    - -
  • No changes. - -
- - TIFF home page.
- -
- -Last updated $Date: 2006-03-18 17:12:47 $. - - - -- cgit v1.2.3