-
Notifications
You must be signed in to change notification settings - Fork 428
Open
Labels
Description
This image (source) should show RULES on an sRGB-ish monitor and/or browser with a good color management.
and if it's resized with appropriate gamma should resize to:
However, libjpeg blends pixels in Cr/Cb color space, which has non-linear gamma, and chroma subsampling results in:
It could be better. I've prototyped a very slow and hacky chroma downsampling that generates:
so there's definitely a room for improvement.
magicgoose