Bob Friesenhahn
a4e657cc8a
* test {tiff2pdf.sh tiff2ps-EPS1.sh tiff2ps-PS1.sh tiff2ps-PS2.sh
...
tiff2ps-PS3.sh tiffcp-g3-1d-fill.sh tiffcp-g3-1d.sh
tiffcp-g3-2d-fill.sh tiffcp-g3-2d.sh tiffcp-g3.sh tiffcp-g4.sh
tiffcp-split-join.sh tiffcp-split.sh tiffcp-thumbnail.sh
tiffdump.sh tiffinfo.sh}: Added more test scripts based on
suggestions from Lee Howard posted to the tiff list on 13 Sep
2007.
2008-05-24 22:24:25 +00:00
Frank Warmerdam
90c84b3440
major update from Richard Nolde ( #1888 )
2008-05-24 00:18:55 +00:00
Frank Warmerdam
d4099b8eee
update for 4.0.0beta1 release
2008-05-18 16:25:47 +00:00
Bob Friesenhahn
9015352474
* Makefile.am (ACLOCAL_AMFLAGS): Libtool 2.2.4 does not like
...
"ACLOCAL_AMFLAGS=-I ./m4". It wants "ACLOCAL_AMFLAGS=-I m4".
2008-05-09 16:20:49 +00:00
Bob Friesenhahn
2737e0e77b
* test/images: Added a small collection of test images for use by
...
test programs and scripts.
* test/tiffinfo.sh: A trivial example test script.
* test/common.sh: Added small script for setting the environment
used by script-based tests.
2007-09-19 21:51:00 +00:00
Andrey Kiselev
42bed3384e
libtiff 4.0.0alpha released.
2007-07-13 14:57:37 +00:00
Bob Friesenhahn
b2328c5b5d
* libtiff/tif_stream.cxx: Adapt to use toff_t again. Update to
...
use standard C++ library size types and attempt to detect overflow
cases.
2007-07-11 20:27:14 +00:00
Andrey Kiselev
f14d1a5636
All makefile templates regenerated.
2007-06-27 12:03:37 +00:00
Bob Friesenhahn
671e370838
Added support for a TIFF_PTRDIFF_T type to use when doing pointer arithmetic.
2007-06-26 20:05:33 +00:00
Bob Friesenhahn
71b780383f
Hopefully fixed botched upgrade of libtool.
2007-06-26 16:38:43 +00:00
Bob Friesenhahn
8c4398d0d6
* port/strtoull.c: New porting function in case strtoull() is not
...
available on the target system.
* configure.ac: Add configure support for determining sized types
in a portable way and performing necessary substitutions in
tif_config.h and tiffconf.h. Updated tiff.h to use the new
definitions.
2007-06-25 15:38:21 +00:00
Andrey Kiselev
d7b45da13f
Updated to reflect recent changes in tiffcrop.
2007-04-06 14:27:03 +00:00
Andrey Kiselev
ef833c655f
Regenerated.
2007-02-24 15:03:47 +00:00
Andrey Kiselev
bddf26622c
New.
2007-02-24 14:48:01 +00:00
Andrey Kiselev
33465b3610
Document missing '-i' command line switch as per bug
...
http://bugzilla.remotesensing.org/show_bug.cgi?id=1437
2007-02-24 11:19:33 +00:00
Andrey Kiselev
24c0091bb2
Correct functions definitions as per bug
...
http://bugzilla.remotesensing.org/show_bug.cgi?id=1319
2006-10-13 07:22:01 +00:00
Andrey Kiselev
01e076865e
Add explanation about trailing comma in image indicies.
2006-08-03 17:51:32 +00:00
Andrey Kiselev
514fb56f86
Regenerated.
2006-06-07 15:55:20 +00:00
Bob Friesenhahn
56f599add1
* libtiff/{tif_dirinfo.c, tif_print.c} : Fix crash in
...
TIFFPrintDirectory(). Joris Van Damme authored the fix.
2006-06-03 15:28:29 +00:00
Andrey Kiselev
94212b3d81
Improvements in page formatting as per bug
...
http://bugzilla.remotesensing.org/show_bug.cgi?id=114
2006-04-20 12:17:19 +00:00
Andrey Kiselev
4b9b4181fb
Added description for '-b' option.
2006-04-20 12:07:41 +00:00
Andrey Kiselev
b90b47e6f7
libtiff 3.8.2 released.
2006-03-23 14:54:00 +00:00
Andrey Kiselev
0dcb9ef111
libtiff 3.8.1 released.
2006-03-13 15:06:17 +00:00
Andrey Kiselev
dfa63c0370
*** empty log message ***
2006-03-01 11:20:33 +00:00
Andrey Kiselev
d4438d6fd4
Added ability to create multipage TIFFs from the list of input files as per
...
bug: http://bugzilla.remotesensing.org/show_bug.cgi?id=1077
2006-02-15 13:12:30 +00:00
Andrey Kiselev
f714980a3d
libtool related stuff updated from the 2.1a branch.
2006-01-23 18:21:45 +00:00
Bob Friesenhahn
c3402403ea
* html/man/Makefile.am (htmldoc): Fix htmldoc rule so that it can
...
be used if build directory is not the same as source directory.
* man/{TIFFGetField.3tiff, man/TIFFSetField.3tiff}: Documented
TIFFTAG_PHOTOSHOP, TIFFTAG_RICHTIFFIPTC, and TIFFTAG_XMLPACKET,
and re-sorted tag names in alphabetical order.
2006-01-02 23:50:44 +00:00
Andrey Kiselev
0776b32d29
3.8.0 released.
2005-12-29 22:01:44 +00:00
Bob Friesenhahn
a45bff3b5a
* libtiff/tif_jpeg.c: Improve compilation under MinGW.
2005-12-27 00:08:14 +00:00
Andrey Kiselev
7b02f2cde8
Added link to libtiff home page.
2005-11-02 11:07:18 +00:00
Andrey Kiselev
c31c1537d2
Added '-r' parameter description.
2005-10-31 14:02:20 +00:00
Andrey Kiselev
9ebdf9eaf6
Typo fixed.
2005-10-25 13:32:28 +00:00
Andrey Kiselev
a2f6aef7f2
Added missed description of the '-m' option.
2005-10-23 19:11:34 +00:00
Andrey Kiselev
b65e32c4cf
pelling corrected.
2005-09-20 11:04:16 +00:00
Andrey Kiselev
0aabc6ec8c
spelling corrected.
2005-09-20 11:02:57 +00:00
Andrey Kiselev
c8001089b1
Spelling fixed.
2005-09-20 10:53:44 +00:00
Andrey Kiselev
3f1512b1a5
Spelling corrected.
2005-09-20 10:49:14 +00:00
Andrey Kiselev
11d70b5aca
Spelling corrected.
2005-09-20 10:25:56 +00:00
Andrey Kiselev
6819c53b00
Misspelling corrected.
2005-09-20 10:07:55 +00:00
Andrey Kiselev
a63512c436
libtiff 3.7.4 released.
2005-09-12 14:04:01 +00:00
Andrey Kiselev
f41cf89f4c
*** empty log message ***
2005-07-12 16:07:43 +00:00
Andrey Kiselev
40c424104d
Added open option 'h' to avoid reading the first IFD when needed. As per bug
...
http://bugzilla.remotesensing.org/show_bug.cgi?id=875
2005-07-01 12:35:18 +00:00
Andrey Kiselev
dcbfebbb38
*** empty log message ***
2005-06-23 13:38:13 +00:00
Andrey Kiselev
aff0bd02dc
Added new option '-b' to use interpolation in output PDF files (Bruno Ledoux).
2005-05-05 20:52:24 +00:00
Andrey Kiselev
dcbeafd032
Fixed definition of the TIFFTAG_INKNAMES tag as per bug
...
http://bugzilla.remotesensing.org/show_bug.cgi?id=816
2005-04-08 10:14:44 +00:00
Andrey Kiselev
40ae66301e
Use libtool machinery to pass rpath option.
2005-03-22 10:33:04 +00:00
Andrey Kiselev
d5848b4fc5
Add a note about autoregistered tags.
2005-03-18 08:44:05 +00:00
Andrey Kiselev
bcf985cb67
Regenerated.
2005-03-11 15:47:31 +00:00
Andrey Kiselev
be59779681
Improvements in page formatting.
2005-03-11 10:05:49 +00:00
Andrey Kiselev
829d3d9ea8
Few improvements.
2005-03-11 09:59:28 +00:00