CMSMS and retina displays
Posted: Sun Jan 25, 2015 5:44 pm
Is there a module for handling retina images? Or what retina image technique would you prefer using with CMSMS?
Content management as it is meant to be
https://forum.cmsmadesimple.org/
Is that instead of “retina support” or in addition to it? Because the pixel density doesn’t matter for SVG since it’s vector graphics. So, if you use SVG, you don’t need any “retina display” detection.urheat wrote:At the moment we are working on a website and using some SVG images in UI.
Addition of course10010110 wrote:Is that instead of “retina support” or in addition to it? Because the pixel density doesn’t matter for SVG since it’s vector graphics. So, if you use SVG, you don’t need any “retina display” detection.urheat wrote:At the moment we are working on a website and using some SVG images in UI.