File: HP-DeskJet_Plus.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 (36 lines) | stat: -rwxr-xr-x 891 bytes parent folder | download
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
<printer id="printer/HP-DeskJet_Plus">
  <make>HP</make>
  <model>DeskJet Plus</model>
  <mechanism>
    <inkjet/><!--not "color"-->
    <resolution>
      <dpi>
        <x>300</x>
        <y>300</y>
      </dpi>
    </resolution>
    <consumables>
    <!--no comments--><!--one or more "partno" elements.--></consumables>
  </mechanism><!--no "url"-->
  <lang>
    <pcl level="3"/><!--no pjl-->
    <text>
      <charset>us-ascii</charset>
    </text>
  </lang>
  <autodetect>
  <!--no known parport probe information--></autodetect>
  <functionality>A</functionality>
  <driver>pcl3</driver>
  <!--no "contrib_url"-->
  <comments>
    <en>

    This printer is functionally equivalent to the normal HP DeskJet,
    except for the optional font cartridges (I think) (which
    don&apos;t add anything, but also don&apos;t hurt anything). Mine
    works.

    </en>
  </comments>
</printer>