File: Epson-Dot_Matrix.xml

package info (click to toggle)
foomatic-db 20161201-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 403,348 kB
  • ctags: 24
  • sloc: xml: 280,777; sh: 153; makefile: 114; python: 8
file content (24 lines) | stat: -rw-r--r-- 540 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<printer id="printer/Epson-Dot_Matrix">
  <make>Epson</make>
  <model>Dot Matrix</model>
  <mechanism>
    <dotmatrix />
    <resolution>
      <dpi>
        <x>240</x>
        <y>216</y>
      </dpi>
    </resolution>
  </mechanism>
  <lang>
    <escp />
    <text>
      <charset>us-ascii</charset>
    </text>
  </lang>
  <functionality>A</functionality>
  <driver>epsonc</driver>
  <comments>
    <en>This is a placeholder for the hundreds of assorted dot-matrix printers that work with the Epson drivers.</en>
  </comments>
</printer>