Skip to content

atavakoli/pathseg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SVGPathSeg polyfill

The SVGPathSeg API was difficult to use and has been removed from the SVG spec in favor of a new, awesomer API in the Paths module (https://lists.w3.org/Archives/Public/www-svg/2015Jun/0044.html). This polyfill is intended as a drop-in replacement for existing users of the old SVGPathSeg API.

Implementation status

This is not yet ready to use.

Naively adding this to svg-edit does make the editor usable, though there are still bugs remaining.

About

SVGPathSeg polyfill

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • CSS 2.4%
  • HTML 0.2%