summaryrefslogtreecommitdiff
path: root/amiga/resources/MIME/dt.picture
blob: 5292f5381e1b20f0d3644fb1c1df7616f32d80f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# This file contains a list of MIME types that can be handled by
# picture class datatypes (subclasses of picture.datatype)
#
# It does not matter if this file contains MIME Types for formats
# that a DataType is not installed for, unless a different
# subclass handles this type.

# BMP
application/bmp
application/preview
application/x-bmp
application/x-win-bitmap
image/bmp
image/ms-bmp
image/x-bitmap
image/x-bmp
image/x-ms-bmp
image/x-win-bitmap
image/x-windows-bmp
image/x-xbitmap

# GIF
# Expect this to cause problems with GIF anims if GIFANIM datatype installed
image/gif

# ICO
application/ico
application/x-ico
image/ico
image/vnd.microsoft.icon
image/x-icon

# .info
image/x-amiga-icon

# JNG
image/jng
image/x-jng

# JPEG
image/jpeg
image/jpg
image/pjpeg

# JPEG2000
image/jp2
image/jpeg2000

# MNG
image/mng
image/x-mng
video/mng
video/x-mng

# PNG
image/png

# RISC OS Sprite
image/x-riscos-sprite

# SVG
image/svg
image/svg+xml

# WebP
image/webp