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
|
<driver id="driver/cdj500">
<name>cdj500</name>
<url>http://www.ghostscript.com/</url>
<thirdpartysupplied />
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -r300x300 -sDEVICE=cdj500%A%Z -sOutputFile=- -</prototype>
</execution>
<printers>
<printer>
<id>printer/Citizen-ProJet_IIc</id>
</printer>
<printer>
<id>printer/DEC-DECwriter_520ic</id>
</printer>
<printer>
<id>printer/HP-DeskJet_350C</id>
</printer>
<printer>
<id>printer/HP-DeskJet_400</id>
</printer>
<printer>
<id>printer/HP-DeskJet_420C</id>
</printer>
<printer>
<id>printer/HP-DeskJet_500C</id>
</printer>
<printer>
<id>printer/HP-DeskJet_540</id>
</printer>
<printer>
<id>printer/Olivetti-JP350S</id>
</printer>
<printer>
<id>printer/Olivetti-JP470</id>
</printer>
<printer>
<id>printer/Xerox-DocuPrint_C11</id>
<comments>
<en>"cdjcolor" mentioned in the Notes
is actually the (Aladdin) cdj500
driver with a flag compiled in to
force to 24 bit colour in the
internal CMY map.</en>
</comments>
</printer>
</printers>
</driver>
|