File: ibmpro.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 (26 lines) | stat: -rw-r--r-- 722 bytes parent folder | download | duplicates (3)
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
26
<driver id="driver/ibmpro">
  <name>ibmpro</name>
  <url>http://www.ghostscript.com/</url>
  <thirdpartysupplied />
  <execution>
    <ghostscript />
    <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=ibmpro%A%Z -sOutputFile=- -</prototype>
  </execution>
  <printers>
    <printer>
      <id>printer/Epson-LX-300plus</id>
    </printer>
    <printer>
      <id>printer/Generic-IBM-Compatible_Dot_Matrix_Printer</id>
    </printer>
    <printer>
      <id>printer/IBM-ProPrinterII</id>
    </printer>
    <printer>
      <id>printer/Oki-Microline_192plus</id>
    </printer>
    <printer>
      <id>printer/Panasonic-KX-P2150</id>
    </printer>
  </printers>
</driver>