]> git.ipfire.org Git - thirdparty/cups.git/blob - conf/mime.convs.in
Update ipp documentation to reflect the behavior of configuring WiFi on IPP USB printers.
[thirdparty/cups.git] / conf / mime.convs.in
1 #
2 # DO NOT EDIT THIS FILE, AS IT IS OVERWRITTEN WHEN YOU INSTALL NEW
3 # VERSIONS OF CUPS. Instead, create a "local.convs" file that
4 # reflects your local configuration changes.
5 #
6 # Base MIME conversions file for CUPS.
7 #
8 # Copyright © 2007-2016 by Apple Inc.
9 # Copyright © 1997-2007 by Easy Software Products.
10 #
11 # Licensed under Apache License v2.0. See the file "LICENSE" for more
12 # information.
13 #
14
15 ########################################################################
16 #
17 # Format of Lines:
18 #
19 # source/type destination/type cost filter
20 #
21 # General Notes:
22 #
23 # The "cost" field is used to find the least costly filters to run
24 # when converting a job file to a printable format.
25 #
26 # All filters *must* accept the standard command-line arguments
27 # (job-id, user, title, copies, options, [filename or stdin]) to
28 # work with CUPS.
29 #
30
31 ########################################################################
32 #
33 # PostScript filters
34 #
35
36 application/postscript application/vnd.cups-postscript 66 pstops
37
38 ########################################################################
39 #
40 # Raster filters...
41 #
42
43 # PWG Raster filter for IPP Everywhere...
44 application/vnd.cups-raster image/pwg-raster 100 rastertopwg
45 application/vnd.cups-raster image/urf 100 rastertopwg
46
47 ########################################################################
48 #
49 # Raw filter...
50 #
51 # Uncomment the following filter to allow printing of arbitrary files
52 # without the -oraw option.
53 #
54
55 @DEFAULT_RAW_PRINTING@application/octet-stream application/vnd.cups-raw 0 -