1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
<driver id="driver/c2070">
<name>c2070</name>
<url>http://www.kornblum.i-p.com/2070/Lexmark2070.html</url>
<thirdpartysupplied />
<execution>
<filter />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -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>
</printer>
</printers>
</driver>
|