Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IE / Edge SVG rendering fix (chanind#31)
* Adding geometry helper functions * adding a usePolygonMasks option which masks without using strokes for crappy IE * using clip path for polygon masking instead of alpha masks because MS makes bad browsers * adding check to strip out extra parallel points in medians * final tweaks to rendering and refactoring * fixing final rendering glitch by fixing clipping path overlaps and adding a circle element to the clip tip
- Loading branch information