1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
  
     | 
    
      <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>      <B>This driver is available in the <A href="https://github.com/OpenPrinting/ghostscript-printer-app">Ghostscript Printer Application</A></B><P>
<iframe src="https://snapcraft.io/ghostscript-printer-app/embedded?button=black&summary=true" frameborder="0" width="100%" height="300px" style="border: 1px solid #CCC; border-radius: 2px;"></iframe>
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>
 
     |