summaryrefslogtreecommitdiff
path: root/db/source/driver/eplaser-jp.xml
blob: 2d7417e56f7c8e15360bc821f8d66024b9ee8148 (plain)
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
66
67
68
69
70
71
72
73
74
75
76
77
78
<driver id="driver/eplaser-jp">
 <name>eplaser-jp</name>
 <url>http://www.avasys.jp/linux/index.html</url>
 <execution>
  <ghostscript />
  <prototype>gs -q -dBATCH -dPARANOIDSAFER -dNOPAUSE %A%Z -sOutputFile=- -</prototype>
 </execution>
 <comments>
  <en>

    All Japanese model Epson laser printers understand ESC/Page or
    ESC/Page-Color. Epson provided thise languages driver, and gives
    some additional options to the supported printers.&lt;p&gt;

    The driver serves for black-and-white laser printers (GhostScript
    output devices "lpXXXX") as well as for color laser printers
    ("lpXXXXc"). It does not support the Epson EPL "L" series. There
    you have to use the third-party driver "&lt;a
    href="http://sourceforge.net/projects/epsonepl/"&gt;epsonepl&lt;/a&gt;".&lt;p&gt;

    Here some hints for older versions of the driver:&lt;p&gt;

    Version 1.0.4 of this driver works only with GhostScript 5.50, not
    with GhostScript 6.5x and newer.  For the new GhostScript versions
    use &lt;a
    href=&quot;http://www.linuxprinting.org/download/printing/ghostscript-6.51-Epson_eplaseren.patch&quot;&gt;this
    patch&lt;/a&gt; from Crutcher Dunnavant (Red Hat).&lt;p&gt;

    Version 3.0.2 is prepared for both GhostScript 5.x and 6.x. For
    GhostScript 7.x or newer a small fix is needed: Execute the
    following command line in the main directory of the unpacked
    driver source package:&lt;p&gt;

    &lt;tt&gt;perl -p -i -e
    &quot;s/GS_VERSION_MAJOR\s*==\s*6/GS_VERSION_MAJOR &amp;gt;=
    6/&quot; gdevescv.c gdevesmv.c&lt;/tt&gt;&lt;p&gt;

    Then the driver also compiles with these versions of
    GhostScript.&lt;p&gt;

  </en>
 </comments>
 <printers>
  <printer><id>printer/Epson-LP-1800</id></printer>
  <printer><id>printer/Epson-LP-1900</id></printer>
  <printer><id>printer/Epson-LP-2200</id></printer>
  <printer><id>printer/Epson-LP-2400</id></printer>
  <printer><id>printer/Epson-LP-2500</id></printer>
  <printer><id>printer/Epson-LP-7500</id></printer>
  <printer><id>printer/Epson-LP-7700</id></printer>
  <printer><id>printer/Epson-LP-7900</id></printer>
  <printer><id>printer/Epson-LP-8100</id></printer>
  <printer><id>printer/Epson-LP-8300F</id></printer>
  <printer><id>printer/Epson-LP-8400F</id></printer>
  <printer><id>printer/Epson-LP-8600</id></printer>
  <printer><id>printer/Epson-LP-8600F</id></printer>
  <printer><id>printer/Epson-LP-8700</id></printer>
  <printer><id>printer/Epson-LP-8900</id></printer>
  <printer><id>printer/Epson-LP-9000B</id></printer>
  <printer><id>printer/Epson-LP-9100</id></printer>
  <printer><id>printer/Epson-LP-9200B</id></printer>
  <printer><id>printer/Epson-LP-9300</id></printer>
  <printer><id>printer/Epson-LP-9400</id></printer>
  <printer><id>printer/Epson-LP-9600</id></printer>
  <printer><id>printer/Epson-LP-9600S</id></printer>
  <!-- color model -->
  <printer><id>printer/Epson-LP-3000C</id></printer>
  <printer><id>printer/Epson-LP-8000C</id></printer>
  <printer><id>printer/Epson-LP-8200C</id></printer>
  <printer><id>printer/Epson-LP-8300C</id></printer>
  <printer><id>printer/Epson-LP-8500C</id></printer>
  <printer><id>printer/Epson-LP-8800C</id></printer>
  <printer><id>printer/Epson-LP-9000C</id></printer>
  <printer><id>printer/Epson-LP-9200C</id></printer>
  <printer><id>printer/Epson-LP-9500C</id></printer>
  <printer><id>printer/Epson-LP-9800C</id></printer>
 </printers>
</driver>