]> git.ipfire.org Git - thirdparty/cups.git/blame - conf/mime.convs.in
Bring back RPM test script, tweak makesrcdist to work.
[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#
0fa88e19
MS
8# Copyright 2007-2016 by Apple Inc.
9# Copyright 1997-2007 by Easy Software Products.
ef416fc2 10#
0fa88e19
MS
11# These coded instructions, statements, and computer programs are the
12# property of Apple Inc. and are protected by Federal copyright
13# law. Distribution and use rights are outlined in the file "LICENSE.txt"
14# which should have been included with this file. If this file is
15# file is missing or damaged, see the license at "http://www.cups.org/".
ef416fc2 16#
17
18########################################################################
19#
20# Format of Lines:
21#
22# source/type destination/type cost filter
23#
24# General Notes:
25#
26# The "cost" field is used to find the least costly filters to run
27# when converting a job file to a printable format.
28#
29# All filters *must* accept the standard command-line arguments
30# (job-id, user, title, copies, options, [filename or stdin]) to
31# work with CUPS.
32#
33
34########################################################################
35#
36# PostScript filters
37#
38
cda47a96 39application/postscript application/vnd.cups-postscript 66 pstops
ef416fc2 40
41########################################################################
42#
43# Raster filters...
44#
45
07ed0e9a
MS
46# PWG Raster filter for IPP Everywhere...
47application/vnd.cups-raster image/pwg-raster 100 rastertopwg
0fa88e19 48application/vnd.cups-raster image/urf 100 rastertopwg
07ed0e9a 49
ef416fc2 50########################################################################
51#
52# Raw filter...
53#
89d46774 54# Uncomment the following filter to allow printing of arbitrary files
55# without the -oraw option.
ef416fc2 56#
57
09a101d6 58@DEFAULT_RAW_PRINTING@application/octet-stream application/vnd.cups-raw 0 -