Skip to content
This repository was 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
wedgberto wants to merge 5 commits intotaironas:masterfrom
wedgberto:master
Open

provide hints to SVG renderers to prevent antialiased edges of filled blocks causing tiled effect#105
wedgberto wants to merge 5 commits intotaironas:masterfrom
wedgberto:master

Conversation

@wedgberto
Copy link
Copy Markdown

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