File: lips3.xml

package info (click to toggle)
foomatic-db 20161201-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 403,348 kB
  • ctags: 24
  • sloc: xml: 280,777; sh: 153; makefile: 114; python: 8
file content (17 lines) | stat: -rw-r--r-- 863 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<driver id="driver/lips3">
  <name>lips3</name>
  <url>http://www.ghostscript.com/</url>
  <thirdpartysupplied />
  <execution>
    <ghostscript />
    <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=lips3%A%Z -sOutputFile=- -</prototype>
  </execution>
  <printers>
    <printer>
      <id>printer/Canon-LIPS-III</id>
      <comments>
        <en>This is the driver for Canon Lasershot printer models sold in Japan.  The current driver do not use compression mode.  It skips empty lines.  If you use with letter paper, it will complain but works fine.  Just set error timeout.  LBP-8 is the same driver with slightly different intialization.  According to my study, LBP-8 gives correct location, but only for A4.  LIPS-III workd both Letter and A4.</en>
      </comments>
    </printer>
  </printers>
</driver>