tnikkel
tnikkel
If you post an example fit file someone might be able to take a look.
Because we got multiple reports of this from in-the-wild files I wrote a patch for Firefox in https://bugzilla.mozilla.org/show_bug.cgi?id=1873422 that I plan to land shortly (in the 125 cycle). I can't...
Yeah, I could be mistaken but when I looked the invalid chunk type seemed to put libpng into a terminal error state, so the invalid chunk type is only ignored...
The invalid chunk comes before the image data in that testcase, so that is what I would expect from that testcase.
Relevant comment from the mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1987176#c4 And from the bug where I made Firefox have this behaviour: https://bugzilla.mozilla.org/show_bug.cgi?id=1951423#c8 I'm fine with whatever is decided but hopefully we can get...
@svgeesus How did you observe/confirm that the wrong chromaticities are being used? (so that I can investigate) It looked like the right values were being used from a quick skim...
I switched Firefox to use gamma 2.4 curve for bt.2020 in a local build to test and then all 3 test images matched on my display, so I think the...