File: pegg.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 (44 lines) | stat: -rw-r--r-- 1,053 bytes parent folder | download | duplicates (7)
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/pegg">
  <name>pegg</name>
  <url>http://www.openprinting.org/download/printing/pegg/</url>
  <thirdpartysupplied />
  <execution>
    <filter />
  </execution>
  <comments>
    <en>

    Experimental driver kit for some Casio label printers by Daniel
    Amkreutz.  See the documentation coming with the driver source
    code for the full list of supported devices.

    &lt;p&gt;

    Evidently these printers are not USB printer-class devices, so
    this driver includes a libusb-based userspace USB driver program.
    Ultimately it accepts a 512x64 bitmap in xbm format.

    &lt;p&gt;

    Alternatively there is a CUPS backend and companion ppd with
    converter script.

    &lt;p&gt;

    There are no Foomatic, LPR, PDQ, PPR, ... integrations for
    this driver.

  </en>
  </comments>
  <printers>
    <printer>
      <id>printer/Casio-KL-E11</id>
    </printer>
    <printer>
      <id>printer/Casio-KL-P1000</id>
    </printer>
    <printer>
      <id>printer/Casio-KP-C10</id>
    </printer>
  </printers>
</driver>