Open GoogleCodeExporter opened 9 years ago
Original comment by hui...@google.com
on 25 Feb 2014 at 4:56
A few points about this issue. retina.js is not something we'd heard of
before, but it appears to come from here http://retinajs.com/. It's not really
a web standard as far as we can tell, but based on the material on that page,
it does kind of fit into the Apple iOS app ecosystem.
There is also an emerging web standard, and supporting that is discussed in
Issue 791. Long term, that's the way to go. Shorter term, we might want to
consider special-casing the files following the Apple conventions for Retina
images.
In the meantime, a simple workaround is to add this to your pagespeed.conf:
ModPagespeedDisallow *@2x.png
ModPagespeedDisallow *@2x.jp*g
Original comment by jmara...@google.com
on 25 Feb 2014 at 9:15
Hi Google guys,
Would you mind providing further instruction on what to do with retina images
and pagespeed? I was using 2x size but obviously it started complaining. If I
set resize_rendered_image_dimensions, obviously will look fugly in retina
displays...
Any advice?
Original comment by tomasl...@gmail.com
on 7 Mar 2015 at 10:39
Original issue reported on code.google.com by
sojugar...@gmail.com
on 25 Feb 2014 at 12:00