mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-01-30 18:20:07 -05: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
113 B
JSON
5 lines
113 B
JSON
{
|
|
"Keys": [ "jp2", "j2k", "jpf" ],
|
|
"MimeTypes": [ "image/jp2", "image/x-jp2-codestream", "image/jpx" ]
|
|
}
|