File: IBM-ProPrinterII.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 (32 lines) | stat: -rw-r--r-- 867 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
25
26
27
28
29
30
31
32
<printer id="printer/IBM-ProPrinterII">
  <make>IBM</make>
  <model>ProPrinterII</model>
  <mechanism>
    <dotmatrix />
    <resolution>
      <dpi>
        <x>120</x>
        <y>120</y>
      </dpi>
    </resolution>
  </mechanism>
  <lang>
    <text>
      <charset>us-ascii</charset>
    </text>
  </lang>
  <functionality>A</functionality>
  <driver>ibmpro</driver>
  <comments>
    <en>Easy to get working on serial - just dump straight ASCII.

If you have the parallel module installed, you need to use
magicfilter which has a ProPrinter / ProPrinterII specific
filter which fixes some minor oddities.

Fair warning; the serial interface drops characters frequently.
Don't use it on the network if you can avoid it. ;)&lt;p&gt;

      Consumables/Refills: Ribbon Cartridge, Optional Serial/Network/Parallel/Additional in&lt;p&gt;</en>
  </comments>
</printer>