mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-05-28 00:30:23 -04:00
16 lines
391 B
JSON
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."
|
|
}
|
|
]
|