[OpenJDK 2D-Dev] <AWT Dev> [8] Request for review: 8000629 [macosx] Blurry rendering with Java 7 on Retina display
Phil Race
philip.race at oracle.com
Fri Apr 5 18:00:01 UTC 2013
SFAIK you haven't fixed the problem with TexturePaint I pointed out last
week.
That needs to be fixed before you push.
-phil.
On 4/5/2013 9:54 AM, Sergey Bylokhov wrote:
> Hi, Jim.
> I assume, that you haven't additional comments? Can I consider you as
> the second reviewer?
> Note that I plan push it to awt-dev because, my other fixes depend on it.
>
> On 3/26/13 7:33 PM, Sergey Bylokhov wrote:
>> Hello,
>> Please review the fix for jdk 8.
>> Change adds initial support of hidpi(mostly on 2d side). In the fix
>> scale was added to the surface data/CGraphicsDevice /CGLLayer. This
>> scale factor maps virtual coordinates to physical pixels.
>> This change doesn't add support of hidpi to aqua l&f and doesn't add
>> support of dynamic change of scale factor.
>>
>> Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000629
>> Webrev can be found at:
>> http://cr.openjdk.java.net/~serb/8000629/webrev.06
>> --
>> Best regards, Sergey.
>
>
> --
> Best regards, Sergey.
More information about the 2d-dev
mailing list