You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed that the ragg png and cairo png devices handle linemitre thresholds somewhat differently. This causes the cairo device to bevel the linejoins in the graphic below, whereas ragg does not. I'm no expert on the subject, but I had expected to see bevelled linejoins at linemitre = 1 (the lower limit that {grid} accepts).
Hi Thomas and team,
I just noticed that the ragg png and cairo png devices handle linemitre thresholds somewhat differently. This causes the cairo device to bevel the linejoins in the graphic below, whereas ragg does not. I'm no expert on the subject, but I had expected to see bevelled linejoins at
linemitre = 1
(the lower limit that {grid} accepts).Thanks for reading!
Created on 2022-10-24 by the reprex package (v2.0.1)
The text was updated successfully, but these errors were encountered: