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
|
<driver id="driver/bjc250gs">
<name>bjc250gs</name>
<url>http://bjc250gs.sourceforge.net/</url>
<thirdpartysupplied />
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE%B%A%Z -sOutputFile=- -</prototype>
</execution>
<comments>
<en>
The author introduces the driver on his web page as follows:<p>
<i>The driver differs from the bjc600/bjc800 driver (first,
it is not part of colour deskjets 'gdevcdj.c' ). It has extra
capabilities, for example:<p>
<ul>
<li>Output gamma correction (Grey or RGB)
<li>Colour correction based on paper colour (RGB)
<li>Colour inks can be used separately for monochrom or
greyscale printing (Cyan, Magenta, Yellow, Cyan+Magenta=Blue,
Cyan+Yellow=Green or Magenta+Yellow=Red)
<li>Inverse printing
<li>Setable Media type
<li>Setable printing quality
<li>...
</ul>
</i>
</en>
</comments>
<printers>
<printer>
<id>printer/Canon-BJC-1000</id>
</printer>
<printer>
<id>printer/Canon-BJC-250</id>
</printer>
<printer>
<id>printer/Canon-BJC-250ex</id>
</printer>
<printer>
<id>printer/Canon-BJC-255SP</id>
</printer>
<printer>
<id>printer/Canon-BJC-265SP</id>
</printer>
</printers>
</driver>
|