File: foo2hp.xml

package info (click to toggle)
foomatic-db 20200820-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 670,572 kB
  • sloc: xml: 326,326; sh: 153; makefile: 114; python: 8
file content (44 lines) | stat: -rw-r--r-- 1,005 bytes parent folder | download | duplicates (6)
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
<driver id="driver/foo2hp">
  <name>foo2hp</name>
  <url>http://foo2hp.rkkda.com/</url>
  <thirdpartysupplied />
  <execution>
    <filter />
  </execution>
  <comments>
    <en>

	This is a driver developed for the HP Color LaserJet 2600n printer.
	
	&lt;p&gt;

	The driver supports 1-bit or 2-bit per pixel monochrome and
	color output, but none of these have been tuned for grayscale
	or color correction.

	&lt;p&gt;

	PPD files (and the Foomatic XML files to generate them) come
	with the driver, therefore we do not supply PPDs here on the
	OpenPrinting site.

    </en>
  </comments>
  <printers>
    <printer>
      <id>printer/Generic-GDI_Printer</id>
    </printer>
    <printer>
      <id>printer/Generic-ZjStream_Printer</id>
    </printer>
    <printer>
      <id>printer/HP-Color_LaserJet_1600</id>
    </printer>
    <printer>
      <id>printer/HP-Color_LaserJet_2600n</id>
    </printer>
    <printer>
      <id>printer/HP-Color_LaserJet_CP1215</id>
    </printer>
  </printers>
</driver>