Chris Blume
Chris Blume
I am unable to rename the repo. I believe a W3C member must do it.
Rather than make a generic image-type data chunk, we could just make custom chunks every time we need more data types. I suggest we carefully research each data type before...
Ohhh yes, thank you! Consistency is of course valuable. I prefer that.
@fintelia libpng is definitely one of the most widely used png libraries. If it errors on interleaving other chunks between IDAT chunks, we need to tread carefully. To the point...
One thing to note is different enum values might require additional data. For example, the proposal for adding gain maps #380 includes data for HDR headroom, min & max values,...
I think we will need the arbitrary data blob, which will be defined per enum/URI. I considered including some version information. For example, maybe we include gain map v1 data...
Currently, the candidate for the other chunk's name is "aDAt". If that name holds, this chunk should perhaps be named "aDId" to match.
I believe I understand and agree. It says filtering doesn't related to pixels, but then immediately references pixel locations. I'm struggling to think of a more clear way to convey...
Also, I notice this is in § 4.2 Images - Reference image. Perhaps that section should instead be changed to say something like "1 to 16 bits, although not all...
I don't think there is a good answer to this here. An application that only treats images as sRGB will only treat images as sRGB. Even if we add a...