File: oki4w.xml

package info (click to toggle)
foomatic-db 20181217-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 599,540 kB
  • sloc: xml: 313,916; sh: 153; makefile: 114; python: 8
file content (65 lines) | stat: -rw-r--r-- 1,824 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<driver id="driver/oki4w">
  <name>oki4w</name>
  <url>http://www.cups.org/espgs/index.php</url>
  <thirdpartysupplied />
  <execution>
    <ghostscript />
    <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=oki4w%A%Z -sOutputFile=-%C -f -</prototype>
    <margins>
      <general>
        <unit>in</unit>
        <relative />
        <top>0.07</top>
        <left>0.125</left>
        <right>0.125</right>
        <bottom>0.25</bottom>
      </general>
    </margins>
  </execution>
  <comments>
    <en>

    This is a simple Ghostscript driver for the Okidata Okipage 4W and
    similar host-based Okidata laser printers. In contrary to the
    &quot;oki4drv&quot; it does not need any special daemon but simply
    integrates in the usual printing workflow.&lt;p&gt;

    The driver was in GNU Ghostscript 6.x, but was removed again in
    7.x. Currently it is available in ESP Ghostscript 7.07.x and
    8.15.x.&lt;p&gt;

  </en>
  </comments>
  <printers>
    <printer>
      <id>printer/Oki-Okipage_4w</id>
    </printer>
    <printer>
      <id>printer/Oki-Okipage_4wplus</id>
    </printer>
    <printer>
      <id>printer/Oki-Okipage_6w</id>
    </printer>
    <printer>
      <id>printer/Oki-Okipage_8w</id>
      <comments>
        <en>This printer works mostly with with oki4w by Martin Dalecki.</en>
      </comments>
    </printer>
    <printer>
      <id>printer/Oki-Okipage_8w_Lite</id>
      <comments>
        <en>This printer works mostly with with oki4drv by Martin Dalecki.</en>
      </comments>
    </printer>
    <printer>
      <id>printer/Oki-Okipage_8z</id>
      <comments>
        <en>Requires version 2 of oki4linux?</en>
      </comments>
    </printer>
    <printer>
      <id>printer/Oki-OL400w</id>
    </printer>
  </printers>
</driver>