On Wed, 25 May 2022 21:37:07 GMT, Alisen Chung <ach...@openjdk.org> wrote:
>> Changed the drawing area to be increased by 0.5 on the left side to prevent >> clipping > > Alisen Chung has updated the pull request incrementally with one additional > commit since the last revision: > > changed test to headless You are right. We should extract the scale part of the transform and leave any rotation still in effect. In fact this would almost certainly be a problem if you printed the UI in landscape mode ! I can't vouch for the same perfection at acute angles but we should be consistent. ------------- PR: https://git.openjdk.java.net/jdk/pull/7449