<Swing Dev> [9] Review request for 8165594 Bad rendering of Swing UI controls with Windows Classic L&F on HiDPI display
Semyon Sadetsky
semyon.sadetsky at oracle.com
Tue Sep 20 14:35:30 UTC 2016
On 9/20/2016 3:04 PM, Alexandr Scherbatiy wrote:
>
> On 9/20/2016 2:56 PM, Alexandr Scherbatiy wrote:
>
>>> [2]
>>> http://cr.openjdk.java.net/~alexsch/8165594/screenshots/icons-windows-classic-2x_01.png
>>>
>>> [3]
>>> http://cr.openjdk.java.net/~alexsch/8165594/screenshots/icons-windows-classic-4x_01.png
>>>
>> Radio buttons are still not ideal. Have you considered to enable AA
>> when painting HiDPI icons? On the other hand I'm not sure, whether we
>> should invest a lot of time into making Windows Classic L&f to look
>> perfect on HiDPI screens.
> I think this all questions can be addressed to Java 2D which draws
> arcs and ovals. It also should be mention that 4 pixels for HiDPI
> display with scale 2x and 16 pixels on a display with scale 4x relate
> just to 1 pixel on non HiDPI display.
You could add AA hint to make circles/ovals looking good.
--Semyon
>
> Thanks,
> Alexandr.
>
>>
>> Best regards,
>> Andrej Golovnin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20160920/302d06b9/attachment.html>
More information about the swing-dev
mailing list