On Mon, 14 Mar 2022 16:15:47 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: > > added functions for drawing border, fixed translate I also noticed what Luke noticed when I tried my idea: that the lines jump apart and it's not possible to align the highlight and shadow next to each other. I'll try implementing removing the transformation before rendering like you two suggested to see how it looks. ------------- PR: https://git.openjdk.java.net/jdk/pull/7449