File: epl6100l.xml

package info (click to toggle)
foomatic-db 20050420-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 12,100 kB
  • ctags: 3
  • sloc: xml: 169,666; sh: 153; makefile: 107
file content (48 lines) | stat: -rwxr-xr-x 1,416 bytes parent folder | download | duplicates (2)
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
<driver id="driver/epl6100l">
 <name>epl6100l</name>
 <url>http://sourceforge.net/projects/epsonepl/</url>
 <execution>
  <filter />
  <prototype>gs -q -dBATCH -dSAFER -dNOPAUSE -sProcessColorModel=DeviceGray -dBitsPerSample=1 -sDEVICE=ijs %A %Z -sIjsServer=ijs_server_epsonepl -dIjsUseOutputFD -sDeviceManufacturer=Epson -sDeviceModel=EPL6100L -sIjsParams=&quot;%B&quot; -sOutputFile=- -</prototype>
  <ppdentry>
   *DefaultResolution: 600x600dpi
  </ppdentry>
  <margins>
   <general>
    <unit>pt</unit>
    <relative />
    <left>12</left>
    <right>12</right>
    <top>12</top>
    <bottom>12</bottom>
   </general>
  </margins>
 </execution>
 <comments>
  <en>

    This printer doesn&apos;t understand PCL 5e, PCL 6, PostScript and
    so it doesn&apos;t work with standard drivers; it can only be
    driven through a proprietary language.

    An independent driver was developed in the &lt;a
    href=&quot;http://sourceforge.net/projects/epsonepl/&quot;&gt;
    epsonepl&lt;/a&gt; project.&lt;p&gt;

    The driver is IJS based, GNU ghostscript 6.53 onwards or AFPL
    ghostscript 7.04 onwards is required.&lt;p&gt;

    This project is not endorsed by nor affiliated with
    Epson.&lt;p&gt;

    This driver is reported to work both on the parallel and on the
    USB port.&lt;p&gt;

  </en>
 </comments>
 <printers>
  <printer>
   <id>printer/Epson-EPL-6100L</id>
  </printer>
 </printers>
</driver>