Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

provide hints to SVG renderers to prevent antialiased edges of filled blocks causing tiled effect #105

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

wedgberto
Copy link

At some resolutions, Google Chrome antialiases the edges of blocks when it renders the generated SVGs. This can cause lines to appear which add artifacts that i find displeasing. I've added the ability to specify default attributes for the root SVG element, and chosen to set the "shape-rendering" attribute to "optimizeSpeed" because it prevents Google Chrome (and possibly other renderers) from adding the smooth edges.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant