kimageformats/autotests/read/jxr/testcard_cmyk8.jxr.json
Mirco Miranda 873ec1bb5f More metadata read tests
Adds some metadata/read resolution tests without adding new images.
2025-01-16 23:03:37 +00:00

16 lines
391 B
JSON

[
{
"minQtVersion" : "6.8.0",
"fileName" : "testcard_cmyk8.tif",
"resolution" : {
"dotsPerMeterX" : 3780,
"dotsPerMeterY" : 3780
}
},
{
"maxQtVersion" : "6.7.99",
"unsupportedFormat" : true,
"comment" : "Qt versions lower than 6.8 do not support CMYK format so this test should be skipped."
}
]