Files
kimageformats/src/imageformats/hdr.json
Albert Astals Cid f608441b03 Fix jp2 and hdr plugin json definition
and add a check that the json files are well-formed

i.e. they have the same number of keys than of mimetypes
2025-01-24 14:48:09 +00:00

5 lines
91 B
JSON

{
"Keys": [ "hdr", "hdr" ],
"MimeTypes": [ "image/x-hdr", "image/vnd.radiance" ]
}