[OpenJDK 2D-Dev] [8] Request for review: 8000629 [macosx] Blurry rendering with Java 7 on Retina display (original) (raw)

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Tue Mar 26 15:33:30 UTC 2013


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.

-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20130326/00c4cbf5/attachment.html>



More information about the 2d-dev mailing list