diff options
author | andreas <andreas@FreeBSD.org> | 2000-04-22 14:30:43 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-04-22 14:30:43 +0800 |
commit | 75baeb6aa8d744014b7eb442ba7759bad811bfcc (patch) | |
tree | b247e522c8ea5a8085f58cfcdc4093983e5fcd14 /print/ghostscript8 | |
parent | 7e1f9c1a2ada791872c1b0f391e029c1ff637c4c (diff) | |
download | freebsd-ports-gnome-75baeb6aa8d744014b7eb442ba7759bad811bfcc.tar.gz freebsd-ports-gnome-75baeb6aa8d744014b7eb442ba7759bad811bfcc.tar.zst freebsd-ports-gnome-75baeb6aa8d744014b7eb442ba7759bad811bfcc.zip |
- medium definition driver (lqx70cm.upp) changed to unidirectional print to
reduce alignment problems. It is only slightly slower, but produces much
nicer print.
- Added $Id$
Obtained from: Harold Bower <HalBower@worldnet.att.net>
Diffstat (limited to 'print/ghostscript8')
-rw-r--r-- | print/ghostscript8/files/lqx70ch.upp | 2 | ||||
-rw-r--r-- | print/ghostscript8/files/lqx70cl.upp | 2 | ||||
-rw-r--r-- | print/ghostscript8/files/lqx70cm.upp | 4 | ||||
-rw-r--r-- | print/ghostscript8/files/stc740ih.upp | 2 | ||||
-rw-r--r-- | print/ghostscript8/files/stc740p.upp | 2 | ||||
-rw-r--r-- | print/ghostscript8/files/stc740pl.upp | 2 |
6 files changed, 13 insertions, 1 deletions
diff --git a/print/ghostscript8/files/lqx70ch.upp b/print/ghostscript8/files/lqx70ch.upp index 98f5dba15b83..b5d3cd49e912 100644 --- a/print/ghostscript8/files/lqx70ch.upp +++ b/print/ghostscript8/files/lqx70ch.upp @@ -1,3 +1,5 @@ +# $ApsCVS: src/apsfilter/uniprint/lqx70ch.upp,v 1.2 2000/04/21 18:48:00 andreas Exp $ +# -supModel="Epson LQ-1170 ESC/P2 Dot Matrix, 360x360DpI, Plain Paper" -sDEVICE=uniprint -dNOPAUSE diff --git a/print/ghostscript8/files/lqx70cl.upp b/print/ghostscript8/files/lqx70cl.upp index 8bacfab8f294..91fb1aa89906 100644 --- a/print/ghostscript8/files/lqx70cl.upp +++ b/print/ghostscript8/files/lqx70cl.upp @@ -1,3 +1,5 @@ +# $ApsCVS: src/apsfilter/uniprint/lqx70cl.upp,v 1.2 2000/04/21 18:48:00 andreas Exp $ +# -supModel="Epson LQ-1170 ESC/P2 Dot Matrix, 180x180DpI, Plain Paper" -sDEVICE=uniprint -dNOPAUSE diff --git a/print/ghostscript8/files/lqx70cm.upp b/print/ghostscript8/files/lqx70cm.upp index 4b1b95c06e93..895af73aa8d8 100644 --- a/print/ghostscript8/files/lqx70cm.upp +++ b/print/ghostscript8/files/lqx70cm.upp @@ -1,3 +1,5 @@ +# $ApsCVS: src/apsfilter/uniprint/lqx70cm.upp,v 1.2 2000/04/21 18:48:00 andreas Exp $ +# -supModel="Epson LQ-1170 ESC/P2 Dot Matrix, 360x180DpI, Plain Paper" -sDEVICE=uniprint -dNOPAUSE @@ -13,7 +15,7 @@ 1b2847 0100 01 1b2869 0100 01 1b2855 0100 14 - 1b5500 + 1b5501 1b2843 0200 0000 1b2863 0400 0000 0000 >" diff --git a/print/ghostscript8/files/stc740ih.upp b/print/ghostscript8/files/stc740ih.upp index 1023b5eb96c8..bb9805f55fb8 100644 --- a/print/ghostscript8/files/stc740ih.upp +++ b/print/ghostscript8/files/stc740ih.upp @@ -1,3 +1,5 @@ +# $ApsCVS: src/apsfilter/uniprint/stc740ih.upp,v 1.2 2000/04/21 18:48:00 andreas Exp $ +# -supModel="Epson Stylus Color 740, 1440x720DpI, Inkjet Paper" -sDEVICE=uniprint -dNOPAUSE diff --git a/print/ghostscript8/files/stc740p.upp b/print/ghostscript8/files/stc740p.upp index d59bf0d170d2..a4e7f5441793 100644 --- a/print/ghostscript8/files/stc740p.upp +++ b/print/ghostscript8/files/stc740p.upp @@ -1,3 +1,5 @@ +# $ApsCVS: src/apsfilter/uniprint/stc740p.upp,v 1.2 2000/04/21 18:48:00 andreas Exp $ +# -supModel="Epson Stylus Color 740, 720x720DpI, Plain Paper" -sDEVICE=uniprint -dNOPAUSE diff --git a/print/ghostscript8/files/stc740pl.upp b/print/ghostscript8/files/stc740pl.upp index 9ec72d93a773..b2fdb0dbbc06 100644 --- a/print/ghostscript8/files/stc740pl.upp +++ b/print/ghostscript8/files/stc740pl.upp @@ -1,3 +1,5 @@ +# $ApsCVS: src/apsfilter/uniprint/stc740pl.upp,v 1.2 2000/04/21 18:48:01 andreas Exp $ +# -supModel="Epson Stylus Color 740, 360x360DpI, Plain Paper" -sDEVICE=uniprint -dNOPAUSE |