File: Epson-Dot_Matrix.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 (28 lines) | stat: -rwxr-xr-x 786 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
<printer id="printer/Epson-Dot_Matrix">
  <make>Epson</make>
  <model>Dot Matrix</model>
  <mechanism>
    <dotmatrix/><!--not "color"-->
    <resolution>
      <dpi>
        <x>240</x>
        <y>216</y>
      </dpi>
    </resolution>
    <consumables>
    <!--no comments--><!--one or more "partno" elements.--></consumables>
  </mechanism><!--no "url"-->
  <lang>
    <escp/><!--no pjl-->
    <text>
      <charset>us-ascii</charset>
    </text>
  </lang>
  <autodetect>
  <!--no known parport probe information--></autodetect>
  <functionality>A</functionality>
  <driver>epsonc</driver><!--verified--><!--no "contrib_url"-->
  <comments>
    <en>This is a placeholder for the hundreds of assorted dot-matrix printers that work with the Epson drivers.</en>
  </comments>
</printer>