With Apple JDK6 we can call the scale factor like this: toolkit.getDesktopProperty("apple.awt.contentScaleFactor“);
On JDK7 and 8 it's not possible to get the scale factor. Could we please integrate such a possibility?
On JDK7 and 8 it's not possible to get the scale factor. Could we please integrate such a possibility?
- relates to
-
JDK-8069361 SunGraphics2D.getDefaultTransform() does not include scale factor
-
- Resolved
-
-
JDK-8091832 Provide a Screen.getScale method for Hi-DPI screens
-
- Resolved
-