File: pnm2ppa.xml

package info (click to toggle)
foomatic-db 20181217-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 599,540 kB
  • sloc: xml: 313,916; sh: 153; makefile: 114; python: 8
file content (52 lines) | stat: -rw-r--r-- 1,657 bytes parent folder | download | duplicates (3)
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
45
46
47
48
49
50
51
52
<driver id="driver/pnm2ppa">
  <name>pnm2ppa</name>
  <url>http://sourceforge.net/projects/pnm2ppa/</url>
  <thirdpartysupplied />
  <execution>
    <filter />
    <prototype>gs -q -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -dPARANOIDSAFER -dBATCH -r600%A%Z -sOutputFile=- - | pnm2ppa%C%B -i - -o -</prototype>
    <ppdentry>
   *DefaultResolution: 600dpi
  </ppdentry>
  </execution>
  <comments>
    <en>

    Color driver for PPA DeskJets. It can run PPA printers at 600dpi
    in color or mono. In the version 1.0.4 many bugs are fixed. All
    paper sizes known to Ghostscript up to 11x17 (DeskJet 1000C) are
    supported.&lt;p&gt;

    There is an &lt;a href=&quot;/macosx/pnm2ppa/&quot;&gt;installer
    package&lt;/a&gt; to use this driver under Mac OS X.&lt;p&gt;

    IMPORTANT: This is a driver for &quot;host-based&quot; printing: its output
    should usually be streamed directly to a local printer port on the
    same host that runs the driver.  The output may be large: writing
    it to disk (as PDQ does) is also not recommended.  (PDQ users
    should not use the PDQ-matic-generated driver because of this. A
    correct PDQ driver is supplied with pnm2ppa).&lt;p&gt;

  </en>
  </comments>
  <printers>
    <printer>
      <id>printer/HP-DeskJet_1000C</id>
    </printer>
    <printer>
      <id>printer/HP-DeskJet_710C</id>
    </printer>
    <printer>
      <id>printer/HP-DeskJet_712C</id>
    </printer>
    <printer>
      <id>printer/HP-DeskJet_720C</id>
    </printer>
    <printer>
      <id>printer/HP-DeskJet_722C</id>
    </printer>
    <printer>
      <id>printer/HP-DeskJet_820C</id>
    </printer>
  </printers>
</driver>