Hello,
Is there any solution to make images more sharp on Retina display (or any HiDPI display)?
There is Retina.js for JavaScript but I think it's too complicate to use it from SB.
On the left screenshot from normal display and on the right Retina screenshot of the same icon (which is double size also):
https://www.dropbox.com/sh/n95f3364i6sz ... BrCwa?dl=0
Images are blurry on Retina display
Re: Images are blurry on Retina display
It depends how the app is built. Afaik it has to support the corresponding HiDPI mode, otherwise it is interpolated as you describe it. Usually its a flag in the settings in xcode.spidernet wrote:Hello,
Is there any solution to make images more sharp on Retina display (or any HiDPI display)?
There is Retina.js for JavaScript but I think it's too complicate to use it from SB.
On the left screenshot from normal display and on the right Retina screenshot of the same icon (which is double size also):
https://www.dropbox.com/sh/n95f3364i6sz ... BrCwa?dl=0