foo2slx-wrapper -VERSION (return code: 0)
$Id: foo2slx-wrapper.in,v 1.22 2011/01/14 23:21:39 rick Exp $
$Id: foo2slx.c,v 1.24 2011/06/09 13:02:24 rick Exp $
$Id: foo2zjs-pstops.sh,v 1.21 2013/07/31 17:41:47 rick Exp $
foo2slx-wrapper -h (return code: 1)
Usage:
foo2slx-wrapper [options] [ps-file]
Foomatic printer wrapper for the foo2slx printer driver.
This script reads a Postscript ps-file or standard input
and converts it to Software Imaging K.K. SLX printer format.
Normal Options:
-c Print in color (else monochrome)
-m media Media code to send to printer [0]
0=plain, 1=transparency, 2=labels, 3=thick1, 4=envelope1,
5=thin, 6=thick2, 7=envelope2, 8=middle, 9=special
-p paper Paper code [letter]
2=a4, 4=b5, 5=b5iso, 6=letter, 8=executive, 9=legal,
10=env#10, 11=envDL
-n copies Number of copies [1]
-r <xres>x<yres> Set device resolution in pixels/inch [600x600]
-s source Source code to send to printer [0]
0=auto, 1=cassette1
Code numbers may vary with printer model.
-2/-3/-4/-6/-8/-10/-12/-14/-15/-16/-18
Print with N-up (requires psutils)
-o orient For N-up: -op is portrait, -ol is landscape, -os is seascape.
Printer Tweaking Options:
-u <xoff>x<yoff> Set offset of upper left printable in pixels [varies]
-l <xoff>x<yoff> Set offset of lower right printable in pixels [varies]
-L mask Send logical clipping values from -u/-l in ZjStream [3]
0=no, 1=Y, 2=X, 3=XY
Color Tweaking Options:
-g gsopts Additional options to pass to Ghostscript, such as
-dDITHERPPI=nnn, etc. May appear more than once. []
-G profile.icm Convert profile.icm to a Postscript CRD using icc2ps and
adjust colors using the setcolorrendering PS operator.
/usr/share/foo2slx/icm/ will be searched for profile.icm.
-I intent Select profile intent from ICM file [0]
0=Perceptual, 1=Colorimetric, 2=Saturation, 3=Absolute
-G gamma-file.ps Prepend gamma-file to the Postscript input to perform
color correction using the setcolortransfer PS operator.
Debugging Options:
-S plane Output just a single color plane from a color print [all]
1=Cyan, 2=Magenta, 3=Yellow, 4=Black
-D lvl Set Debug level [0]
-V $Id: foo2slx-wrapper.in,v 1.22 2011/01/14 23:21:39 rick Exp $