Commit Graph

203 Commits

Author SHA1 Message Date
Frank Warmerdam
0625a1295b Set STRIPCHOP_DEFAULT for O_RDWR as well as for O_RDONLY so that files
opened for update access can be "strip chopped" too.
2000-08-14 17:30:58 +00:00
Frank Warmerdam
c1282751c6 fixed bug with unterminated files, and strips per separation change 2000-08-14 16:21:54 +00:00
Frank Warmerdam
e0433eb06e removed extra sh 2000-07-24 16:56:31 +00:00
Frank Warmerdam
ad9af004db *** empty log message *** 2000-07-17 16:55:05 +00:00
Frank Warmerdam
1dae9cb609 Fixed typo. 2000-07-17 14:50:01 +00:00
Frank Warmerdam
7c01d7c6d3 added complex types 2000-07-14 18:43:08 +00:00
Mike Welles
4b79457a0e Bugzilla info 2000-07-13 14:58:15 +00:00
Frank Warmerdam
bbfb710c80 fix subtle bug with determining the number of rows for strips that are the
last strip in a separation but not the last strip of all in
TIFFReadEncodedStrip().
2000-07-12 19:20:52 +00:00
Frank Warmerdam
889ea5bfd9 *** empty log message *** 2000-07-12 19:20:14 +00:00
Frank Warmerdam
c1cd54d7dd *** empty log message *** 2000-07-12 13:01:49 +00:00
Frank Warmerdam
4338667646 Fixed 16/32 bit problem.
Fix c/o Peter Skarpetis, peters@serendipity-software.com.au
2000-07-12 13:00:27 +00:00
Frank Warmerdam
33f19258e4 don't fail on del in version.h command 2000-06-29 17:30:17 +00:00
Frank Warmerdam
082013bfef *** empty log message *** 2000-06-15 15:45:44 +00:00
Frank Warmerdam
101edfd621 tried to refine rules about when to include windows.h a bit 2000-06-15 15:32:36 +00:00
Frank Warmerdam
6ed3331ca5 *** empty log message *** 2000-05-11 15:26:15 +00:00
Frank Warmerdam
40b2e31336 Updated README to refer to www.libtiff.org, and remove Sam's old email
address at SGI.
2000-05-11 15:25:47 +00:00
Frank Warmerdam
b620bd3703 *** empty log message *** 2000-05-11 12:01:19 +00:00
Frank Warmerdam
07263bff09 Patched linux DSO check ... patch supplied by
Jan Van Buggenhout <chipzz@Ace.ULYSSIS.Student.KULeuven.Ac.Be>.
2000-05-11 12:00:07 +00:00
Frank Warmerdam
78563b4ff9 Don't use estimate strip byte count for one tile/strip images with an
offset, and byte count of zero. These could be "unpopulated" images.
2000-04-21 21:45:33 +00:00
Frank Warmerdam
159348246d *** empty log message *** 2000-04-21 21:45:11 +00:00
Frank Warmerdam
660d04c25f Updated a bit. 2000-04-18 22:52:11 +00:00
Frank Warmerdam
7538c6d0bc *** empty log message *** 2000-04-18 22:48:54 +00:00
Frank Warmerdam
557efe0f3c Added support for averaging resampling 2000-04-18 22:48:31 +00:00
Frank Warmerdam
859c2524f6 *** empty log message *** 2000-04-18 22:47:36 +00:00
Frank Warmerdam
82cc2afe92 copy TIFFTAG_SAMPLEFORMAT field 2000-04-18 22:47:10 +00:00
Frank Warmerdam
6be23f4fef *** empty log message *** 2000-04-18 20:30:00 +00:00
Frank Warmerdam
58102f84bf patch for SGI install command 2000-04-18 20:29:01 +00:00
Mike Welles
a7eff1d63c Added a link to TTN2 at cgi 2000-04-12 16:46:06 +00:00
Mike Welles
f0770083a2 * tif_win32.c: Applied patch to fix overreads and ovverwrites
caught by BoundsChecker.  From Arvan Pritchard
2000-04-04 14:54:34 +00:00
Mike Welles
f076e7232f Added patch to remove compiler warnings in tif_lzw.c 2000-04-04 14:43:35 +00:00
Frank Warmerdam
1c9f6d78c5 Added contrib/stream note. 2000-03-30 22:01:25 +00:00
Frank Warmerdam
e47f6b8049 added contrib/stream and contrib/addtiffo 2000-03-30 21:59:14 +00:00
Frank Warmerdam
37854eca77 New 2000-03-30 21:57:46 +00:00
Mike Welles
cf8514ccfa This time I really fixed it 2000-03-29 04:50:47 +00:00
Mike Welles
13bd02a3db Fixed link to lz-compression-kit 2000-03-29 04:49:55 +00:00
Mike Welles
9770233888 Updated docs, changelog -- modified Makefile.in to make release target in parent directory 2000-03-29 04:35:28 +00:00
Frank Warmerdam
2df86f1500 *** empty log message *** 2000-03-28 18:24:33 +00:00
Frank Warmerdam
6e8bb63779 fixed swapping of width and height in BoundingBox 2000-03-28 18:22:59 +00:00
Mike Welles
5de86c812d Removed cvs tag from release makefile target. 2000-03-27 18:33:56 +00:00
Mike Welles
b9c3ad2961 Got rid 2000-03-27 18:32:23 +00:00
Mike Welles
c21b8b9753 ke Welles <mike@onshore.com>
* fax2ps:  Modified printruns to take uint32 instead of uint16.
	Patch courtesy of Bernt Herd <herd@herdsoft.com>

	* html:  Createdd v3.5.5.htmlCVS: Modified Files:
2000-03-27 17:05:55 +00:00
Mike Welles
342196fc47 Updated version for the coming release 2000-03-24 04:23:04 +00:00
Mike Welles
d20c60a208 2000-03-20 Mike Welles <mike@onshore.com>
* configure: added test for libc6 for linux targets.  Bug reported by
          Stanislav Brabec <utx@k332.feld.cvut.cz>

	* Added 3.5 docs to html/Makefile.in.  Thanks to  Stanislav Brabec <utx@k332.feld.cvut.cz>

	* configure: fixed bugs in sed scripts (applied sed script s:/@:s;@:;s:/s;;:;: to configure).
	  fix submitted to Stanislav Brabec <utx@k332.feld.cvut.cz>

	* tools/iptcutil was not in files list, and wasn't being added to tar archive.  Updated Makefile.in.
2000-03-20 18:20:42 +00:00
Frank Warmerdam
93d33a555c made last fix more robust if run is less than -1 2000-03-17 20:33:44 +00:00
Frank Warmerdam
7ab7008fbe *** empty log message *** 2000-03-17 18:35:13 +00:00
Frank Warmerdam
fcc90bee44 fixed a serious bug with _TIFFFax3fillruns and -1 run values 2000-03-17 18:34:39 +00:00
Frank Warmerdam
e4c99df427 fixed fetching of TIFFTAG_SAMPLEFORMAT 2000-03-03 15:22:00 +00:00
Frank Warmerdam
d3144ac463 *** empty log message *** 2000-03-03 15:16:57 +00:00
Frank Warmerdam
584d9add00 made td_sampleformat default SAMPLEFORMAT_UINT instead of VOID 2000-03-03 15:15:57 +00:00
Frank Warmerdam
f4aaa718ff *** empty log message *** 2000-03-02 20:00:50 +00:00