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
Don't let the miter joins protrude by manually cropping them. This is
currently only implemented for diamond, but others should work
"similarly". However, this reveals a bug(?) in Agg's handling of
miter with close corners, which does not handle that case correctly.
(pdf, ps, svg, and cairo all handle it fine).
Also don't forget a closepoly on half-filled squares.
0 commit comments