Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVGPathConverter

SVGPathConverter will convert SVG tags (circle, line, ellipse, polyline) into path.

Usage

You'll need node and npm to use SVGPathConverter.

git clone https://github.com/Waest/SVGPathConverter.git SVGPathConverter
cd SVGPAthConverter
npm install
node SVGPathConverter.js

There are some limitations actually, SVG must not contains groups, we are working to fix this.

TODO

  • Handle groups tags
  • Add tests

About

Convert SVG tags into path

Resources

Stars

109 stars

Watchers

9 watching

Forks

Releases

Packages

Used by

Contributors

Languages