File: c2070.xml

package info (click to toggle)
foomatic-db 20050420-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 12,100 kB
  • ctags: 3
  • sloc: xml: 169,666; sh: 153; makefile: 107
file content (18 lines) | stat: -rwxr-xr-x 513 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<driver id="driver/c2070">
 <name>c2070</name>
 <url>http://www.kornblum.i-p.com/2070/Lexmark2070.html</url>
 <execution>
  <filter />
  <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dDITHERPPI=150 -sDEVICE=bitcmyk -r300 %A%Z -sOutputFile=- - | c2070</prototype>
 </execution>
 <comments>
  <en>
    Simple driver for the Lexmark 2070, does only 300 dpi in colour.
  </en>
 </comments>
 <printers>
  <printer>
   <id>printer/Lexmark-2070</id><!-- Lexmark 2070 -->
  </printer>
 </printers>
</driver>