<AWT Dev> RFR: 8182043: Access to Windows Large Icons [v10]

Alexander Zuev kizune at openjdk.java.net
Thu May 20 08:10:42 UTC 2021


On Thu, 20 May 2021 07:46:28 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> What are the "virtual pixels"? I remember we refer to something similar by the point in the "user space coordinate system" Or probably we use the virtual pixels somewhere?

It is to say that the sizes are given in the same pixels as other components in the container and are subject to be rendered with different resolution based on the display scaling factor with preserving of relative sizes and proportions. The same terminology is used i.e. in SurfaceData.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2875


More information about the awt-dev mailing list