From 6948650efd3fb9e2a70b8cf16aca57e9d0b7eb0a Mon Sep 17 00:00:00 2001 From: Chris Liddell Date: Tue, 23 Jul 2013 16:24:19 +0100 Subject: Commit of build_consolidation branch Squashed into one commit (see branch for details of the evolution of the branch). This brings gpcl6 and gxps into the Ghostscript build system, and a shared set of graphics library object files for all the interpreters. Also, brings the same configuration options to the pcl and xps products as we have for Ghostscript. --- lib/stc1520h.upp | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 lib/stc1520h.upp (limited to 'lib/stc1520h.upp') diff --git a/lib/stc1520h.upp b/lib/stc1520h.upp new file mode 100644 index 000000000..7dfa87d83 --- /dev/null +++ b/lib/stc1520h.upp @@ -0,0 +1,61 @@ +-supModel="Epson Stylus Color 1520, 1440x720DpI, Inkjet Paper" +-sDEVICE=uniprint +-dNOPAUSE +-P- -dSAFER +-dupColorModel=/DeviceCMYK +-dupRendering=/ErrorDiffusion +-dupOutputFormat=/EscP2XY +-r1440x720 +-dupMargins="{ 9.0 39.96 9.0 9.0}" +-dupBlackTransfer="{ + 0.00000000 0.00627451 0.01254902 0.02196078 0.02980392 0.03764706 0.04549020 + 0.05490196 0.06431373 0.07215686 0.08156863 0.09098039 0.10196078 0.11450980 + 0.12862745 0.14588235 0.16313725 0.18509804 0.20862745 0.25411765 0.40000000 +}" +-dupCyanTransfer="{ + 0.00000000 0.00627451 0.01254902 0.02196078 0.02980392 0.03764706 0.04549020 + 0.05490196 0.06431373 0.07215686 0.08156863 0.09098039 0.10196078 0.11450980 + 0.12862745 0.14588235 0.16313725 0.18509804 0.20862745 0.25411765 0.40000000 +}" +-dupMagentaTransfer="{ + 0.00000000 0.00627451 0.01254902 0.02196078 0.02980392 0.03764706 0.04549020 + 0.05490196 0.06431373 0.07215686 0.08156863 0.09098039 0.10196078 0.11450980 + 0.12862745 0.14588235 0.16313725 0.18509804 0.20862745 0.25411765 0.40000000 +}" +-dupYellowTransfer="{ + 0.00000000 0.00627451 0.01254902 0.02196078 0.02980392 0.03764706 0.04549020 + 0.05490196 0.06431373 0.07215686 0.08156863 0.09098039 0.10196078 0.11450980 + 0.12862745 0.14588235 0.16313725 0.18509804 0.20862745 0.25411765 0.40000000 +}" +-dupOutputComponentOrder="{ 1 2 3 0 }" +-dupWeaveXPasses=2 +-dupOutputXStep=2 +-dupWeaveYPasses=4 +-dupOutputPins=62 +-dupWeaveYFeeds="{31 31 31 31 31 31 31 31}" +-dupWeaveXStarts="{0 1 0 1 1 0 1 0}" +-dupWeaveYOffset=18 +-dupWeaveInitialYFeeds="{ 3 3 3 3 3 3 3 31}" +-dupWeaveInitialXStarts="{0 1 0 1 1 0 1 0}" +-dupWeaveInitialPins="{ 13 20 27 34 41 48 55 62}" +-dupFormatYabsolute +-dupBeginPageCommand="< + 00 00 00 + 1b01 40 45 4a 4c 20 31 32 38 34 2e 34 0a + 40 45 4a 4c 20 20 20 20 20 0a + 1b40 1b40 + 1b2847 0100 01 + 1b2855 0100 05 + 1b2873 0100 02 + 1b5501 + 1b2865 0200 0001 + 1b2843 0200 0000 + 1b2863 0400 0000 0000 +>" +-dupAdjustPageLengthCommand +-dupAdjustTopMarginCommand +-dupAdjustBottomMarginCommand +-dupXStepCommand="<1b285c 0400 a005 0100>" +-dupEndPageCommand="(\033@\014)" +-dupAbortCommand="(\033@\15\12\12\12\12 Printout-Aborted\15\014)" + -- cgit v1.2.1