How will resolution independence be handled in jdk8?

Mike Swingler swingler at apple.com
Tue Apr 23 08:21:27 PDT 2013


On Apr 23, 2013, at 8:16 AM, Hendrik Schreiber <hs at tagtraum.com> wrote:

> On Apr 23, 2013, at 5:11 PM, Mike Swingler wrote:
> 
>> On Apr 23, 2013, at 8:05 AM, Hendrik Schreiber <hs at tagtraum.com> wrote:
>> 
>>> Last but not least, the bug mentioned above mentions the info.plist flag
>>> 
>>> <key>NSHighResolutionCapable</key><true/>
>>> 
>>> Will it be necessary to set this? What exactly does it do?
>> 
>> This key is required by OS X, not the JVM. All Cocoa apps require this to be set by the developer to indicate that they are Retina-ready.
> 
> Was this necessary for Apple 6? It seemed to work without it..

Only when launched from the command line. All bundled apps require it, Cocoa or otherwise.

Regards,
Mike Swingler
Apple Inc.



More information about the macosx-port-dev mailing list