• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#
2# Copyright (c) 2015, 2017 Samuel Thibault <samuel.thibault@ens-lyon.org>
3#
4# Permission is hereby granted, free of charge, to any person obtaining a copy
5# of this software and associated documentation files (the "Software"), to deal
6# in the Software without restriction, including without limitation the rights
7# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8# copies of the Software, and to permit persons to whom the Software is
9# furnished to do so, subject to the following conditions:
10#
11#
12# The above copyright notice and this permission notice shall be included in
13# all copies or substantial portions of the Software.
14#
15#
16# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
19# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22# THE SOFTWARE.
23#
24
25# Textual conversions
26text/plain		application/vnd.cups-brf	0	texttobrf
27
28text/html		application/vnd.cups-brf	10	texttobrf
29application/xhtml	application/vnd.cups-brf	10	texttobrf
30application/xml		application/vnd.cups-brf	10	texttobrf
31application/sgml	application/vnd.cups-brf	10	texttobrf
32
33application/vnd.cups-brf	application/vnd.cups-paged-brf	0	brftopagedbrf
34application/vnd.cups-ubrl	application/vnd.cups-paged-ubrl	0	brftopagedbrf
35
36application/vnd.recordare.musicxml+xml application/vnd.cups-brf	30	musicxmltobrf
37
38application/vnd.oasis.opendocument.chart			application/vnd.cups-brf	30	texttobrf
39application/vnd.oasis.opendocument.formula			application/vnd.cups-brf	30	texttobrf
40application/vnd.oasis.opendocument.graphics			application/vnd.cups-brf	30	texttobrf
41application/vnd.oasis.opendocument.graphics-template		application/vnd.cups-brf	30	texttobrf
42application/vnd.oasis.opendocument.presentation			application/vnd.cups-brf	30	texttobrf
43application/vnd.oasis.opendocument.presentation-template	application/vnd.cups-brf	30	texttobrf
44application/vnd.oasis.opendocument.spreadsheet			application/vnd.cups-brf	30	texttobrf
45application/vnd.oasis.opendocument.spreadsheet-template		application/vnd.cups-brf	30	texttobrf
46application/vnd.oasis.opendocument.text				application/vnd.cups-brf	30	texttobrf
47application/vnd.oasis.opendocument.text-master			application/vnd.cups-brf	30	texttobrf
48application/vnd.oasis.opendocument.text-template		application/vnd.cups-brf	30	texttobrf
49application/vnd.oasis.opendocument.text-web			application/vnd.cups-brf	30	texttobrf
50
51application/msword	application/vnd.cups-brf	30	texttobrf
52application/vnd.openxmlformats-officedocument.presentationml.presentation	application/vnd.cups-brf	30	texttobrf
53application/vnd.openxmlformats-officedocument.presentationml.slide		application/vnd.cups-brf	30	texttobrf
54application/vnd.openxmlformats-officedocument.presentationml.slideshow		application/vnd.cups-brf	30	texttobrf
55application/vnd.openxmlformats-officedocument.presentationml.template		application/vnd.cups-brf	30	texttobrf
56application/vnd.openxmlformats-officedocument.spreadsheetml.sheet		application/vnd.cups-brf	30	texttobrf
57application/vnd.openxmlformats-officedocument.spreadsheetml.template		application/vnd.cups-brf	30	texttobrf
58application/vnd.openxmlformats-officedocument.wordprocessingml.document		application/vnd.cups-brf	30	texttobrf
59application/vnd.openxmlformats-officedocument.wordprocessingml.template		application/vnd.cups-brf	30	texttobrf
60
61text/rtf		application/vnd.cups-brf	30	texttobrf
62application/rtf		application/vnd.cups-brf	30	texttobrf
63
64application/pdf		application/vnd.cups-brf	100	texttobrf
65
66
67# Picture conversions
68image/gif		image/vnd.cups-brf	70	imagetobrf
69image/jpeg		image/vnd.cups-brf	70	imagetobrf
70image/pcx		image/vnd.cups-brf	70	imagetobrf
71image/png		image/vnd.cups-brf	70	imagetobrf
72image/tiff		image/vnd.cups-brf	70	imagetobrf
73image/vnd.microsoft.icon	image/vnd.cups-brf	70	imagetobrf
74image/x-ms-bmp		image/vnd.cups-brf	70	imagetobrf
75image/x-portable-anymap	image/vnd.cups-brf	70	imagetobrf
76image/x-portable-bitmap	image/vnd.cups-brf	70	imagetobrf
77image/x-portable-graymap	image/vnd.cups-brf	70	imagetobrf
78image/x-portable-pixmap	image/vnd.cups-brf	70	imagetobrf
79image/x-xbitmap		image/vnd.cups-brf	70	imagetobrf
80image/x-xpixmap		image/vnd.cups-brf	70	imagetobrf
81image/x-xwindowdump	image/vnd.cups-brf	70	imagetobrf
82
83image/gif		image/vnd.cups-ubrl	70	imagetoubrl
84image/jpeg		image/vnd.cups-ubrl	70	imagetoubrl
85image/pcx		image/vnd.cups-ubrl	70	imagetoubrl
86image/png		image/vnd.cups-ubrl	70	imagetoubrl
87image/tiff		image/vnd.cups-ubrl	70	imagetoubrl
88image/vnd.microsoft.icon	image/vnd.cups-ubrl	70	imagetoubrl
89image/x-ms-bmp		image/vnd.cups-ubrl	70	imagetoubrl
90image/x-portable-anymap	image/vnd.cups-ubrl	70	imagetoubrl
91image/x-portable-bitmap	image/vnd.cups-ubrl	70	imagetoubrl
92image/x-portable-graymap	image/vnd.cups-ubrl	70	imagetoubrl
93image/x-portable-pixmap	image/vnd.cups-ubrl	70	imagetoubrl
94image/x-xbitmap		image/vnd.cups-ubrl	70	imagetoubrl
95image/x-xpixmap		image/vnd.cups-ubrl	70	imagetoubrl
96image/x-xwindowdump	image/vnd.cups-ubrl	70	imagetoubrl
97
98image/svg		image/vnd.cups-pdf	30	svgtopdf
99image/svg+xml		image/vnd.cups-pdf	30	svgtopdf
100application/x-xfig	image/vnd.cups-pdf	30	xfigtopdf
101image/wmf		image/vnd.cups-pdf	30	wmftopdf
102image/x-wmf		image/vnd.cups-pdf	30	wmftopdf
103windows/metafile	image/vnd.cups-pdf	30	wmftopdf
104application/x-msmetafile	image/vnd.cups-pdf	30	wmftopdf
105image/emf		image/vnd.cups-pdf	30	emftopdf
106image/x-emf		image/vnd.cups-pdf	30	emftopdf
107image/cgm		image/vnd.cups-pdf	30	cgmtopdf
108image/x-cmx		image/vnd.cups-pdf	30	cmxtopdf
109
110image/vnd.cups-pdf	image/vnd.cups-brf	30	vectortobrf
111image/vnd.cups-pdf	image/vnd.cups-ubrl	30	vectortoubrl
112