filters

The CUPS filter interface provides a standard method for adding support for new document types to CUPS. Each filter is capable of converting from one or more input formats to another format that can either be printed directly or piped into another filter to get it to a printable format. Filters must be capable of reading from a filename on the command-line or from the standard input, copying the standard input to a temporary file as required by the file format. All output must be sent to the standard output. The command name (argv[0]) is set to the name of the destination printer.
Current version: 1.13

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 1.13 download project version
2019-01-17 9 1.13 download project version
2017-07-13 8 1.13 download project version
2015-06-25 7 1.13 download project version
2014-03-07 6 1.13 download project version
2013-09-10 5 1.13 download project version
2012-10-31 4 1.13 download project version
2012-05-01 3 1.13 download project version
2005-11-08 2 1.03 download project version