summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorscuri <scuri>2009-12-25 22:44:21 +0000
committerscuri <scuri>2009-12-25 22:44:21 +0000
commit0555ad520a43e046c7a5b71a116ddc72e4530142 (patch)
tree849d15618724a19436f02d1ea73dfcccd805a81a /include
parentfe7fa107ff1fddbd12901a861148b154a4ab013d (diff)
*** empty log message ***
Diffstat (limited to 'include')
-rw-r--r--include/im_format_all.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/im_format_all.h b/include/im_format_all.h
index fc439d5..dc07886 100644
--- a/include/im_format_all.h
+++ b/include/im_format_all.h
@@ -24,7 +24,7 @@ extern "C" {
* TIFF Revision 6.0 Final — June 3, 1992 \n
* http://www.adobe.com/Support/TechNotes.html
* \par
- * Access to the TIFF file format uses libTIFF version 3.9.0 \n
+ * Access to the TIFF file format uses libTIFF version 3.9.2 \n
* http://www.remotesensing.org/libtiff/ \n
* Copyright (c) 1988-1997 Sam Leffler \n
* Copyright (c) 1991-1997 Silicon Graphics, Inc. \n
@@ -105,6 +105,7 @@ extern "C" {
Changes:
"tiff_jpeg.c" - commented "downsampled_output = TRUE" in 2 places.
+ A few fixes in some files, search for "IMLIB" to see the changes.
New file "tif_config.h" to match our needs.
New file "tiff_binfile.c" that implement I/O rotines using imBinFile.
\endverbatim