srcset + sizes, anyone?
Blurred Images Are Everywhere
41–43 of 43 posts
Re: Blurred Images Are Everywhere
#42This is the case since late 2015, and they haven't budged since. If you want to provide a @2x image to look nice on hi-dpi, or simple responsive elements, you are out of luck. It worked fine before, I really don't get why this is being ignored. At my job we went so far as experimenting with image-rendering: optimize-contrast, but it doesn't work well for logos / solid shapes, so we have to live with blurry crap in th…
Isn't the solution to use a media query to deliver 2x images only to double-density screens?
Re: Blurred Images Are Everywhere
#43This is the case since late 2015, and they haven't budged since. If you want to provide a @2x image to look nice on hi-dpi, or simple responsive elements, you are out of luck. It worked fine before, I really don't get why this is being ignored. At my job we went so far as experimenting with image-rendering: optimize-contrast, but it doesn't work well for logos / solid shapes, so we have to live with blurry crap in th…
Isn't the solution to use a media query to deliver 2x images only to double-density screens?