From 3c54d5badd66edfa043679bb13e2acfc027979ae Mon Sep 17 00:00:00 2001 From: Andrey Kiselev Date: Tue, 29 Apr 2003 09:50:09 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 13 + html/man/tiff2ps.1.html | 746 +++++++++++++++++++--------------------- man/tiff2ps.1 | 18 +- 3 files changed, 383 insertions(+), 394 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4ea8c645..2b97ab48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2003-04-29 Andrey Kiselev + + * tools/tiff2ps.c, man/tiff2ps.1: 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 + + * tools/tiff2ps.c: Force deadzone printing when EPS output specified + as per bug + + http://bugzilla.remotesensing.org/show_bug.cgi?id=325 + 2003-04-17 Andrey Kiselev * libtiff/tif_dirread.c: Removed additional check for StripByteCounts diff --git a/html/man/tiff2ps.1.html b/html/man/tiff2ps.1.html index 60bcdd0e..19412137 100644 --- a/html/man/tiff2ps.1.html +++ b/html/man/tiff2ps.1.html @@ -17,59 +17,58 @@ SEE ALSO

- - + +

NAME

- -

- - -
-

tiff2ps − convert a TIFF image to P -OST S CRIPT

-

+ +tiff2ps - convert a TIFF image to P OST S CRIPT

SYNOPSIS

- -

- - -
-

tiff2ps [ options ] input.tif -...

-

+ +tiff2ps [ options ] input.tif +...

DESCRIPTION

- -

- -
-

tiff2ps reads TIFF images and -writes P OST S CRIPT or -Encapsulated P OST S CRIPT -(EPS) on the standard output. By default, tiff2ps -writes Encapsulated P OST S -CRIPT for the first image in the specified -TIFF image file.

- -

By default, tiff2ps will generate P +

+tiff2ps reads TIFF images and writes P +OST S CRIPT or Encapsulated P +OST S CRIPT (EPS) on the +standard output. By default, tiff2ps writes +Encapsulated P OST S CRIPT for +the first image in the specified TIFF image +file.
+ + + +
+By default, tiff2ps will generate P OST S CRIPT that fills a printed area specified by the TIFF tags in the input file. If the file does not contain XResolution or YResolution tags, then the printed area is set according to the image dimensions. The -−w and −h options (see below) can -be used to set the dimensions of the printed area in inches; -overriding any relevant TIFF tags.

- -

The P OST S CRIPT generated +-w and -h options (see below) can be used to +set the dimensions of the printed area in inches; overriding +any relevant TIFF tags.

+ + + + -
+The P OST S CRIPT generated for RGB, palette, and CMYK images uses the colorimage operator. The P OST S CRIPT generated for @@ -78,457 +77,430 @@ When the colorimage operator is used, P OST S CRIPT code to emulate this operator on older P OST S CRIPT printers is also generated. Note that -this emulation code can be very slow.

- -

Color images with associated alpha data are composited -over a white background.

-

+this emulation code can be very slow. + + + +
+Color images with associated alpha data are composited over +a white background.

OPTIONS

- -

+ +
- -
+ +-1
-

−1

- - - - -

Generate P OST S CRIPT -Level I (the default).

- - - + - -
+ +Generate P OST S CRIPT Level 1 +(the default).
-

−2

- - - - -

Generate P OST S CRIPT -Level II.

- - - + - -
+ +-2
-

−a

- - - - -

Generate output for all IFDs (pages) in the input -file.

- - - + - -
+ +Generate P OST S CRIPT Level +2.
-

−b

- - - - -

Specify the bottom margin for the output (in inches). -This does not affect the height of the printed image.

- - - + - -
+ +-3
-

−c

- - - - -

Center the image in the output. This option only shows -an effect if both the -w and the -h option are given.

- - - + - -
+ +Generate P OST S CRIPT Level +3. It basically allows one to use the /flateDecode filter +for ZIP compressed TIFF images.
-

−d

- - - + + +
+-a
-

Set the initial TIFF directory to the + + +
+Generate output for all IFDs (pages) in the input +file.
+ + + +
+-b
+ + + +
+Specify the bottom margin for the output (in inches). This +does not affect the height of the printed +image.
+ + + +
+-c
+ + + +
+Center the image in the output. This option only shows an +effect if both the -w and the -h option are +given.
+ + + +
+-d
+ + + + - +individual pages in a multi-page (e.g. facsimile) +file.
+Set the initial TIFF directory to the specified directory number. (NB: directories are numbered starting at zero.) This option is useful for selecting -individual pages in a multi-page (e.g. facsimile) file.

-
-
+ + - -
+ +-e
-

−e

- - - - -

Force the generation of Encapsulated P -OST S CRIPT .

- - - + - -
+ +Force the generation of Encapsulated P OST S +CRIPT (implies -z).
-

−h

- - - - -

Specify the vertical size of the printed area (in -inches).

- - - + - -
+ +-h
-

−H

- - - - -

Specify the maximum height of image (in inches). Images -with larger sizes will be splitted in several pages. Option -−L may be used for specifying size of splitted -images overlapping.

- - - + - -
+ +Specify the vertical size of the printed area (in +inches).
-

−i

- - - - -

Enable/disable pixel interpolation. This option requires -a single numeric value: zero to disable pixel interpolation -and non-zero to enable. The default is enabled.

- - - + - -
+ +-H
-

−L

- - - - -

Specify the size of overlapping for splitted images (in -inches). Used in conjuction with −H option.

- - - + - -
+ +Specify the maximum height of image (in inches). Images with +larger sizes will be splitted in several pages. Option +-L may be used for specifying size of splitted images +overlapping.
-

−l

- - - - -

Specify the left margin for the output (in inches). This -does not affect the width of the printed image.

- - - + - -
+ +-i
-

−m

- - - + + +
+Enable/disable pixel interpolation. This option requires a +single numeric value: zero to disable pixel interpolation +and non-zero to enable. The default is enabled.
-

Where possible render using the imagemask P + + +
+-L
+ + + +
+Specify the size of overlapping for splitted images (in +inches). Used in conjuction with -H +option.
+ + + +
+-l
+ + + +
+Specify the left margin for the output (in inches). This +does not affect the width of the printed image.
+ + + +
+-m
+ + + + - +depth is greater than 1 then the image operator is +used.
+Where possible render using the imagemask P OST S CRIPT operator instead of the image operator. When this option is specified tiff2ps will use imagemask for rendering 1 bit deep images. If this option is not specified or if the image -depth is greater than 1 then the image operator is used.

-
-
+ + - -
+ +-o
-

−o

- - - - -

Set the initial TIFF directory to the + + + - +are hidden using the SubIFD tag.
+Set the initial TIFF directory to the IFD at the specified file offset. This option is useful for selecting thumbnail images and the like which -are hidden using the SubIFD tag.

-
-
+ + - -
+ +-p
-

−p

- - - - -

Force the generation of (non-Encapsulated) P -OST S CRIPT .

- - - + - -
+ +Force the generation of (non-Encapsulated) P +OST S CRIPT .
-

−r

- - - - -

Rotate image by 180 degrees.

- - - + - -
+ +-r
-

−s

- - - - -

Generate output for a single IFD (page) in the input -file.

- - - + - -
+ +Rotate image by 180 degrees.
-

−w

- - - - -

Specify the horizontal size of the printed area (in -inches).

- - - + - -
+ +-s
-

−x

- - - - -

Override resolution units specified in the TIFF as -centimeters.

- - - + - -
+ +Generate output for a single IFD (page) in the input +file.
-

−y

- - - - -

Override resolution units specified in the TIFF as -inches.

- - - + - -
+ +-w
-

−z

- - - + + +
+Specify the horizontal size of the printed area (in +inches).
-

When generating P OST S -CRIPT Level II, data is scaled so that it -does not image into the deadzone on a page (the outer -margin that the printing device is unable to mark). This -option suppresses this behaviour. When P OST -S CRIPT Level I is generated, data is imaged -to the entire printed page and this option has no -affect.

- - - -

+ + +
+-x
+ + + +
+Override resolution units specified in the TIFF as +centimeters.
+ + + +
+-y
+ + + +
+Override resolution units specified in the TIFF as +inches.
+ + + +
+-z
+ + + +
+When generating P OST S CRIPT +Level 2, data is scaled so that it does not image into the +deadzone on a page (the outer margin that the +printing device is unable to mark). This option suppresses +this behaviour. When P OST S +CRIPT Level 1 is generated, data is imaged to +the entire printed page and this option has no +affect.

EXAMPLES

- -

- - - -
-

The following generates P OST S -CRIPT Level II for all pages of a -facsimile:

- + - -
+ +The following generates P OST S +CRIPT Level 2 for all pages of a +facsimile:
+ + + + -
tiff2ps -a2 fax.tif | lpr
-
-
- + - -
-

Note also that if you have version 2.6.1 or newer of +

+Note also that if you have version 2.6.1 or newer of Ghostscript then you can efficiently preview facsimile -generated with the above command.

- -

To generate Encapsulated P OST S +generated with the above command.

+ + + + -
+To generate Encapsulated P OST S CRIPT for a the image at directory 2 of an -image use:

- +image use: + - - -
+
tiff2ps -d 1 foo.tif
-
-
- + - - -
-

(notice that directories are numbered starting at -zero.)

- -

If you have a long image, it may be splitted in several -pages:

- + +(notice that directories are numbered starting at +zero.) + - -
+ +If you have a long image, it may be splitted in several +pages:
+ + + + -
tiff2ps -h11 -w8.5 -H14 -L.5 foo.tif > foo.ps
-
-
- + - - -
-

The page size is set to 8.5x11 by −w and -−h options. We will accept a small amount of -vertical compression, so −H set to 14. Any -pages between 11 and 14 inches will be fit onto one page. -Pages longer than 14 inches are cut off at 11 and continued -on the next page. The −L.5 option says to -repeat a half inch on the next page (to improve -readability).

-
+ +The page size is set to 8.5x11 by -w and -h +options. We will accept a small amount of vertical +compression, so -H set to 14. Any pages between 11 +and 14 inches will be fit onto one page. Pages longer than +14 inches are cut off at 11 and continued on the next page. +The -L.5 option says to repeat a half inch on the +next page (to improve readability).

BUGS

- -

- - -
-

Because P OST S CRIPT does -not support the notion of a colormap, 8-bit palette images +

+Because P OST S CRIPT does not +support the notion of a colormap, 8-bit palette images produce 24-bit P OST S CRIPT images. This conversion results in output that is six times bigger than the original image and which takes a long time to send to a printer over a serial line. Matters are even -worse for 4-, 2-, and 1-bit palette images.

-

+worse for 4-, 2-, and 1-bit palette images.

BUGS

- -

- - -
-

Does not handle tiled images when generating PS Level I -output.

-

+ +Does not handle tiled images when generating PS Level I +output.

SEE ALSO

- -

- - -
-

pal2rgb(1), tiffinfo(1), tiffcp(1), +

+pal2rgb(1), tiffinfo(1), tiffcp(1), tiffgt(1), tiffmedian(1), tiff2bw(1), -tiffsv(1), libtiff(3)

-

+tiffsv(1), libtiff(3)
diff --git a/man/tiff2ps.1 b/man/tiff2ps.1 index 0b618647..ccd837ea 100644 --- a/man/tiff2ps.1 +++ b/man/tiff2ps.1 @@ -1,4 +1,4 @@ -.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiff2ps.1,v 1.5 2002-10-07 12:49:32 dron Exp $ +.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiff2ps.1,v 1.6 2003-04-29 09:50:09 dron Exp $ .\" .\" Copyright (c) 1988-1997 Sam Leffler .\" Copyright (c) 1991-1997 Silicon Graphics, Inc. @@ -91,10 +91,14 @@ a white background. .SH OPTIONS .TP .B \-1 -Generate \*(Ps Level I (the default). +Generate \*(Ps Level 1 (the default). .TP .B \-2 -Generate \*(Ps Level II. +Generate \*(Ps Level 2. +.TP +.B \-3 +Generate \*(Ps Level 3. It basically allows one to use the /flateDecode +filter for ZIP compressed TIFF images. .TP .B \-a Generate output for all IFDs (pages) in the input file. @@ -116,7 +120,7 @@ This option is useful for selecting individual pages in a multi-page (e.g. facsimile) file. .TP .B \-e -Force the generation of Encapsulated \*(Ps. +Force the generation of Encapsulated \*(Ps (implies -z). .TP .B \-h Specify the vertical size of the printed area (in inches). @@ -181,15 +185,15 @@ Override resolution units specified in the TIFF as centimeters. Override resolution units specified in the TIFF as inches. .TP .B \-z -When generating \*(Ps Level II, data is scaled so that it does not +When generating \*(Ps Level 2, data is scaled so that it does not image into the .I deadzone on a page (the outer margin that the printing device is unable to mark). This option suppresses this behaviour. -When \*(Ps Level I is generated, data is imaged to the entire printed +When \*(Ps Level 1 is generated, data is imaged to the entire printed page and this option has no affect. .SH EXAMPLES -The following generates \*(Ps Level II for all pages of a facsimile: +The following generates \*(Ps Level 2 for all pages of a facsimile: .RS .nf tiff2ps -a2 fax.tif | lpr