How will resolution independence be handled in jdk8?
Hendrik Schreiber
hs at tagtraum.com
Tue Apr 23 08:16:04 PDT 2013
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..
-hendrik
More information about the macosx-port-dev
mailing list