On Thu, 20 May 2021 07:46:28 GMT, Sergey Bylokhov <s...@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

Reply via email to