File: epsonc.xml

package info (click to toggle)
foomatic-db 20061031-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 113,544 kB
  • ctags: 3
  • sloc: xml: 183,110; sh: 153; makefile: 123
file content (56 lines) | stat: -rw-r--r-- 1,592 bytes parent folder | download | duplicates (3)
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/epsonc">
 <name>epsonc</name>
 <url>http://www.cs.wisc.edu/~ghost/doc/printer.htm</url>
 <execution>
  <ghostscript />
  <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=epsonc%A%Z -sOutputFile=- -</prototype>
 </execution>
 
 <printers>
  <printer>
   <id>printer/Generic-ESC_P_Dot_Matrix_Printer</id>
  </printer>
  <printer>
   <id>printer/Brother-MFC_7150C</id><!-- Brother MFC 7150C -->
  </printer>
  <printer>
   <id>printer/Brother-MFC-9100c</id><!-- Brother MFC-9100c -->
   <comments>
    <en>Won't do color. Some resolutions don't keep proper aspect.</en>
   </comments>
  </printer>
  <printer>
   <id>printer/Epson-Dot_Matrix</id><!-- Epson Dot Matrix -->
  </printer>
  <printer>
   <id>printer/Epson-LQ-24</id><!-- Epson LQ-24 -->
  </printer>
  <printer>
   <id>printer/Epson-LQ-2550</id><!-- Epson LQ-2550 -->
  </printer>
  <printer>
   <id>printer/Fujitsu-1200</id><!-- Fujitsu 1200 -->
  </printer>
  <printer>
   <id>printer/Fujitsu-2400</id><!-- Fujitsu 2400 -->
  </printer>
  <printer>
   <id>printer/Fujitsu-3400</id><!-- Fujitsu 3400 -->
  </printer>
  <printer>
   <id>printer/Panasonic-KX-P2135</id><!-- Panasonic KX-P2135 -->
  </printer>
  <printer>
   <id>printer/Star-LC24-200</id><!-- Star LC24-200 -->
   <comments>
    <en>Probably this is the correct driver for colour printing.</en>
   </comments>
  </printer>
  <printer>
   <id>printer/NEC-PinWriter_P6</id><!-- NEC PinWriter P6 -->
  </printer>
  <printer>
   <id>printer/NEC-PinWriter_P6_plus</id><!-- NEC PinWriter P6 plus -->
  </printer>
 </printers>
</driver>