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 / lxm3200.xml < prev    next >
Encoding:
Text File  |  2004-03-28  |  3.7 KB  |  98 lines

  1. <driver id="driver/lxm3200">
  2.  <name>lxm3200</name>
  3.  <url>http://lxm3200.sourceforge.net/</url>
  4.  <execution>
  5.   <ghostscript />
  6.   <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=lxm3200%A%Z -sOutputFile=- -</prototype>
  7.  </execution>
  8.  <comments>
  9.   <en>
  10.     <b>New Maintainer Wanted!</b> Daniel Gordini, the
  11.     current maintainer of this driver, cannot maintain it any more for
  12.     personal reasons. After not being able to do anything on it in the
  13.     last nine months he told me that the best is that someone else
  14.     overtakes the project. He also cannot maintain the driver inside
  15.     Gimp-Print any more and due to the fast development of Gimp-Print
  16.     this driver stopped working.<p>
  17.  
  18.     So I ask all people with a Lexmark 3200 and programming skills for
  19.     thinking about overtaking this project, especially as Gimp-Print
  20.     driver. Because the protocols of the Z22, Z31, and Z32 are similar
  21.     you do not work on a dead driver, expand it to work correctly also
  22.     on these models (it already works partially). The Z52 (completely
  23.     different protocol) advanced from "Paperweight" to
  24.     "Perfectly" by a Gimp-Print driver having been written
  25.     for it.<p>
  26.  
  27.     Please contact Daniel Gordini (dgordin at tin dot it) and the
  28.     Gimp-Print team (gimp-print-devel at sourceforge dot net) if you
  29.     want to volunteer.<p>
  30.  
  31.     If you want to print on a Lexmark 3200 <b>do not</b>
  32.     use Gimp-Print, the driver inside there does not work.<p>
  33.  
  34.     This is version 0.4.1 of Daniel Gordini's driver for the Lexmark
  35.     3200. It replaces the old version 0.3 (driver entries <a
  36.     href="show_driver.cgi?driver=lxm3200m">lxm3200m</a>,
  37.     <a
  38.     href="show_driver.cgi?driver=lxm3200c">lxm3200c</a>, and
  39.     <a
  40.     href="show_driver.cgi?driver=lxm3200p">lxm3200p</a>). It
  41.     is nearly completely rewritten and supports now all resolutions
  42.     (up to the 1200 dpi which the printer is able to do by its
  43.     hardware), all colour modes (as before), bidirectional printing,
  44.     multipass printing, and head alignment.<p>
  45.  
  46.     This is now the first stable release of the driver, the versions
  47.     0.3 and 0.4 are not supported any more by the author.<p>
  48.  
  49.     Notes:<p>
  50.  
  51.     The 1200 dpi will come out somewhat dark, correct this by the
  52.     gamma correction of CUPS, or use the 600dpi resolution (native
  53.     resolution of the printer).<p>
  54.  
  55.     The Z22, Z31, Z32 have protocols similar to the Lexmark 3200 and
  56.     work partially with this driver. Note that you have to turn off
  57.     and on the Z22/Z32 after the job has finished. For black text
  58.     printing this driver is usable on the Z22/Z32. But note that these
  59.     printers are not officially supported by this driver. Use
  60.     Lexmark's drivers for the Z22/Z32.<p>
  61.  
  62.     On the Z31 printouts will be not well centered. Use the
  63.     "lxm3200-tweaked" driver for this printer.<p>
  64.  
  65.   </en>
  66.  </comments>
  67.  <printers>
  68.   <printer>
  69.    <id>printer/Compaq-IJ750</id><!-- Compaq IJ750 -->
  70.   </printer>
  71.   <printer>
  72.    <id>printer/Lexmark-3200</id><!-- Lexmark 3200 -->
  73.   </printer>
  74.   <printer>
  75.    <id>printer/Lexmark-Z31</id><!-- Lexmark Z31 -->
  76.   </printer>
  77.   <printer>
  78.    <id>printer/Lexmark-Z22</id><!-- Lexmark Z22 -->
  79.    <comments>
  80.     <en>
  81.     You have to turn off and on the printer after the job has
  82.     finished. For black text printing this driver is usable on the
  83.     Z22/Z32.
  84.     </en>
  85.    </comments>
  86.   </printer>
  87.   <printer>
  88.    <id>printer/Lexmark-Z32</id><!-- Lexmark Z32 -->
  89.    <comments>
  90.     <en>
  91.     You have to turn off and on the printer after the job has
  92.     finished. For black text printing this driver is usable on the
  93.     Z22/Z32.
  94.     </en>
  95.    </comments>
  96.   </printer>
  97.  </printers>
  98. </driver>