File: c2050.xml

package info (click to toggle)
foomatic-db 20181217-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 599,540 kB
  • sloc: xml: 313,916; sh: 153; makefile: 114; python: 8
file content (17 lines) | stat: -rw-r--r-- 548 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<driver id="driver/c2050">
  <name>c2050</name>
  <url>http://www.prato.linux.it/~mnencia/lexmark2050</url>
  <thirdpartysupplied />
  <execution>
    <filter />
    <prototype>gs -q -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -dPARANOIDSAFER -dBATCH -sDEVICE=bitcmyk -r300%A%Z -sOutputFile=- - | c2050</prototype>
  </execution>
  <comments>
    <en>Marco Nenciarini's Lexmark 2050 driver.  It runs the thing at 300dpi in color.</en>
  </comments>
  <printers>
    <printer>
      <id>printer/Lexmark-2050</id>
    </printer>
  </printers>
</driver>