File: cjet.xml

package info (click to toggle)
foomatic-db 20250819-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 844,308 kB
  • sloc: xml: 332,809; sh: 164; makefile: 114; python: 8
file content (29 lines) | stat: -rw-r--r-- 1,217 bytes parent folder | download | duplicates (2)
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
<driver id="driver/cjet">
  <name>cjet</name>
  <url>ftp://metalab.unc.edu/pub/Linux/system/printing/cjet089.lsm</url>
  <thirdpartysupplied />
  <execution>
    <filter />
    <prototype>gs -q -dBATCH -dPARANOIDSAFER -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=ljet3%A%Z -sOutputFile=- - | cjet -q%C</prototype>
  </execution>
  <comments>
    <en>
      &lt;B&gt;This driver is available in the &lt;A href=&quot;https://github.com/OpenPrinting/ghostscript-printer-app&quot;&gt;Ghostscript Printer Application&lt;/A&gt;&lt;/B&gt;&lt;P&gt;
&lt;iframe src=&quot;https://snapcraft.io/ghostscript-printer-app/embedded?button=black&amp;summary=true&quot; frameborder=&quot;0&quot; width=&quot;100%&quot; height=&quot;300px&quot; style=&quot;border: 1px solid #CCC; border-radius: 2px;&quot;&gt;&lt;/iframe&gt;
    </en>
  </comments>
  <printers>
    <printer>
      <id>printer/Canon-LBP-4U</id>
      <comments>
        <en>PCL-to-CaPSL filter (canon's proprietary language).</en>
      </comments>
    </printer>
    <printer>
      <id>printer/Canon-LBP-8A1</id>
      <comments>
        <en>PCL-to-CaPSL filter.  This should(tm) work; let me know.</en>
      </comments>
    </printer>
  </printers>
</driver>