File: stcolor.xml

package info (click to toggle)
foomatic-db 20050420-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 12,100 kB
  • ctags: 3
  • sloc: xml: 169,666; sh: 153; makefile: 107
file content (100 lines) | stat: -rwxr-xr-x 2,992 bytes parent folder | download
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
92
93
94
95
96
97
98
99
100
<driver id="driver/stcolor">
 <name>stcolor</name>
 <url>http://www.ghostscript.com/doc/gnu/7.05/Devices.htm#STC_epson_stylus</url>
 <execution>
  <ghostscript />
  <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=stcolor%A%Z -sOutputFile=- %B -</prototype>
 </execution>
 
 <printers>
  <printer>
   <id>printer/Epson-SQ_1170</id><!-- Epson SQ 1170 -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_800</id><!-- Epson Stylus 800 -->
   <comments>
    <en>Probably this printer works also
with this driver, this would give
better dithering. Try it.</en>
   </comments>
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color</id><!-- Epson Stylus Color -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_300</id><!-- Epson Stylus Color 300 -->
   <comments>
    <en>Works with the "-dMicroweave" option.</en>
   </comments>
  </printer>
  <printer>
   <id>printer/Epson-MJ_520C</id>
   <comments>
    <en>Works with the "-dMicroweave" option.</en>
   </comments>
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_400</id><!-- Epson Stylus Color 400 -->
   <comments>
    <en>Works best with -dSoftweave parameter</en>
   </comments>
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_440</id><!-- Epson Stylus Color 440 -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_500</id><!-- Epson Stylus Color 500 -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_600</id><!-- Epson Stylus Color 600 -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_640</id><!-- Epson Stylus Color 640 -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_670</id><!-- Epson Stylus Color 670 -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_740</id><!-- Epson Stylus Color 740 -->
   <comments>
    <en>Probably best for quick b/w prints?</en>
   </comments>
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_800</id><!-- Epson Stylus Color 800 -->
   <comments>
    <en>Probably best for quick b/w prints?</en>
   </comments>
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_1520</id><!-- Epson Stylus Color 1520 -->
   <comments>
    <en>Works at 360x360.</en>
   </comments>
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_3000</id><!-- Epson Stylus Color 3000 -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_I</id><!-- Epson Stylus Color I -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_IIs</id><!-- Epson Stylus Color IIs -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_PRO</id><!-- Epson Stylus Color PRO -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Photo_750</id><!-- Epson Stylus Photo 750 -->
   <comments>
    <en>Probably good for black and white.</en>
   </comments>
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Pro_XL</id><!-- Epson Stylus Pro XL -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Scan_2500</id><!-- Epson Stylus Scan 2500 -->
  </printer>
 </printers>
</driver>