Search code examples
macosswiftretina-display

Is this possible to simulate an retina display OS X on non retina display Mac?


I am using an iMac to do OS X App Development, but my iMac is not a retina display. Is this possible to let me simulate the result on retina display Mac? Thanks.


Solution

  • I used Quartz Debug to get a HiDPI entry in Displays. This was pre-Mavericks, so I'm not sure if that's still the recommended way to do it. The answers here mention a couple different ways.

    You may also need to hold Option while clicking on "Scaled" in Displays.