On Apr 4, 2013, at 11:02 AM, Sergey Bylokhov <[email protected]> wrote:
> Hello, > Please review the fix for jdk 8. Change adds support of hidpi to Aqua l&f. > Change description: > - AquaPainter takes into account scale, when creates image. > - ImageCache now use scale factor as a key. > - CGContext also scaled to a ratio of image/control width/height > - Cleanup > > Note that this fix depends from the: > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000629 > > Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004866 > Webrev can be found at: http://cr.openjdk.java.net/~serb/8004866/webrev.00 Looks good to me. I know a lot of developers are looking forward to this. Cheers, Mike Swingler Apple Inc.
