]> git.sur5r.net Git - glabels/blob - data/templates/brother-other-templates.xml
Imported Upstream version 2.2.8
[glabels] / data / templates / brother-other-templates.xml
1 <?xml version="1.0"?>
2 <Glabels-templates xmlns="http://snaught.com/glabels/2.2/">
3
4   <!--
5    *********************************************************************
6    *********************************************************************
7    Labels for the Brother QL-500/550/650 PC Label Printers
8       
9    These templates work with the Brother Linux Printer CUPS Driver.  It
10    is unknown if these work correctly with the foomatic print driver for
11    these printers.
12       
13    One difference from typical templates is that the template size is
14    not the actual media size - it is the size of the printable area,
15    which is smaller than the media size.  This is because (at least with
16    the Brother driver) coordinates are relative the corner of this area.
17       
18    *********************************************************************
19    *********************************************************************
20   -->
21
22   <Template brand="Brother" part="DK-1201" size="Other" width="25.91mm" height="83.90mm" _description="Standard Address Labels 29mm x 90mm">
23     <Meta category="label"/>
24     <Meta category="mail"/>
25     <Label-rectangle id="0" width="25.91mm" height="83.90mm" round="0" x_waste="0" y_waste="0">
26       <Markup-rect x1="-1.5mm" y1="-3mm" w="29mm" h="90mm" r="1.5mm" />
27       <Layout nx="1" ny="1" x0="0" y0="0" dx="0" dy="0"/>
28     </Label-rectangle>
29   </Template>
30
31   <Template brand="Brother" part="DK-1202" size="Other" width="58.93mm" height="93.20mm" _description="Shipping Labels 62mm x 100mm">
32     <Meta category="label"/>
33     <Meta category="mail"/>
34     <Label-rectangle id="0" width="58.93mm" height="93.20mm" round="0" x_waste="0" y_waste="0">
35       <Markup-rect x1="-1.5mm" y1="-3mm" w="62mm" h="100mm" r="1.5mm" />
36       <Layout nx="1" ny="1" x0="0" y0="0" dx="0" dy="0"/>
37     </Label-rectangle>
38   </Template>
39
40   <Template brand="Brother" part="DK-1204" size="Other" width="13.97mm" height="47.92mm" _description="Multi Purpose Labels 17mm x 54mm">
41     <Meta category="label"/>
42     <Label-rectangle id="0" width="13.97mm" height="47.92mm" round="0" x_waste="0" y_waste="0">
43       <Markup-rect x1="-1.5mm" y1="-3mm" w="17mm" h="54mm" r="1.5mm" />
44       <Layout nx="1" ny="1" x0="0" y0="0" dx="0" dy="0"/>
45     </Label-rectangle>
46   </Template>
47
48
49 </Glabels-templates>