Basically, I'm trying use SVGs instead of multi sized PNGs.
It's for my Tumblr blog, and basically, I want retina iPhone and regular desktop to use the same images, then I'll need iPad 3 and Retina macbook images. How do I do this?!
Oh, also how can I detect browsers that don't support SVG, and have them create a PNG?
Like this. X = resolution, Y = percentage of screen to be taken up, do the math, then create a properly sized PNG from the SVG?
It's for my Tumblr blog, and basically, I want retina iPhone and regular desktop to use the same images, then I'll need iPad 3 and Retina macbook images. How do I do this?!
Oh, also how can I detect browsers that don't support SVG, and have them create a PNG?
Like this. X = resolution, Y = percentage of screen to be taken up, do the math, then create a properly sized PNG from the SVG?
Last edited: