File: ptouch.xml

package info (click to toggle)
foomatic-db 20120523-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 240,944 kB
  • sloc: xml: 231,115; sh: 153; makefile: 113; python: 8
file content (119 lines) | stat: -rw-r--r-- 2,873 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<driver id="driver/ptouch">
  <name>ptouch</name>
  <pcdriver>PT</pcdriver>
  <url>http://www.diku.dk/~panic/P-touch/</url>
  <thirdpartysupplied />
  <execution>
    <filter />
  </execution>
  <comments>
    <en>

    CUPS raster driver for Brother's P-Touch label printers.&lt;p&gt;

    Foomatic data to generate the PPD files is included with the
    driver, therefore we do not provide this data and PPDs here on the
    OpenPrinting site,&lt;p&gt;
 
  </en>
  </comments>
  <printers>
    <printer>
      <id>printer/Brother-PT-1500PC</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-18R</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-1950</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-1950VP</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-1960</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-2300</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-2420PC</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-2450DX</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-2500PC</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-2600</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-2610</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-3600</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-550A</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-9200DX</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-9200PC</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-9400</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-9500PC</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-9600</id>
    </printer>
    <printer>
      <id>printer/Brother-PT-PC</id>
      <margins>
        <general>
          <unit>mm</unit>
          <relative />
        </general>
        <exception PageSize="12x100mm">
          <relative />
          <left>4.3067</left>
          <right>4.3067</right>
        </exception>
        <exception PageSize="18x100mm">
          <relative />
          <left>7.3067</left>
          <right>7.3067</right>
        </exception>
        <exception PageSize="24x100mm">
          <relative />
          <left>10.3067</left>
          <right>10.3067</right>
        </exception>
        <exception PageSize="6x100mm">
          <relative />
          <left>1.3067</left>
          <right>1.3067</right>
        </exception>
        <exception PageSize="9x100mm">
          <relative />
          <left>2.8067</left>
          <right>2.8067</right>
        </exception>
      </margins>
    </printer>
    <printer>
      <id>printer/Brother-QL-500</id>
    </printer>
    <printer>
      <id>printer/Brother-QL-550</id>
    </printer>
    <printer>
      <id>printer/Brother-QL-650TD</id>
    </printer>
  </printers>
</driver>