-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 9
-
Component/s: client-libs
-
b163
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8178240 | 10 | Alexandr Scherbatiy | P2 | Resolved | Fixed | b04 |
This is captured from http://stackoverflow.com/questions/41117190/java-9-on-windows-with-large-fonts
where it says
---
If you set large fonts (for example, 125%, 120 DPI) on Windows, then it looks as if Swing of Java 9 first renders into a smaller image and then scales this image to the screen.
Text is still properly displayed. But 1 pixel lines are times 1 pixel or 2 pixels strong. A diagonal line is stepped. Icons are rasterized.
where it says
---
If you set large fonts (for example, 125%, 120 DPI) on Windows, then it looks as if Swing of Java 9 first renders into a smaller image and then scales this image to the screen.
Text is still properly displayed. But 1 pixel lines are times 1 pixel or 2 pixels strong. A diagonal line is stepped. Icons are rasterized.
- backported by
-
JDK-8178240 Bad scaling on Windows with large fonts with Java 9ea
-
- Resolved
-
- relates to
-
JDK-8176883 Enable antialiasing for Metal L&F icons on HiDPI display
-
- Resolved
-