<AWT Dev> [9] Review request for 8032667 [macosx] Components cannot be rendered in HiDPI to BufferedImage
    Alexander Scherbatiy 
    alexandr.scherbatiy at oracle.com
       
    Tue Mar 25 16:10:23 UTC 2014
    
    
  
Hello,
Could you review the fix:
   bug: https://bugs.openjdk.java.net/browse/JDK-8032667
   webrev: http://cr.openjdk.java.net/~alexsch/8032667/webrev.00
   High resolution image width and height were calculated using only 
scale factor in the AquaPainter class.
   The fix calculates image width and height based on the graphics 
transform.
Thanks,
Alexandr.
    
    
More information about the awt-dev
mailing list