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
Frank Warmerdam
77e55ad2c6
Make sure that you can get a defaulted value for TIFFTAG_SAMPLEFORMAT.
2000-03-02 19:59:52 +00:00
Frank Warmerdam
0b109722b7
*** empty log message ***
2000-03-02 15:52:41 +00:00
Frank Warmerdam
58467248ea
temporary hack toallocate runs buffer 2 words larger
2000-03-02 15:38:28 +00:00
Frank Warmerdam
0429017b0c
Look for libtiff.lib, not tiff.lib.
2000-02-24 16:17:05 +00:00
Frank Warmerdam
ed33ffd3ca
*** empty log message ***
2000-02-16 02:54:34 +00:00
Frank Warmerdam
c41985f6b1
Fixed stopondiff testing so that -l works.
...
Patch from: Joseph Orost <joe@sanskrit.lz.att.com>
2000-02-16 02:53:49 +00:00
Frank Warmerdam
1a091b3083
fixed passing -1 as cc into TIFFWriteEncodedTiles()
2000-02-11 19:28:17 +00:00
Frank Warmerdam
846e7595c9
added Peter Smith.
2000-01-28 21:54:38 +00:00
Frank Warmerdam
c84e290491
*** empty log message ***
2000-01-28 21:49:11 +00:00
Frank Warmerdam
c5d306fadd
added USE_64BIT_API option
2000-01-28 21:46:30 +00:00
Frank Warmerdam
d5ad7d65b0
don't use // comments!
2000-01-28 21:46:21 +00:00
Frank Warmerdam
d9fbb1bc81
Applied changes for seek allowing 2-4GB seeks.
2000-01-28 21:42:48 +00:00
Frank Warmerdam
592e7e59db
*** empty log message ***
2000-01-28 21:30:37 +00:00
Frank Warmerdam
d8dfb6780a
avoid warnings on IRIX
2000-01-28 21:18:16 +00:00
Frank Warmerdam
cb60accd68
make toff_t unsigned
2000-01-28 21:09:02 +00:00
Frank Warmerdam
11242afaf2
clarified some toff_t/tsize_t casting problems
2000-01-28 20:59:06 +00:00
Frank Warmerdam
0ee7c405e7
fix ReadOK macro to avoid casting warnings
2000-01-28 20:56:59 +00:00