]> git.ipfire.org Git - thirdparty/cups.git/blame - conf/mime.convs.in
SIGSEGV in CUPS web ui when adding a printer
[thirdparty/cups.git] / conf / mime.convs.in
CommitLineData
ef416fc2 1#
0fa88e19
MS
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.
c0e1af83 5#
0fa88e19 6# Base MIME conversions file for CUPS.
ef416fc2 7#
53f8d64f
MS
8# Copyright © 2007-2016 by Apple Inc.
9# Copyright © 1997-2007 by Easy Software Products.
ef416fc2 10#
53f8d64f
MS
11# Licensed under Apache License v2.0. See the file "LICENSE" for more
12# information.
ef416fc2 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
cda47a96 36application/postscript application/vnd.cups-postscript 66 pstops
ef416fc2 37
38########################################################################
39#
40# Raster filters...
41#
42
07ed0e9a
MS
43# PWG Raster filter for IPP Everywhere...
44application/vnd.cups-raster image/pwg-raster 100 rastertopwg
0fa88e19 45application/vnd.cups-raster image/urf 100 rastertopwg
07ed0e9a 46
ef416fc2 47########################################################################
48#
49# Raw filter...
50#
89d46774 51# Uncomment the following filter to allow printing of arbitrary files
52# without the -oraw option.
ef416fc2 53#
54
09a101d6 55@DEFAULT_RAW_PRINTING@application/octet-stream application/vnd.cups-raw 0 -