1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
<driver id="driver/lips2p">
<name>lips2p</name>
<url>http://www.openprinting.org/download/japanese_printers/</url>
<thirdpartysupplied />
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=lips2p%A%Z -sOutputFile=- -</prototype>
</execution>
<comments>
<en>
Special japanese printer driver.
</en>
</comments>
<printers>
<printer>
<id>printer/Canon-LIPS-IIplus</id>
</printer>
</printers>
</driver>
|