retina support
Scott Palmer
swpalmer at gmail.com
Thu Jun 28 10:11:01 PDT 2012
On 2012-06-28, at 9:35 AM, Joe McGlynn wrote:
> We're aware of the problem, and intend to address it. We haven't done enough work to be confident of the full impact/scope yet. As we know more we'll share what we can.
>
> If anyone has input on this -- whether it is contributing to the implementation of a solution, or just identifying specific scenarios that need to be addressed -- it would be a big help. The existing CR that Mike filed is an umbrella bug, and the first step is to understand the scope of the problem. Where does HiDPI cause rendering issues? Are there non-visual problems like performance or reliability? You can file additional issues for specific cases and link them as related issues under 7124410.
Is there a cross-platform mechanism to determine the (approximate) display DPI? I think that would at least allow for workarounds. For example, how far would a single scaling transform on the entire Scene in a JavaFX 2.x application go? I suspect that JavaFX UIs would not be as much of a problem as Swing UIs.
Regards,
Scott P.
More information about the macosx-port-dev
mailing list