mtl / svg2mod

Convert Inkscape SVG drawings to KiCad footprint modules
Creative Commons Zero v1.0 Universal
236 stars 56 forks source link

Do not close non-filled polygons #30

Open marcan opened 5 years ago

marcan commented 5 years ago

Stroke-only paths need not be closed. Without this patch, open curves end up with a spurious path segment connecting the start to the end, that is not present in the SVG.

Sodium-Hydrogen commented 4 years ago

@mtl hasn't touched this in years so I think it is dead. If you would like to continue to support this project please checkout the new fork https://github.com/svg2mod/svg2mod.

Also if you are interested in joining the svg2mod organization as an active maintainer to prevent it from dying again feel free to open an issue on the new repo.