<AWT Dev> [9] Review request for 8032667 [macosx] Components cannot be rendered in HiDPI to BufferedImage
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Wed Mar 26 12:30:21 UTC 2014
Hello, Alexander.
I think it will not work if the user set scale=1.5?
On 3/26/14 4:18 PM, Alexander Scherbatiy wrote:
>
> Hello,
>
> Could you review the updated fix:
> http://cr.openjdk.java.net/~alexsch/8032667/webrev.01/
>
> - MultiResolution image is used instead of image width/height scaling
> - Bounds are used in the key instead of the scale factor.
>
>
> Thanks,
> Alexandr.
>
> On 3/25/2014 8:26 PM, Sergey Bylokhov wrote:
>> Hello, Alexander.
>> You cannot skip scalfactor as a key, because images with different
>> scale are different.
>>
>> On 3/25/14 8:10 PM, Alexander Scherbatiy wrote:
>>>
>>> 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.
>>>
>>
>>
>
--
Best regards, Sergey.
More information about the awt-dev
mailing list