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.
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-detectionThis has been bugging me for a while. I don't understand why one should include low-res images. If a 3GS, …
ios image retina-displayI'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-displayI have a UIWebView which displays some local text and images. Either I've made a mistake somewhere, or the UIWebView …
iphone retina-displayI 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-magicI have a PNG picture which I should use in my iPhone application, but first of all, I have to …
photoshop iphone-4 retina-displayHere'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-displayWe'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-mapsFor 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-displayI'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