GNOME Bugzilla – Bug 742368
gnome.org looks fuzzy on HiDPI screens
Last modified: 2017-04-12 12:37:52 UTC
Running on a 13" monitor with a 3200x1800 resolution, gnome.org looks fuzzy due to the upscaling. Two methods could work: 1. Provide all assets in 2 resolutions, one "normal" and one hidpi. Better download times on non-hidpi-screens, but extra work to create content. 2. Provide everything in the higher resolution and scale down to normal with css. Heavier loading times for the visitors. Some references: http://www.sitepoint.com/css-techniques-for-retina-displays/ https://managewp.com/responsive-images http://jeffclayton.wordpress.com/2014/07/22/css-for-hi-def-mobile-retina-devices/
http://www.smashingmagazine.com/2012/08/20/towards-retina-web/
Branch here. Will see if I'm able to put it on gnome git tomorrow without breaking anything. https://github.com/andreasn/gnome-web-www/tree/hidpi-graphics