mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-10-13 01:04:30 -04:00
23 lines
622 B
JSON
23 lines
622 B
JSON
[
|
|
{
|
|
"minQtVersion" : "6.8.0",
|
|
"fileName" : "testcard_cmyk8.tif",
|
|
"colorSpace" : {
|
|
"description" : "U.S. Web Coated (SWOP) v2",
|
|
"colorModel" : "Cmyk",
|
|
"primaries" : "Custom",
|
|
"transferFunction" : "Custom",
|
|
"gamma" : 0
|
|
},
|
|
"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."
|
|
}
|
|
]
|