On Tue, 8 Mar 2022 04:50:49 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> if the scale > 1 then you can use low precision -> if the scale is equal to 2 
> then shift by two/four pixels or something like that?

@mrserb I suppose I could do that, but then it wouldn't be much different from 
the existing tests that verify color inside a sufficiently large area. I can 
make this area smaller, but this still won't help to find a rounding error in 
`gtk3_get_drawable_data()`.

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

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

Reply via email to