mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-06-03 00:58:15 -04:00
I keep adding old formats to ensure interoperability with as many programs as possible... This plugin adds read-only support for the Scitex SCT format only. This format is also supported by Photoshop in read and write (SCT test cases were created by Photoshop). [Scitex HandShake Formats Specifications](/uploads/a3e213e48349d898b260375d6c052521/Scitex_HandShake_Formats.pdf)
12 lines
274 B
JSON
12 lines
274 B
JSON
[
|
|
{
|
|
"minQtVersion" : "6.8.0",
|
|
"fileName" : "cmyk.tif"
|
|
},
|
|
{
|
|
"maxQtVersion" : "6.7.99",
|
|
"unsupportedFormat" : true,
|
|
"comment" : "Qt versions lower than 6.8 do not support CMYK format so this test should be skipped."
|
|
}
|
|
]
|