How will resolution independence be handled in jdk8?

Mike Swingler swingler at apple.com
Tue Apr 23 08:11:16 PDT 2013


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.

Regards,
Mike Swingler
Apple Inc.



More information about the macosx-port-dev mailing list