[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: driver for Epson Stylus 300



> Yes, I could try that. Can the 600 use color and black ink at the same
> time?
> 
yes. It has 2 cartridges: one black and another which has 3 bays.
When I print latex documents containing color images the black is black
and the colors come out just fine.

> Also would you mind sending me your gs setup? I'm not sure about
> uniprint but the stcolor driver usage in magicfilter is outdated, i.e.
> it uses options no longer avalaible in gs-aladin. Or is that no problem
> with uniprint?
> 
I only skimmed through the docs, but it looks like the author of uniprint
put a lot of thought into it and has plans for further improvements.
You can customize it without having to recompile.

I use magicfilter and /usr/sbin/stylus_color_360dpi-filter has the following line in it:

0       %!              filter  /usr/bin/gs  @stc600pl.upp -q -dSAFER -dNOPAUSE -sOutputFile=- - -c quit

The @stc600pl.upp specifies the stc600pl.upp config file for the uniprint driver.

To give you an idea of what it does, here it is:

------------- begin /usr/lib/ghostscript/5.03/stc600pl.upp ---------------
-supModel="Epson Stylus Color 600, 360x360DpI, Plain Paper"
-sDEVICE=uniprint
-dNOPAUSE
-dSAFER
-dupColorModel=/DeviceCMYKgenerate
-dupRendering=/FSCMYK32
-dupOutputFormat=/EscP2
-r360x360
-d.HWMargins="{ 9.0 39.96 9.0 9.0}"
-dMargins="{    -45           -45}"
-dupBlackTransfer="{   0.0000 0.0553 0.1158 0.1998 0.4321 1.0000 }"
-dupCyanTransfer="{    0.0000 0.0851 0.1512 0.2111 0.2606 0.2818 }"
-dupMagentaTransfer="{ 0.0000 0.1188 0.2272 0.3745 0.5396 0.6145 }"
-dupYellowTransfer="{  0.0000 0.0679 0.1742 0.3129 0.4587 0.5389 }"
-dupOutputComponentOrder="{ 1 2 3 0 }"
-dupWeaveYPasses=4
-dupOutputPins=32
-dupWeaveYFeeds="{33 30 35 30}"
-dupWeaveInitialYFeeds="{1  1  1 29}"
-dupWeaveInitialPins="{  8 16 32 23}"
-dupBeginPageCommand="<
   1b40   1b40
   1b2847 0100 01
   1b2855 0100 0A
   1b5501
   1b2865 0200 0002
   1b2843 0200 0000
   1b2863 0400 0000 0000
>"
-dupAdjustPageLengthCommand
-dupAdjustTopMarginCommand
-dupAdjustBottomMarginCommand
-dupEndPageCommand="(\033@\014)"
-dupAbortCommand="(\033@\15\12\12\12\12    Printout-Aborted\15\014)"

------------- end /usr/lib/ghostscript/5.03/stc600pl.upp ---------------


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: