mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-09-20 19:44:48 -04:00
and add a check that the json files are well-formed i.e. they have the same number of keys than of mimetypes
5 lines
91 B
JSON
5 lines
91 B
JSON
{
|
|
"Keys": [ "hdr", "hdr" ],
|
|
"MimeTypes": [ "image/x-hdr", "image/vnd.radiance" ]
|
|
}
|