home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / foomatic / db / source / driver / ptouch.xml < prev    next >
Encoding:
Text File  |  2006-03-29  |  3.7 KB  |  121 lines

  1. <!--
  2. Copyright (c) 2006  Arne John Glenstrup <panic@itu.dk>
  3.  
  4. This file is part of ptouch-driver.
  5.  
  6. ptouch-driver is free software; you can redistribute it and/or modify
  7. it under the terms of the GNU General Public License as published by
  8. the Free Software Foundation; either version 2 of the License, or (at
  9. your option) any later version.
  10.  
  11. ptouch-driver is distributed in the hope that it will be useful, but
  12. WITHOUT ANY WARRANTY; without even the implied warranty of
  13. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  14. General Public License for more details.
  15.  
  16. You should have received a copy of the GNU General Public License
  17. along with ptouch-driver; if not, write to the Free Software
  18. Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
  19. USA
  20. -->
  21. <driver id="driver/ptouch">
  22.  <name>ptouch</name>
  23.  <pcdriver>PT</pcdriver>
  24.  <url>http://www.diku.dk/~panic/P-touch/</url>
  25.  <execution>
  26.   <filter />
  27.   <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=cups %A%Z -sOutputFile=- - | rastertoptch dummyjob dummyuser dummytitle 1 '%B'</prototype>
  28.  </execution>
  29.  <comments>
  30.   <en>
  31.     CUPS raster driver for Brother's P-Touch label printers. 
  32.   </en>
  33.  </comments>
  34.  <printers>
  35.   <printer>
  36.    <id>printer/Brother-QL-500</id><!-- Brother P-touch QL-500 -->
  37.   </printer>
  38.   <printer>
  39.    <id>printer/Brother-QL-550</id><!-- Brother P-touch QL-550 -->
  40.   </printer>
  41.   <printer>
  42.    <id>printer/Brother-QL-650TD</id><!-- Brother P-touch QL-650TD -->
  43.   </printer>
  44.   <printer>
  45.    <id>printer/Brother-PT-PC</id><!-- Brother P-touch PT-PC -->
  46.    <margins>
  47.      <general>
  48.        <unit>mm</unit>
  49.      </general>
  50.      <exception PageSize='6x100mm'>
  51.        <left>1.3067</left><right>1.3067</right>
  52.      </exception>
  53.      <exception PageSize='9x100mm'>
  54.        <left>2.8067</left><right>2.8067</right>
  55.      </exception>
  56.      <exception PageSize='12x100mm'>
  57.        <left>4.3067</left><right>4.3067</right>
  58.      </exception>
  59.      <exception PageSize='18x100mm'>
  60.        <left>7.3067</left><right>7.3067</right>
  61.      </exception>
  62.      <exception PageSize='24x100mm'>
  63.        <left>10.3067</left><right>10.3067</right>
  64.      </exception>
  65.    </margins>
  66.   </printer>
  67.   <printer>
  68.    <id>printer/Brother-PT-18R</id><!-- Brother P-touch PT-18R -->
  69.   </printer>
  70.   <printer>
  71.    <id>printer/Brother-PT-550A</id><!-- Brother P-touch PT-550A -->
  72.   </printer>
  73.   <printer>
  74.    <id>printer/Brother-PT-1500PC</id><!-- Brother P-touch PT-1500PC -->
  75.   </printer>
  76.   <printer>
  77.    <id>printer/Brother-PT-1950VP</id><!-- Brother P-touch PT-1950VP -->
  78.   </printer>
  79.   <printer>
  80.    <id>printer/Brother-PT-1950</id><!-- Brother P-touch PT-1950 -->
  81.   </printer>
  82.   <printer>
  83.    <id>printer/Brother-PT-1960</id><!-- Brother P-touch PT-1960 -->
  84.   </printer>
  85.   <printer>
  86.    <id>printer/Brother-PT-2420PC</id><!-- Brother P-touch PT-2420PC -->
  87.   </printer>
  88.   <printer>
  89.    <id>printer/Brother-PT-2450DX</id><!-- Brother P-touch PT-2450DX -->
  90.   </printer>
  91.   <printer>
  92.    <id>printer/Brother-PT-2500PC</id><!-- Brother P-touch PT-2500PC -->
  93.   </printer>
  94.   <printer>
  95.    <id>printer/Brother-PT-2600</id><!-- Brother P-touch PT-2600 -->
  96.   </printer>
  97.   <printer>
  98.    <id>printer/Brother-PT-2610</id><!-- Brother P-touch PT-2610 -->
  99.   </printer>
  100.   <printer>
  101.    <id>printer/Brother-PT-3600</id><!-- Brother P-touch PT-3600 -->
  102.   </printer>
  103.   <printer>
  104.    <id>printer/Brother-PT-9200DX</id><!-- Brother P-touch PT-9200DX -->
  105.   </printer>
  106.   <printer>
  107.    <id>printer/Brother-PT-9200PC</id><!-- Brother P-touch PT-9200PC -->
  108.   </printer>
  109.   <printer>
  110.    <id>printer/Brother-PT-9400</id><!-- Brother P-touch PT-9400 -->
  111.   </printer>
  112.   <printer>
  113.    <id>printer/Brother-PT-9500PC</id><!-- Brother P-touch PT-9500PC -->
  114.   </printer>
  115.   <printer>
  116.    <id>printer/Brother-PT-9600</id><!-- Brother P-touch PT-9600 -->
  117.   </printer>
  118.  </printers>
  119. </driver>
  120.  
  121.