Andrey Kiselev
0fc6802536
sqrtf() replaced with sqrt().
2003-11-22 08:42:06 +00:00
Andrey Kiselev
318222a1fd
Removed #include <getopt.h>.
2003-11-21 21:15:05 +00:00
Andrey Kiselev
aeae0fe964
Unmaintained and platform dependent sgigt utility removed and replaced with
...
the completely rewritten portable tiffgt tool (depend on OpenGL and GLUT).
Initial revision, there is a lot of things to improve.
2003-11-21 13:28:18 +00:00
Andrey Kiselev
6b087cb603
*** empty log message ***
2003-11-12 19:14:33 +00:00
Andrey Kiselev
397eac63be
Properly determine SUN Rasterfiles with the reverse byte order (it is reported
...
by the magic header field). Problem reported by Andreas Wiesmann.
2003-11-12 15:07:21 +00:00
Andrey Kiselev
07c59b0650
Few improvements in correlation calculation function.
2003-11-12 09:19:53 +00:00
Andrey Kiselev
1c1f312e01
Implemented image size guessing using correlation coefficient calculation
...
between two neighbour lines.
2003-11-11 15:39:33 +00:00
Andrey Kiselev
21bbbcaa45
#include <strings.h> replaced with #include <string.h>
2003-10-17 21:25:51 +00:00
Andrey Kiselev
a24c2d6e45
*** empty log message ***
2003-10-09 08:41:00 +00:00
Andrey Kiselev
045fa685f1
Fixed possible endless loop as per bug
...
http://bugzilla.remotesensing.org/show_bug.cgi?id=404
2003-10-03 13:09:38 +00:00
Andrey Kiselev
798d99bdbd
Switched to use TIFFReadRGBAImageOriented() instead of TIFFReadRGBAImage().
2003-10-03 11:22:29 +00:00
Frank Warmerdam
e3ada41e8b
Added -m (maxitems) flag to usage message.
2003-09-02 13:28:09 +00:00
Andrey Kiselev
6270b7262c
int declaration replaced with the uint32 to support large images as per bug
...
http://bugzilla.remotesensing.org/show_bug.cgi?id=382
2003-08-21 10:00:06 +00:00
Andrey Kiselev
c6b36db6ee
Added missing #include <strings.h>.
2003-08-12 07:51:03 +00:00
Andrey Kiselev
1cbcc49d2f
Fixed PS comment emitted when FlateDecode is being used. Reported by Tom
...
Kacvinsky.
2003-08-08 19:46:20 +00:00
Frank Warmerdam
8c657db1a6
Avoid warning casting signed value to unsigned variable.
...
Patch supplied by J.A. Strother.
2003-07-26 03:50:08 +00:00
Frank Warmerdam
03f0fc1b10
applied patch for to support more pages in tiffsplit
2003-07-26 03:46:08 +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
97ed644e72
Memory leak fixed as reported by Robert S. Kissel.
2003-07-03 12:27:17 +00:00
Andrey Kiselev
adc20ad9b0
Fixed problem with unused data comparing as per bug
...
http://bugzilla.remotesensing.org/show_bug.cgi?id=349
`-z' option now can be used to set the number of reported different bytes.
2003-06-18 09:57:55 +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
b446eb0782
Set the correct RowsPerStrip and PageNumber values as per bug
...
http://bugzilla.remotesensing.org/show_bug.cgi?id=343
2003-06-04 10:36:54 +00:00
Andrey Kiselev
320ac7822a
Page numbering fixed, as per bug
...
http://bugzilla.remotesensing.org/show_bug.cgi?id=341
2003-05-25 05:56:26 +00:00
Andrey Kiselev
147baafe89
Removing previous patch.
2003-05-24 06:25:10 +00:00
Andrey Kiselev
f00e62d510
Number pages starting with zero as per bug
...
http://bugzilla.remotesensing.org/show_bug.cgi?id=341
2003-05-24 06:16:09 +00:00
Andrey Kiselev
0efbf194c5
raw2tiff sdded.
2003-05-24 06:05:13 +00:00
Andrey Kiselev
af72982dab
Fixed bug in Ascii85EncodeBlock() function: array index was out of range.
2003-05-07 08:12:30 +00:00
Andrey Kiselev
cdfa074838
*** empty log message ***
2003-05-05 19:13:42 +00:00
Andrey Kiselev
c34905ee73
Fixed problem with bit fill order tag setting: was not copied from source
...
image.
2003-05-05 19:06:52 +00:00
Andrey Kiselev
ac3f89b460
PPM header parser improved: now able to skip comments.
2003-05-05 10:40:04 +00:00
Andrey Kiselev
d7adbd23df
Add ability to generate PS Level 3. It basically allows one to use the
...
/flateDecode filter for ZIP compressed TIFF images. Patch supplied by
Tom Kacvinsky. Fixes http://bugzilla.remotesensing.org/show_bug.cgi?id=328
Force deadzone printing when EPS output specified as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=325
2003-04-29 09:52:16 +00:00
Andrey Kiselev
8415e87d3e
Some more fixes to bug entry
...
http://bugzilla.remotesensing.org/show_bug.cgi?id=275
2003-04-21 19:13:59 +00:00
Andrey Kiselev
cbc8214586
Fixed problem with colorspace conversion for JPEG
...
encoded images. See bug entries
http://bugzilla.remotesensing.org/show_bug.cgi?id=275 and
http://bugzilla.remotesensing.org/show_bug.cgi?id=23
2003-04-16 13:21:09 +00:00
Andrey Kiselev
c26da71049
Added library version reporting to all tools.
2003-03-12 14:05:05 +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
210eb932ec
Fixed problem with too many arguments.
2003-02-06 22:05:47 +00:00
Andrey Kiselev
fe6e11556e
Memory leak fixed.
2003-02-04 08:51:38 +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
Frank Warmerdam
743a29c475
The change below fixes a problem where "tiff2ps -1e" did not make
...
the scanline buffer long enough when writing rgb triplets.
The scanline needs to be 3 X the number of dots or else it will
contain an incomplete triplet and programs that try to separate
the eps by redefining the colorimage operator will get messed up.
William
http://williambader.com
2002-10-15 02:39:09 +00:00
Andrey Kiselev
5ed96d05fb
Fixed help formatting.
2002-10-10 14:19:26 +00:00
Andrey Kiselev
e985fcbddb
*** empty log message ***
2002-10-07 13:15:29 +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
Frank Warmerdam
5ae8f23ee7
bug80 - remove BeginData/EndData from PostScript output
2002-09-08 17:49:22 +00:00
Andrey Kiselev
ff411c24b5
Fixes in orientation support.
2002-08-18 17:29:17 +00:00
Andrey Kiselev
10450bf936
Added -i commandline switch to handle different types of data interleaving
2002-08-12 15:32:37 +00:00
Andrey Kiselev
9d0b2d19e0
New tool: raw2tiff --- raw images to TIFF converter. No manual page yet.
2002-08-10 15:25:54 +00:00
Andrey Kiselev
a94d5b4e3b
Help option fixed
2002-06-27 13:07:46 +00:00
Andrey Kiselev
c2d7ef0d2c
Added support for deflate compression.
2002-06-27 07:41:33 +00:00
Andrey Kiselev
f2558c8426
Added workaround for some software that may crash when last strip
...
of image contains fewer number of scanlines than specified by the
`/Height' variable. See
http://bugzilla.remotesensing.org/show_bug.cgi?id=164 for explanation.
2002-06-22 10:32:56 +00:00