Re: [csswg-drafts] [css-images] Should EXIF image orientation data be ignored if it comes after the image data in the encoded image? (#11114)

Some complications:
* What if some future image format puts EXIF in the middle of the file?
* EXIF is per-frame, so for an animated (or multi-representation) image, the spec needs to be more nuanced.
* Implementations may not know, from their underlying image decoders, where the data is located in the file.

-- 
GitHub Notification of comment by smfr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11114#issuecomment-2447749211 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 30 October 2024 16:35:49 UTC