Commit Graph

73 Commits

Author SHA1 Message Date
Andrey Kiselev
e209c172d1 *** empty log message *** 2004-06-05 10:46:47 +00:00
Andrey Kiselev
5c3f747c53 *** empty log message *** 2004-06-05 09:02:03 +00:00
Andrey Kiselev
65cc9a3473 *** empty log message *** 2004-04-26 08:36:40 +00:00
Andrey Kiselev
52f2790122 New. 2004-03-19 17:26:21 +00:00
Andrey Kiselev
c8907ca954 *** empty log message *** 2003-12-31 11:34:11 +00:00
Andrey Kiselev
5ecb9adefd Added TIFF_IFD data type. 2003-12-23 09:15:22 +00:00
Andrey Kiselev
a146f53ed0 *** empty log message *** 2003-12-22 21:06:23 +00:00
Andrey Kiselev
11f7b31e98 Added manual page for colour conversion stuff. 2003-12-21 22:04:53 +00:00
Andrey Kiselev
06b1fd6374 Finally resolved problems with orientation handling. TIFFRGBAImage interface
now properly supports all possible orientations, i.e. images will be flipped
both in horizontal and vertical directions if required. 'Know bugs' section
now removed from the appropriate manual pages. Closed bug entry:
http://bugzilla.remotesensing.org/show_bug.cgi?id=322
2003-12-03 15:39:34 +00:00
Andrey Kiselev
a2b3903296 Added support fpr tiff2pdf manual page. 2003-11-27 15:07:47 +00:00
Andrey Kiselev
c8a5785b28 Few improvements in page layout. 2003-11-27 15:07:29 +00:00
Ross Finlayson
86dfeb6a28 Initial checkin. 2003-11-26 15:04:51 +00:00
Andrey Kiselev
b1721a18ee Added new function TIFFIsCODECConfigured(), suggested by Ross Finlayson. 2003-11-20 21:53:40 +00:00
Andrey Kiselev
3230d7b837 Guessing mechanics now documented in manual page. 2003-11-12 09:20:10 +00:00
Andrey Kiselev
86139e39ca Added TIFFRawStripSize() function as suggested by Chris Hanson. 2003-11-07 11:25:32 +00:00
Andrey Kiselev
8e4ce46919 TIFFReadRGBAImageOriented() added. 2003-10-03 11:18:17 +00:00
Andrey Kiselev
19bfe77143 Added option `-p' to explicitly select color space of input image data. Closes
http://bugzilla.remotesensing.org/show_bug.cgi?id=364
2003-07-10 20:04:42 +00:00
Andrey Kiselev
adacb00179 TIFFDataWidth() returns 0 in case of unknown data type. 2003-06-30 18:22:28 +00:00
Andrey Kiselev
b44be4bd24 *** empty log message *** 2003-06-18 09:58:48 +00:00
Andrey Kiselev
2f4d3521b4 Added possibility to specify value -1 to -r option to get the entire image
as one strip. See http://bugzilla.remotesensing.org/show_bug.cgi?id=343
for details.
2003-06-10 06:15:36 +00:00
Andrey Kiselev
54ed047ec5 Typo fixed. 2003-05-05 10:41:17 +00:00
Andrey Kiselev
3c54d5badd *** empty log message *** 2003-04-29 09:50:09 +00:00
Andrey Kiselev
58a1408739 *** empty log message *** 2003-04-20 08:47:11 +00:00
Andrey Kiselev
1f20935271 New switch (-X) to set width of raw input page. Patch supplied by
Julien Gaulmin. See http://bugzilla.remotesensing.org/show_bug.cgi?id=293
for details.
2003-02-27 15:04:46 +00:00
Andrey Kiselev
be7810fc2c Applied patch from Julien Gaulmin (thanks, Julien!). More switches for
fax2tiff tool for better control of input and output. Details at
http://bugzilla.remotesensing.org/show_bug.cgi?id=27
2003-02-03 16:54:22 +00:00
Andrey Kiselev
8ae9d8798a Page size was determined in wrong way as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=239
2002-12-19 23:06:18 +00:00
Andrey Kiselev
854c71c372 Added links for TIFFGetFieldDefaulted() and TIFFVGetFieldDefaulted(). 2002-10-11 10:04:32 +00:00
Andrey Kiselev
bd77199765 tools/tiff2ps.c, man/tiff2ps.1: Applied patch form Sebastian Eken (thanks,
Sebastian!). New switches:
-b # for a bottom margin of # inches
-c   center image
-l # for a left margin of # inches
-r   rotate the image by 180 degrees
New features merged with code for shrinking/overlapping. Previously added -c
and -n switches (for overriding PS units) renamed in -x and -y respectively.

http://bugzilla.remotesensing.org/show_bug.cgi?id=200
2002-10-07 12:49:32 +00:00
Andrey Kiselev
9e316db6e6 Fixed formatting. 2002-10-02 08:47:29 +00:00
Andrey Kiselev
f88cde27fb Added manual page for raw2tiff(1) tool. 2002-09-15 16:44:52 +00:00
Andrey Kiselev
dd84bac9be Added manual page for TIFFDataWidth() function. 2002-09-12 13:32:41 +00:00
Andrey Kiselev
c2d7ef0d2c Added support for deflate compression. 2002-06-27 07:41:33 +00:00
Andrey Kiselev
68db217599 New functionality for tiff2ps utility: splitting long images in several pages.
See http://bugzilla.remotesensing.org/show_bug.cgi?id=142 for explanation.
Patch granted by John Williams <williams@morinda.com>.
2002-06-21 10:24:40 +00:00
Andrey Kiselev
ff51d7a6aa New commandline switches to override resolution units obtained from the input
file. Closes http://bugzilla.remotesensing.org/show_bug.cgi?id=131
2002-05-10 10:45:43 +00:00
Andrey Kiselev
edf96b1546 Added description for the TIFFCheckpointDirectory() function. 2002-04-09 20:01:27 +00:00
Andrey Kiselev
2f7e5be995 *** empty log message *** 2002-04-04 14:40:14 +00:00
Andrey Kiselev
9f49fe090a TIFFTAG_COPYRIGHT description fixed. 2002-04-03 12:21:52 +00:00
Frank Warmerdam
dee5694586 Added copyright. 2002-03-01 04:10:11 +00:00
Frank Warmerdam
e9ca55d134 Fixed type of TIFFTAG_COPYRIGHT. 2002-03-01 04:09:03 +00:00
Frank Warmerdam
c57b40c358 Fixed DESTDIR handling. Bug 95. 2002-02-11 13:53:52 +00:00
Frank Warmerdam
7f05378ed7 added TIFFRewriteDirectory info 2001-09-26 17:32:24 +00:00
Frank Warmerdam
2c26534c4b *** empty log message *** 2001-09-25 02:26:29 +00:00
Frank Warmerdam
b6d12d041c obsolete 2001-09-24 19:55:32 +00:00
Frank Warmerdam
7925abb90f Added TIFFClientOpen man page link. 2001-07-27 13:18:50 +00:00
Frank Warmerdam
87f580c152 added DESTDIR support as per bug 60 2001-07-17 13:13:37 +00:00
Frank Warmerdam
72157c76eb added addition bug cases 2001-06-29 02:46:45 +00:00
Frank Warmerdam
06fe9227c6 New 2001-06-13 15:32:19 +00:00
Frank Warmerdam
08e3df0753 Added tiff2rgba in missing spot. 2001-06-13 15:26:44 +00:00
Frank Warmerdam
f11ebe5337 Added tiff2rgba.1. 2001-06-13 15:25:35 +00:00
Frank Warmerdam
54eee39fba New 2001-06-13 15:23:57 +00:00