File: st800.xml

package info (click to toggle)
foomatic-db 20161201-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 403,348 kB
  • ctags: 24
  • sloc: xml: 280,777; sh: 153; makefile: 114; python: 8
file content (25 lines) | stat: -rw-r--r-- 727 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<driver id="driver/st800">
  <name>st800</name>
  <url>http://www.ghostscript.com/</url>
  <obsolete replace="stcolor" />
  <thirdpartysupplied />
  <execution>
    <ghostscript />
    <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=st800%A%Z -sOutputFile=- -</prototype>
  </execution>
  <comments>
    <en>Driver for black-and-white inkjets using the ESC/P-2 protocol, as the Epson
Stylus 800.</en>
  </comments>
  <printers>
    <printer>
      <id>printer/Epson-Stylus_800</id>
    </printer>
    <printer>
      <id>printer/Epson-Stylus_Color</id>
      <comments>
        <en>Prints only in black and white.</en>
      </comments>
    </printer>
  </printers>
</driver>