~ubuntu-branches/ubuntu/natty/foomatic-filters/natty

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Till Kamppeter
  • Date: 2010-02-18 16:24:03 UTC
  • mfrom: (1.1.35 upstream) (2.1.11 sid)
  • Revision ID: james.westby@ubuntu.com-20100218162403-0tzm44ffs20hlnbi
Tags: 4.0.7-0ubuntu1
* New upstream release
   - foomatic-rip printed only the first file supplied on the command line
     when multiple files are supplied (spooler-less printing mode,
     LP: #676680).
* debian/patches/foomatic-rip-read-multiple-input-files.patch: Removed
  patches with fix backported from upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
 
Foomatic 4.0.6
 
2
Foomatic 4.0.7
3
3
==============
4
4
 
5
5
 
30
30
Till Kamppeter <till.kamppeter@gmail.com>
31
31
Lars Uebernickel <larsuebernickel@gmx.de>
32
32
Grant Taylor <gtaylor@picante.com>
33
 
Helge Blischke <h.blischke@srz.de>
 
33
Helge Blischke <h.blischke@acm.org>
34
34
 
35
35
 
36
36
Bugs
79
79
---      - Direct, spooler-less printing (http://www.openprinting.org/)
80
80
 
81
81
As most of the supported printing systems are not actively developed
82
 
any more, there support will be removed in a later version of
 
82
any more, support for them will be removed in a later version of
83
83
foomatic-rip. This can even happen before 5.x. For now their support
84
84
is deprecated and there were only few tests done during the
85
85
development of foomatic-rip 4.x. So be prepared that there are bugs
182
182
options with the range of possible settings and a default setting. For
183
183
LPRng, LPD, GNUlpr, and spooler-less printing we get also the
184
184
so-called postpipe here, defining a shell command line into which
185
 
foomatic-rip should firect its output. If no postpipe is found, the
 
185
foomatic-rip should direct its output. If no postpipe is found, the
186
186
output data goes to standard output. The postpipe allows to print to
187
187
destinations which are not directly supported by the spooler.
188
188
 
210
210
 
211
211
Print files
212
212
 
213
 
With some spoolers the job(s) to be printed is supplied in (a)
214
 
file(s), in this case we close standard input and open the file on the
 
213
With some spoolers the jobs to be printed are supplied in files.
 
214
In this case we close standard input and open the file on the
215
215
standard input handler. This way the following steps read from the
216
216
file instead of from standard input. The rest of the foomatic-rip
217
217
process is repeated for every input file, to print them one after the