File: Brother-QL-500.xml

package info (click to toggle)
ptouch-driver 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,420 kB
  • sloc: xml: 4,365; ansic: 1,838; sh: 867; perl: 195; makefile: 158; python: 8
file content (70 lines) | stat: -rw-r--r-- 2,064 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<!--
Copyright (c) 2006  Arne John Glenstrup <panic@itu.dk>

This file is part of ptouch-driver.

ptouch-driver is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.

ptouch-driver is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with ptouch-driver; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
USA
-->
<printer id="printer/Brother-QL-500">
  <make>Brother</make>
  <model>QL-500</model>
  <pcmodel>BRQ500</pcmodel>
  <mechanism>
    <thermal/>
    <!--not "color"-->
    <resolution>
      <dpi>
        <x>300</x>
        <y>300</y>
      </dpi>
    </resolution>
  </mechanism>
  <url>http://www.brother.co.uk/cms.cfm/s_page/55570/s_level/17510/s_product/QL500</url>
  <lang>
    <proprietary />
  </lang>
  <autodetect>
    <general>
      <ieee1284>MFG:Brother;CMD:PT-CBP;MDL:QL-500;CLS:PRINTER;</ieee1284>
      <commandset>PT-CBP</commandset>
      <description>Brother QL-500</description>
      <manufacturer>Brother</manufacturer>
      <model>QL-500</model>
    </general>
  </autodetect>
  <functionality>B</functionality>
  <driver>ptouch-ql</driver>
  <unverified />
  <!--no "contrib_url"-->
  <comments>
    <en>
    Prints 3 inches per second.
    </en>
  </comments>
  <select>
    <option id="opt/Brother-PTQL-Resolution">
      <enum_val id="ev/300dpi" />
    </option>
    <option id="opt/Brother-PTQL-BytesPerLine">
      <enum_val id="ev/90" />
    </option>
    <option id="opt/Brother-PTQL-PixelTransfer">
      <enum_val id="ev/RLE" sense="false" />
      <enum_val id="ev/ULP" />
    </option>
    <option id="opt/Brother-QL-CutMark" />
  </select>
</printer>