mime-types / mime-types-data

MIME Type registry data
Other
46 stars 31 forks source link

Add "raw" image mime types #33

Closed pomma89 closed 4 years ago

pomma89 commented 4 years ago

Related to issue #32. Details have been taken here:

https://github.com/angryziber/gnome-raw-thumbnailer/blob/master/data/raw-thumbnailer.xml

The following mapping has been applied (XML node --> YAML property):

All entries have base64 encoding and I set registered to false, since I did not understand what it meant exactly. Let me know if something is wrong.

Please note that image/x-kodak-dcr mime type has dcr extension, which is also used by application/x-director. I do not know if it might be a problem, I just thought that it was right to point it out.

Thanks, Alessio

halostatue commented 4 years ago

Fixes #32.