As a web developer, what device pixel ratios should I design for? I've only come across 1.5 and 2.0, should I be aware of any others?
Asked
Active
Viewed 277 times
1
-
Take a look - http://stackoverflow.com/a/9437635/981134 – Zoltan Toth Jun 08 '12 at 16:01
1 Answers
1
Generally 1.5 and 2.0 are going to cover your bases. There aren't any devices that come to mind that can utilize anything more than a "2" pixel ratio, and devices that can't display a perfect "2" will still display better than a low res image.

RhinoWalrus
- 3,009
- 2
- 32
- 41