File: rastertosag-gdi.xml

package info (click to toggle)
foomatic-db 20200820-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 670,572 kB
  • sloc: xml: 326,326; sh: 153; makefile: 114; python: 8
file content (50 lines) | stat: -rw-r--r-- 1,586 bytes parent folder | download | duplicates (5)
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 &lt;a
    href="http://www.undocprint.org/formats/page_description_languages/sagem-gdi"&gt;SAG-GDI&lt;/a&gt;
    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.&lt;p&gt;

    Note that this driver is neither supplied nor supported by Ricoh.&lt;p&gt;

    </en>
  </comments>
  <printers>
    <printer>
      <id>printer/Ricoh-Aficio_SP_1000S</id>
    </printer>
    <printer>
      <id>printer/Ricoh-Aficio_SP_1100S</id>
    </printer>
  </printers>
</driver>