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>
|