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
|
<driver id="driver/rastertosag-gdi">
<name>rastertosag-gdi</name>
<url>http://www.openprinting.org/download/printing/rastertosag-gdi/</url>
<supplier>rastertosag-gdi project</supplier>
<thirdpartysupplied />
<license>GPL</license>
<supportcontacts>
<supportcontact url="http://forums.linux-foundation.org/list.php?30" level="voluntary">Ricoh and OEM Forum on OpenPrinting</supportcontact>
</supportcontacts>
<shortdescription>
<en>
Free software printer driver for the SAG-GDI protocol on Ricoh lasers
</en>
</shortdescription>
<functionality>
<maxresx>600</maxresx>
<maxresy>600</maxresy>
<monochrome />
<text>100</text>
<lineart>100</lineart>
<graphics>50</graphics>
<photo>50</photo>
</functionality>
<execution>
<cups />
</execution>
<comments>
<en>
This is a simple CUPS Raster driver (written in Python) to generate the
proprietary <a
href="http://www.undocprint.org/formats/page_description_languages/sagem-gdi">SAG-GDI</a>
raster format from Sagem Communication which is used by some
laser printers from Ricoh, currently the Aficio SP 1000S and
SP 1100S. These printers do not understand PCL or PostScript and
are therefore not covered by Ricoh's PPD files.<p>
Note that this driver is neither supplied nor supported by Ricoh.<p>
</en>
</comments>
<printers>
<printer>
<id>printer/Ricoh-Aficio_SP_1000S</id>
</printer>
<printer>
<id>printer/Ricoh-Aficio_SP_1100S</id>
</printer>
</printers>
</driver>
|