Re: driver for Epson Stylus 300

1998-01-07 Thread Hamish Moffatt
On Tue, Jan 06, 1998 at 10:38:15PM +0100, David Frey wrote:
 On Tue, Jan 6 1998 12:18 +0100 Meskes, Michael writes: 
  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.
 
 Sigh. gs-alladin is in non-free, so magicfilter can't use it.

It could support it, but it would need to support free alternatives
(ie gs) as well.


hamish
-- 
Hamish Moffatt, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5
CCs of replies from mailing lists are welcome.   http://hamish.home.ml.org


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .



Re: driver for Epson Stylus 300

1998-01-07 Thread James A . Treacy
Hamish Moffatt wrote:
 On Tue, Jan 06, 1998 at 10:38:15PM +0100, David Frey wrote:
  On Tue, Jan 6 1998 12:18 +0100 Meskes, Michael writes: 
   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.
  
  Sigh. gs-alladin is in non-free, so magicfilter can't use it.
 
 It could support it, but it would need to support free alternatives
 (ie gs) as well.
 
gs-aladin provides gs, conflicts with the package gs and its executables
use the same names as in gs. Thus, since magicfilter supports gs it
also supports gs-aladin.

Magicfilter does not currently support the uniprint driver though.
I edited one of the other files from magicfilter to work with it.
Here is what my setup looks like.

- Jay


I'm not sure if it is proper to have them all use the same
spool directory, but it works. The only problem I've had is
sometimes when I cancel a job, junk gets sent to the printer
(pages and pages worth) and I've had to go in and manually
fix things.
-- begin /etc/printcap --
lp|epl|stc600pl|Epson Stylus 600 low-res:\
:lp=/dev/lp1:sd=/var/spool/lpd/lp:\
:sh:pw#80:pl#66:px#1440:mx#0:\
:if=/usr/sbin/stylus_color_360dpi-filter:\
:af=/var/log/lp-acct:lf=/var/log/lp-errs:
lph|eph|stc600p|Epson Stylus 600 hi-res:\
:lp=/dev/lp1:sd=/var/spool/lpd/lp:\
:sh:pw#80:pl#66:px#1440:mx#0:\
:if=/usr/sbin/stylus_color_720dpi-filter:\
:af=/var/log/lp-acct:lf=/var/log/lp-errs:
lpih|epih|stc600ih|Epson Stylus 600 very hi-res:\
:lp=/dev/lp1:sd=/var/spool/lpd/lp:\
:sh:pw#80:pl#66:px#1440:mx#0:\
:if=/usr/sbin/stylus_color_1440dpi-filter:\
:af=/var/log/lp-acct:lf=/var/log/lp-errs:
-- end /etc/printcap ---

I've included this here as I put in a few extra fixes to some filters.
For example it uses tiff2ps. Look at the bug reports against magicfilter
to see exactly what I changed and what other packages you need to install
to get everything to work.
--- begin /usr/sbin/stylus_color_360dpi-filter -
#! /usr/sbin/magicfilter
#
# Magic filter setup file for EPSON ESC/P2 (i.e. Stylus Color) series color
# printers in 360 dpi
#
# Based on epsonlqc. Modified and partially tested together with the original
# Stylus Color, Ghostscript versions 3.33 and 4.03 by [EMAIL PROTECTED]
# but please no Mail 64 kB to this address.
#
# No warranty for anything whatsoever!
#
# This file is in the public domain.
#
# This file has been automatically adapted to your system.
#
# wild guess: native control codes start with ESC
0   \033cat

# You really should change Ghostscripts options if you have a version =3.51
# since the options changed. See devices.doc (or *.txt) for what they do.
# These esoteric options are needed and aren't documented in Ghostscripts
# Manual page since they are specific to the device driver 'stcolor':
#
# -sDEVICE=stcolor -r360 -q -dSAFER -dNOPAUSE -sOutputFile=- stcolor.ps -
#
# The options currently used should work with Ghostscript up to version 3.33.
#
# PostScript
0   %!  filter  /usr/bin/gs  @stc600pl.upp -q -dSAFER -dNOPAUSE 
-sOutputFile=- - -c quit
0   \004%!  filter  /usr/bin/gs  @stc600pl.upp -q -dSAFER -dNOPAUSE 
-sOutputFile=- - -c quit

# PDF
0   %PDFfpipe   /usr/bin/gs  @stc600pl.upp -q -dSAFER -dNOPAUSE 
-sOutputFile=- $FILE -c quit


# TeX DVI
0   \367\002fpipe   /usr/bin/dvips  -D 360  -R -q -f 

# compress'd data
0   \037\235pipe/bin/gzip  -cdq 

# packed, gzipped, frozen and SCO LZH data
0   \037\036pipe/bin/gzip  -cdq 
0   \037\213pipe/bin/gzip  -cdq 
0   \037\236pipe/bin/gzip  -cdq 
0   \037\240pipe/bin/gzip  -cdq 

# troff documents
0   .\?\?\040   fpipe   `/usr/bin/grog  -Tps $FILE` 
0   .\\\   fpipe   `/usr/bin/grog  -Tps $FILE` 
0   '\\\   fpipe   `/usr/bin/grog  -Tps $FILE` 
0   '.\\\  fpipe   `/usr/bin/grog  -Tps $FILE` 
0   \\\fpipe   `/usr/bin/grog  -Tps $FILE` 

# ditroff
0   x T pspipe/usr/bin/grops 
0   x T dvi   pipe/usr/bin/grodvi 
0   x T ascii pipe/usr/bin/grotty 
0   x T latin1pipe/usr/bin/grotty 
0   x T lj4   reject  Cannot print LaserJet 4 ditroff files.

# Portable bit-, grey- and pixmaps
0   P1\npipe/usr/bin/pnmtops  -scale 1000 -dpi 360  
2/dev/null 
0   P2\npipe/usr/bin/pnmtops  -scale 1000 -dpi 360  
2/dev/null 
0   P3\npipe/usr/bin/pnmtops  -scale 1000 -dpi 360  
2/dev/null 
0   P4\npipe/usr/bin/pnmtops  -scale 1000 -dpi 360  
2/dev/null 
0   P5\npipe/usr/bin/pnmtops  -scale 1000 -dpi 360  
2/dev/null 
0   P6\npipe/usr/bin/pnmtops  -scale 1000 -dpi 360  
2/dev/null 

# HP Printer 

RE: driver for Epson Stylus 300

1998-01-07 Thread Meskes, Michael
As long as it still uses gnu gs too, there shouldn't be a problem.

Michael

--
Dr. Michael Meskes, Project-Manager| topsystem Systemhaus GmbH
[EMAIL PROTECTED]| Europark A2, Adenauerstr. 20
[EMAIL PROTECTED]  | 52146 Wuerselen
Go SF49ers! Go Rhein Fire! | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux!  | Fax: (+49) 2405/4670-10

 -Original Message-
 From: David Frey [SMTP:[EMAIL PROTECTED]
 Sent: Tuesday, January 06, 1998 10:38 PM
 To:   debian-devel@lists.debian.org
 Subject:  Re: driver for Epson Stylus 300 
 
 On Tue, Jan 6 1998 12:18 +0100 Meskes, Michael writes: 
  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.
 
 Sigh. gs-alladin is in non-free, so magicfilter can't use it.
 
 David
 -- 
 David Frey (51F35923114FC864 7D05FF173C61EFDE)
 Those who do not understand Unix are condemned to reinvent it, poorly.
   -- Henry Spencer
 
 
 
 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe
 to
 [EMAIL PROTECTED] . 
 Trouble?  e-mail to [EMAIL PROTECTED] .


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .



RE: driver for Epson Stylus 300

1998-01-07 Thread Meskes, Michael
Apparently the 300 is not compatible to the 600. When I use the stcolor
driver with 720x720 dpi I just get white paper, but lots of that. In
fact the printing doesn't finish before I switch of the printer. When
using 360x360 I get correct output but always using color ink to print
black (hmm, even a colored image is printed that way). After some tips
(600 related) I tried using stcolor.ps but that gives me the white pages
again.

Finally I gave up last night and tried installing the Windows NT driver
just to see some nice output, but it didn't install either. After some
looking around in the docu I found that they do not have one for NT. The
NT driver only works with the 400 and 600 series. Since I have NT on my
machine for work reasons, I could try that. But I refuse to install that
bastard 95 just to print!

Michael

--
Dr. Michael Meskes, Project-Manager| topsystem Systemhaus GmbH
[EMAIL PROTECTED]| Europark A2, Adenauerstr. 20
[EMAIL PROTECTED]  | 52146 Wuerselen
Go SF49ers! Go Rhein Fire! | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux!  | Fax: (+49) 2405/4670-10

 -Original Message-
 From: James A. Treacy [SMTP:[EMAIL PROTECTED]
 Sent: Tuesday, January 06, 1998 5:48 PM
 To:   [EMAIL PROTECTED]
 Cc:   [EMAIL PROTECTED]; [EMAIL PROTECTED];
 debian-devel@lists.debian.org
 Subject:  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. 0.0553 0.1158 0.1998 0.4321 1. }
 -dupCyanTransfer={0. 0.0851 0.1512 0.2111 0.2606 0.2818 }
 -dupMagentaTransfer={ 0. 0.1188 0.2272 0.3745 0.5396 0.6145 }
 -dupYellowTransfer={  0. 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 
1b2863 0400  
 
 -dupAdjustPageLengthCommand
 -dupAdjustTopMarginCommand
 -dupAdjustBottomMarginCommand
 -dupEndPageCommand=([EMAIL PROTECTED])
 -dupAbortCommand=([EMAIL PROTECTED]Printout-Aborted\15\014)
 
 - end /usr/lib/ghostscript/5.03/stc600pl.upp
 ---


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .



RE: driver for Epson Stylus 300

1998-01-06 Thread Meskes, Michael
Yes, I could try that. Can the 600 use color and black ink at the same
time?

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?

Michael

--
Dr. Michael Meskes, Project-Manager| topsystem Systemhaus GmbH
[EMAIL PROTECTED]| Europark A2, Adenauerstr. 20
[EMAIL PROTECTED]  | 52146 Wuerselen
Go SF49ers! Go Rhein Fire! | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux!  | Fax: (+49) 2405/4670-10

 -Original Message-
 From: James A. Treacy [SMTP:[EMAIL PROTECTED]
 Sent: Monday, January 05, 1998 5:48 PM
 To:   [EMAIL PROTECTED]
 Cc:   debian-devel@lists.debian.org
 Subject:  Re: driver for Epson Stylus 300
 
  Does anyone know if there is a ghostscript driver for this new
 printer
  available? Yes, I can use the other Stylus drivers, but that means
 the
  printer tries to print black by mixing the other three colors, not
 by using
  the black ink.
 
 There may be another way, but you can by installing gs-aladin. In
 5.0.3
 there is a new driver (called uniprint) which works great. I'm using
 it
 with my Stylus Color 600.
 
 - Jay


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .



Re: driver for Epson Stylus 300

1998-01-06 Thread James A . Treacy
 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. 0.0553 0.1158 0.1998 0.4321 1. }
-dupCyanTransfer={0. 0.0851 0.1512 0.2111 0.2606 0.2818 }
-dupMagentaTransfer={ 0. 0.1188 0.2272 0.3745 0.5396 0.6145 }
-dupYellowTransfer={  0. 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 
   1b2863 0400  

-dupAdjustPageLengthCommand
-dupAdjustTopMarginCommand
-dupAdjustBottomMarginCommand
-dupEndPageCommand=([EMAIL PROTECTED])
-dupAbortCommand=([EMAIL PROTECTED]Printout-Aborted\15\014)

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


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .



Re: driver for Epson Stylus 300

1998-01-06 Thread David Frey
On Tue, Jan 6 1998 12:18 +0100 Meskes, Michael writes: 
 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.

Sigh. gs-alladin is in non-free, so magicfilter can't use it.

David
-- 
David Frey (51F35923114FC864 7D05FF173C61EFDE)
Those who do not understand Unix are condemned to reinvent it, poorly.
  -- Henry Spencer



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .



Re: driver for Epson Stylus 300

1998-01-05 Thread James A . Treacy
 Does anyone know if there is a ghostscript driver for this new printer
 available? Yes, I can use the other Stylus drivers, but that means the
 printer tries to print black by mixing the other three colors, not by using
 the black ink.

There may be another way, but you can by installing gs-aladin. In 5.0.3
there is a new driver (called uniprint) which works great. I'm using it
with my Stylus Color 600.

- Jay


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .