File: foo2hp.xml

package info (click to toggle)
foomatic-db 20061031-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 113,544 kB
  • ctags: 3
  • sloc: xml: 183,110; sh: 153; makefile: 123
file content (23 lines) | stat: -rw-r--r-- 725 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
<driver id="driver/foo2hp">
    <name>foo2hp</name>
    <url>http://foo2hp.rkkda.com/</url>
    <execution>
	<filter />
	<prototype>foo2hp2600-wrapper %A</prototype>
    </execution>
    <comments> <en>

	This is a driver developed for the HP Color LaserJet 2600n printer.
	
	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.

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