Closed tlyu closed 2 years ago
Some SVG paths didn't have exactly overlapping start and end points, so when drawn with the now-thickened outlines, artifacts were visible on the corners. Some of these seem due to cumulative roundoff errors from the relative path elements.
Fixes #1141.
Some SVG paths didn't have exactly overlapping start and end points, so when drawn with the now-thickened outlines, artifacts were visible on the corners. Some of these seem due to cumulative roundoff errors from the relative path elements.
Fixes #1141.