mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-05-30 22:19:12 -04:00
EXR: fix incorrect loading of EXR files saved by Photoshop 2026
This commit is contained in:
15
autotests/read/exr/ps2026_testcard_rgb.exr.json
Normal file
15
autotests/read/exr/ps2026_testcard_rgb.exr.json
Normal file
@@ -0,0 +1,15 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "ps2026_testcard_rgb.png",
|
||||
"colorSpace" : {
|
||||
"description" : "sRGB build-in (Profilo RGB lineare)",
|
||||
"primaries" : "SRgb",
|
||||
"transferFunction" : "Linear",
|
||||
"gamma" : 1
|
||||
},
|
||||
"resolution" : {
|
||||
"dotsPerMeterX" : 3937,
|
||||
"dotsPerMeterY" : 3937
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user