On Wed, 23 Mar 2022 18:24:05 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:
> 
>   scale stroke width at higher scalings

What if we don't reset the scale to 1.0 and use a thicker stroke to draw 
rectangles/lines but set the graphics scale to `floor(getCurrentScale())` 
instead?

Dealing with the coordinates could be trickier though.

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

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

Reply via email to