EXR: fix incorrect loading of EXR files saved by Photoshop 2026

This commit is contained in:
Mirco Miranda
2026-04-14 17:46:40 +02:00
parent 742b5097f6
commit 276338199a
7 changed files with 83 additions and 25 deletions

View 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
}
}
]