File: splix.xml

package info (click to toggle)
foomatic-db 20161201-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 403,348 kB
  • ctags: 24
  • sloc: xml: 280,777; sh: 153; makefile: 114; python: 8
file content (373 lines) | stat: -rw-r--r-- 10,365 bytes parent folder | download | duplicates (4)
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
<driver id="driver/splix">
  <name>splix</name>
  <url>http://splix.ap2c.org/</url>
  <supplier>SpliX project</supplier>
  <thirdpartysupplied />
  <license>GPL</license>
  <licensetext>
    <en>
   
   Principally, this driver is free software under the GPL, but take
   note on the following restriction:

   For some of the printers which this driver supports (Currently
   Samsung CLP-200, CLP-300, CLP-600, CLX-216x, CLX-2170, CLX-3160,
   Xerox Phaser 6110), it uses a JBIG software module for data
   compression.

   It is possible that certain products which can be built using the
   JBIG software module might form inventions protected by patent
   rights in some countries (e.g., by patents about arithmetic coding
   algorithms owned by IBM and AT&amp;T in the USA). Provision of this
   software by the original author and OpenPrinting does NOT include
   any licences for any patents. In those countries where a patent
   licence is required for certain applications of this software
   module, you will have to obtain such a licence yourself.

   The driver can be built without the JBIG module, but then it will
   not support the above-mentioned printer models any more.

   Only versions 1.1.x and newer are affected. The older versions
   1.0.x do not use the JBIG software for all supported
   printers.

   Additional note: The patent will expire on April 4, 2012. From then
   on, there are no patents on the JBIG compression algorithm anu
   more.

  </en>
  </licensetext>
  <patents />
  <supportcontacts>
    <supportcontact url="http://sourceforge.net/forum/?group_id=175815" level="voluntary">SpliX forum at SourceForge</supportcontact>
  </supportcontacts>
  <shortdescription>
    <en>
   Driver for Samsung SPL2 (ML-1710, ...) and SPLc (CLP-500, ...) laser
   printers
  </en>
  </shortdescription>
  <packages>
    <package scope="general" fingerprint="https://www.openprinting.org/download/printdriver/keys/openprinting">*splix*</package>
  </packages>
  <functionality>
    <maxresx>1200</maxresx>
    <maxresy>1200</maxresy>
    <color />
    <text>100</text>
    <lineart>100</lineart>
    <graphics>100</graphics>
    <photo>80</photo>
  </functionality>
  <execution>
    <cups />
  </execution>
  <comments>
    <en>

    SpliX is a set of CUPS printer drivers for SPL (Samsung Printer
    Language) printers. If you have such a printer, you need to
    download and use SpliX. Moreover you will find documentation
    about this proprietary language.&lt;p&gt;

    Note that only SPL2 (monochrome) and SPLc (color) printers are
    currently supported! However we are looking for people who have an
    SPL 1 printer to implement this SPL version as soon as
    possible.&lt;p&gt;

    Not all SPL2 and SPLc printers are tested with this driver. Please
    report your experience here.&lt;p&gt;

    As the PPD files are contained in the driver package we will not
    provide PPD files here on OpenPrinting.&lt;p&gt;

    &lt;b&gt;Important:&lt;/b&gt; For color printers SpliX needs color
    profiles from the printer's manufacturer, otherwise it will refuse
    to print. Please see the instructions in the INSTALL file of the
    driver's source package. Alternatively, you can use the &quot;&lt;a
    href=&quot;/driver/foo2qpdl&quot;&gt;foo2qpdl&lt;/a&gt;&quot; driver for the
    color printers. That driver also prints without installed color
    profiles.&lt;p&gt;

    This driver is a pure printer driver. The scanning functionality
    of multi-function devices is not supported.&lt;p&gt;

    Note that the original author of the driver, Aurelien Croc, doe
    not have time any more to do further development and maintenance
    on the driver.  Currently user-supplied patches and fixes are
    applied by Till Kamppeter to the Subversion repository of the
    driver and there were no releases and web site updates in the last
    two years. If you are packaging the driver for a Linux
    distribution, it is highly recommended to use a Subversion
    snapshot and not the 2.0.0 release.&lt;p&gt;

  </en>
  </comments>
  <printers>
    <printer>
      <id>printer/Dell-1100</id>
    </printer>
    <printer>
      <id>printer/Dell-1110</id>
    </printer>
    <printer>
      <id>printer/Samsung-CLP-200</id>
    </printer>
    <printer>
      <id>printer/Samsung-CLP-300</id>
    </printer>
    <printer>
      <id>printer/Samsung-CLP-310</id>
      <comments>
        <en>

	  Works with the SpliX PPD file for the CLP-300. Color output
	  better than with foo2qpdl. Use the SpliX package here from
	  OpenPrinting and not the one coming with your distribution,
	  as this printer uses potentially patented algorithms which
	  are not shipped in the distribution's packages.

	</en>
      </comments>
    </printer>
    <printer>
      <id>printer/Samsung-CLP-315</id>
      <comments>
        <en>

	  Works with the SpliX PPD file for the CLP-300. Color output
	  better than with foo2qpdl. Use the SpliX package here from
	  OpenPrinting and not the one coming with your distribution,
	  as this printer uses potentially patented algorithms which
	  are not shipped in the distribution's packages.

	</en>
      </comments>
    </printer>
    <printer>
      <id>printer/Samsung-CLP-500</id>
    </printer>
    <printer>
      <id>printer/Samsung-CLP-510</id>
    </printer>
    <printer>
      <id>printer/Samsung-CLP-550</id>
    </printer>
    <printer>
      <id>printer/Samsung-CLP-600</id>
    </printer>
    <printer>
      <id>printer/Samsung-CLX-2160</id>
    </printer>
    <printer>
      <id>printer/Samsung-CLX-2170</id>
    </printer>
    <printer>
      <id>printer/Samsung-CLX-3160</id>
    </printer>
    <printer>
      <id>printer/Samsung-ML-1510</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-1520</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-1610</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-1630</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-1640</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-1710</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-1740</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-1750</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-2010</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-2150</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-2250</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-2251</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-2510</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-2550</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-2570</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-2571</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-3050</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-ML-3560</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-SCX-4200</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Samsung-SCX-4500</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Xerox-Phaser_3115</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Xerox-Phaser_3116</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Xerox-Phaser_3117</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Xerox-Phaser_3120</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Xerox-Phaser_3121</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Xerox-Phaser_3122</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Xerox-Phaser_3130</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Xerox-Phaser_3150</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Xerox-Phaser_3160</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Xerox-Phaser_3420</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Xerox-Phaser_3425</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Xerox-Phaser_5500</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
    <printer>
      <id>printer/Xerox-Phaser_6100</id>
    </printer>
    <printer>
      <id>printer/Xerox-Phaser_6110</id>
    </printer>
    <printer>
      <id>printer/Xerox-WorkCentre_3119</id>
      <functionality>
        <monochrome />
      </functionality>
    </printer>
  </printers>
</driver>