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.7.0alpha.html | 249 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 249 insertions(+) create mode 100644 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 new file mode 100644 index 0000000..95c633c --- /dev/null +++ b/tiff/html/v3.7.0alpha.html @@ -0,0 +1,249 @@ + + + + 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