File: lj4dithp.xml

package info (click to toggle)
foomatic-db 20061031-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 113,544 kB
  • ctags: 3
  • sloc: xml: 183,110; sh: 153; makefile: 123
file content (18 lines) | stat: -rw-r--r-- 557 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<driver id="driver/lj4dithp">
  <name>lj4dithp</name>
  <url>http://www.linuxprinting.org/download/japanese_printers/</url>
  <execution>
    <ghostscript/>
    <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=lj4dithp%A%Z -sOutputFile=- - | perl -p -0033 -e &quot; s/^&amp;l\d+[aA]/$&amp;%E/; &quot; </prototype>
    </execution>
  <comments>
    <en>
      Special japanese printer driver.
      </en>
    </comments>
  <printers>
    <printer>
      <id>printer/HP-LaserJet_4V_4LJ_Pro</id>
      </printer>
    </printers>
  </driver>