Top "Retina-display" questions

Retina display is a trademark used by Apple for displays claimed to have pixel density so high that the eye would not be able to notice pixelation.

Detecting a retina display iPad with javascript

I'm having a problem detecting a retina iPad (and similar devices) using just screen.availWidth and window.devicePixelRatio. The problem …

javascript ipad retina-display device-detection
iOS apps - why include both @2x and low-res images?

This has been bugging me for a while. I don't understand why one should include low-res images. If a 3GS, …

ios image retina-display
Reduce the Xcode Simulator (Retina 4 inch)

I'm using macbook Air and using the iphone Simulator. I changed it to Retina 4 inch, and the screen of the …

ios xcode ios-simulator retina-display
UIWebView and iPhone 4 retina display

I have a UIWebView which displays some local text and images. Either I've made a mistake somewhere, or the UIWebView …

iphone retina-display
Configure the backend of Ipython to use retina display mode with code

I am using code to configure Jupyter notebooks because I have a repo with plenty of notebooks and want to …

ipython jupyter-notebook retina-display ipython-magic
What can be the iPhone 4 (retina) screen's dimensions

I have a PNG picture which I should use in my iPhone application, but first of all, I have to …

photoshop iphone-4 retina-display
Font sizes in UIWebView does NOT match iOS font size

Here's a UILabel which says "About". Set at exactly 17.7 in iOS. Below it a UIWebView which also says "About". Also …

ios css uiwebview retina-display
How can I use high resolution custom markers with the scale parameter in Google's Static Maps API?

We're using Google's Static Maps API with the scale parameter to display lovely smooth maps for people using high resolution …

retina-display google-static-maps
Using Retina images in a local UIWebView

For some reason, I cannot get a UIWebView to "play nice" with my new Retina images. The issue, step-by-step: I …

iphone image uiwebview retina-display
How do I add a high-resolution custom marker on a static google map

I'm using Google static maps (documention here) to show shops' locations, and I'm using a custom marker instead of the …

google-maps retina-display