mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-10-09 00:04:24 -04:00
26 lines
787 B
JSON
26 lines
787 B
JSON
[
|
|
{
|
|
"minQtVersion" : "6.5.7",
|
|
"maxQtVersion" : "6.5.99",
|
|
"disableAutoTransform": true,
|
|
"fileName" : "orientation6_notranfs.png",
|
|
"comment" : "Test with automatic transformation disabled."
|
|
},
|
|
{
|
|
"minQtVersion" : "6.7.3",
|
|
"disableAutoTransform": true,
|
|
"fileName" : "orientation6_notranfs.png",
|
|
"colorSpace" : {
|
|
"description" : "GIMP built-in sRGB",
|
|
"primaries" : "SRgb",
|
|
"transferFunction" : "SRgb",
|
|
"gamma" : 0
|
|
},
|
|
"comment" : "Test with automatic transformation disabled."
|
|
},
|
|
{
|
|
"unsupportedFormat" : true,
|
|
"comment" : "It is not possible to disable the transformation with the current version of the plugin."
|
|
}
|
|
]
|