OS X Lion's HiDPI Modes Lay Groundwork for Retina Monitors

With the release of Lion, users can now see some of the groundwork that Apple has laid down in OS X for ultra high resolution displays. We covered Apple's support of these new "HiDPI" modes while OS X Lion was still in beta.

For those who have downloaded Apple's Xcode for Lion, you can enable "HiDPI" mode in the Quartz Debug application found in the Developer directory. Once enabled, OS X's Displays control panel offers additional 1/4 (and lower) resolution sizes as shown here on a 30" Cinema Display with a native resolution of 2560x1600:

hidpex
Unfortunately, there's not much to see yet. The 1280x800 HiDPI resolution shown here represents exactly 1/4 of the area of the native resolution of the 30" Cinema Display and simply offers you a zoomed in view on present day monitors.

The reasoning is that when displays do reach ultra high resolutions and dots per inch (DPI), simply drawing the OS X interface as-is would result in very small interface elements. Apple's solution is to scale all on-screen elements automatically by a factor of two (in each direction).

So, in the future, we might be using 2560x1600 (HiDPI) mode on a theoretical 30" 5120x3200 pixel display. All user interface elements would stay the same size as today's 30" Cinema Display, but when available, higher resolution textures would be used to render the graphics. This is the same way that it worked when Apple transitioned from the original iPhone resolution to the iPhone 4's retina display.

Arstechnica offers a good example screenshot showing this in effect. Fonts already render in the higher resolution while bitmapped graphics demonstrate a blocky effect as they have not yet been replaced with high resolution ("Retina") graphics.

textedit hidpi
The groundwork is there now, so when technology catches up, we could see double-DPI Retina displays in our future.

Popular Stories

2024 iPhone Boxes Feature

Apple Adjusts Trade-In Values for iPhones, iPads, Macs, and More

Thursday November 6, 2025 11:12 am PST by
Apple today updated its trade-in values for select iPhone, iPad, Mac, and Apple Watch models. Trade-ins can be completed on Apple's website, or at an Apple Store. The charts below provide an overview of Apple's current and previous trade-in values in the U.S., according to its website. Maximum values for most devices either decreased or saw no change, but the iPad Air received a slight bump. ...
Liquid Glass General Feature

Apple Shares Liquid Glass Design Gallery

Thursday November 6, 2025 2:45 pm PST by
Apple is promoting the new Liquid Glass design in iOS 26, showing off the ways that third-party developers are embracing the aesthetic in their apps. On its developer website, Apple is featuring a visual gallery that demonstrates how "teams of all sizes" are creating Liquid Glass experiences. The gallery features examples of Liquid Glass in apps for iPhone, iPad, Apple Watch, and Mac. Apple...
iOS 26

iOS 26.1 Available Now With These 8 New Features

Monday November 3, 2025 5:54 am PST by
Following more than a month of beta testing, Apple released iOS 26.1 on Monday, November 3. The update includes a handful of new features and changes, including the ability to adjust the look of Liquid Glass and more. Below, we outline iOS 26.1's key new features. Liquid Glass Toggle iOS 26.1 lets you choose your preferred look for Liquid Glass. In the Settings app, under Display...
airtag purple

Apple's Website Lists AirTag 4-Pack at Shockingly Low Price [Updated]

Friday November 7, 2025 6:40 am PST by
Apple's online store in the U.S. is suddenly offering a pack of four AirTags for just $29, which is the same price as a single AirTag. This is likely a pricing error, and it is unclear if orders will be fulfilled. Apple has not discounted the AirTag four-pack in any other countries that we checked. Delivery estimates are already pushing into late November to early December, suggesting...
Finder Siri Feature

Apple's New Siri Will Be Powered By Google Gemini

Wednesday November 5, 2025 11:57 am PST by
The smarter, more capable version of Siri that Apple is developing will be powered by Google Gemini, reports Bloomberg. Apple will pay Google approximately $1 billion per year for a 1.2 trillion parameter artificial intelligence model that was developed by Google. For context, parameters are a measure of how a model understands and responds to queries. More parameters generally means more...
apple watch se 3 always on

Apple to Remove iPhone-Apple Watch Wi-Fi Sync in EU With iOS 26.2

Thursday November 6, 2025 4:37 am PST by
Apple in iOS 26.2 will disable automatic Wi-Fi network syncing between iPhone and Apple Watch in the European Union to comply with the bloc's regulations, suggests a new report. Normally, when an iPhone connects to a new Wi-Fi network, it automatically shares the network credentials with the paired Apple Watch. This allows the watch to connect to the same network independently – for...
ikea smart home devices

IKEA Debuts 21 HomeKit-Compatible Smart Bulbs, Sensors, and Controls

Thursday November 6, 2025 4:08 pm PST by
IKEA today announced the upcoming launch of 21 new Matter-compatible smart home products that will be able to interface with HomeKit and the Apple Home app. There are sensors, lights, and control options, all of which will be reasonably priced. Some of the products are new, while some are updates to existing lines that IKEA previously offered. There are a series of new smart bulbs that are...
Home Hub Command Center with Dome Base Feature

Apple's 2026 Smart Home Revamp: All the Rumors

Wednesday November 5, 2025 3:54 pm PST by
It's been over a decade since Apple's HomeKit smart home platform launched, and it is overdue for an update. HomeKit and the Home app can no longer keep up with AI-powered solutions from other companies like Google and Amazon, but that's set to change with a smart home revamp that Apple has planned for 2026. Home Hub Apple is working on a home hub or "command center" that will serve as a...
apple tv logo physical

New Apple TV Intro Was Made With Practical Effects

Thursday November 6, 2025 7:02 am PST by
The all-new intro sequence for Apple TV was made with practical effects and shot in-camera, Ad Age reports. Rather than using digital techniques, the new sequence was made by shooting large glass versions of the Apple TV logo, with physical motion and changing lighting used to create effects. Apple partnered with TBWA\Media Arts Lab to create the intro. Ad Age released an exclusive look...

Top Rated Comments

arn Avatar
187 months ago
Why not go vector based? Then it will scale to whatever you like.

because it's hard to make all graphics into vectors?

arn
Score: 11 Votes (Like | Disagree)
gnasher729 Avatar
187 months ago
Why not go vector based? Then it will scale to whatever you like.

You're not a software developer, are you?
Scaling is not the problem. Scaling and not looking like ****, that is the problem.
Score: 7 Votes (Like | Disagree)
SlaunchaMan Avatar
187 months ago
I can’t wait to say, “Oh, I don’t want to watch that 1080p video on my Mac, it’ll look like crap!”
Score: 6 Votes (Like | Disagree)
jessea Avatar
187 months ago
So, maybe you'd care to enlighten us ? Maybe I'm just nostalgic for the 80s and 90s, back when vector graphics were a possibility. Now that we have much more powerful CPUs and GPUs, it seems that vector graphics have become way too hard to handle... :rolleyes:



Only stuff that's required to scale. IE : the UI.

And games have been using vector graphics since the 80s and 90s, at least, games made with a little known technology called Flash. Or the above Sierra game, Conquest of Camelot ;) In fact, isn't that screenshot from a game that uses vector graphics ? (Plants vs Zombies ?).

Obviously, not all UI elements are needed to scale. The desktop wallpaper can remain a bitmap image, but things like icons, buttons, fonts and all UI controls would need to be scaled.

Think man, think.

Sure, I'll help enlighten. ;) Here are just a few points (some of which Arn has already pointed out):


* Photorealistic graphics. As stated multiple times, you can't use vector for this.
* Pixel-perfect designs. When you see a gorgeous iPhone or iPad app, it's because of this. You can't just resize a vector icon and expect it to look great at any size. It simply doesn't work like that.
* Processing power. Load a complicated piece of vector artwork in Illustrator. It takes time to process all the math in a vector illustration.
* File size. Making the assumption that vector is always smaller is wildly incorrect. Sometimes it is, sometimes it isn't.
* Textures. Wood, cloth, stone, grunge. Those detailed, fantastic textures aren't vector -- they're raster. Can you use vector for them? Yes, the simple ones. But to get the same depth of detail (and you never will, because textures are often photorealistic), you get back to hurting processing power.
* Effects rendering. Rasterizing an effect is much simpler than combining it with vector art. It's simple for the designer, prevents a developer from having to code the effect (which is no small task), and saves processing power.
* Development time. Coding for vector in everything can increase development time due to the shortcomings of vector-based art. Often it's just faster to use rasterized artwork. Keep in mind this doesn't mean a designer doesn't use vector in his workflow, it just means that he saves it to raster at the end.


These are just a few things off the top of my head. I'm sure there are many more, but I don't have time to write a short story. ;)
Score: 5 Votes (Like | Disagree)
MacBoobsPro Avatar
187 months ago
Maybe, but I know for a fact vector file sizes are much larger

No they are much smaller. They contain less information.
Score: 5 Votes (Like | Disagree)
MacBoobsPro Avatar
187 months ago
That's funny, I could have sworn you originally said:

Man up and admit you were wrong for goodness sakes.


I was replying to a generalisation of the fact. Someone stated they are bigger. I said they are not, in response to their generalisation. I could of gone all boring and started stating static vector filesizes and variable bitmap sizes for scaled images of each format but I didn't.

What is your problem anyway? I asked a question 'why cant vectors be used?'. Someone, maybe you, responded and I then asked a further question regarding the response? Are we not allowed to ask questions on forums these days without people looking for a fight? Why do I have to 'man up' when I have already stated I dont fully understand the concept?

I'm asking questions because I don't understand something. I don't pretend to understand things either unlike some people around here.
Score: 4 Votes (Like | Disagree)