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
|
<driver id="driver/c2esp">
<name>c2esp</name>
<url>http://cupsdriverkodak.sourceforge.net/</url>
<supplier>cupsdriverkodak project</supplier>
<thirdpartysupplied />
<license>GPL 2+</license>
<licensetext>
<en>
Principally, this driver is free software under the GPL, but take
note on the following restriction:
It is possible that certain products which can be built using the
jbig software module might form inventions protected by patent
rights in some countries (e.g., by patents about arithmetic coding
algorithms owned by IBM and AT&T in the USA). Provision of this
software by the author does NOT include any licences for any
patents. In those countries where a patent licence is required for
certain applications of this software module, you will have to
obtain such a licence yourself.
</en>
</licensetext>
<patents />
<supportcontacts>
<supportcontact url="http://sourceforge.net/projects/cupsdriverkodak/support" level="voluntary">cupsdriverkodak forums on SourceForge</supportcontact>
</supportcontacts>
<shortdescription>
<en>
Free software printer driver for the Kodak ESP inkjet printer series
</en>
</shortdescription>
<functionality>
<maxresx>600</maxresx>
<maxresy>1200</maxresy>
<color />
<text>100</text>
<lineart>100</lineart>
<graphics>70</graphics>
<photo>70</photo>
</functionality>
<execution>
<cups />
</execution>
<comments>
<en>
This is a cups filter and PPD files for the Kodak ESP 5xxx all-in-one
printers on Linux. Likely to work on other ESP printers like the ESP
3250, ESP 7, and ESP 9 as well.<p>
This driver supports only printing, not scanning or faxing.<p>
</en>
</comments>
<printers>
<printer>
<id>printer/Kodak-EasyShare_5100</id>
</printer>
<printer>
<id>printer/Kodak-EasyShare_5300</id>
</printer>
<printer>
<id>printer/Kodak-EasyShare_5500</id>
</printer>
<printer>
<id>printer/Kodak-ESP_3250</id>
</printer>
<printer>
<id>printer/Kodak-ESP_5250</id>
</printer>
<printer>
<id>printer/Kodak-ESP_5500</id>
</printer>
<printer>
<id>printer/Kodak-ESP_6150</id>
</printer>
<printer>
<id>printer/Kodak-ESP_7250</id>
</printer>
<printer>
<id>printer/Kodak-ESP_3</id>
</printer>
<printer>
<id>printer/Kodak-ESP_7</id>
</printer>
<printer>
<id>printer/Kodak-ESP_9</id>
</printer>
</printers>
</driver>
|