Skip to content

deckar01/svglob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svglob ✂️

Combine all of the segments of an SVG file into one path.

Why?

The software for some cutting machines (cough Cricut) is picky about lines being defined as a single shape. If they are separate paths the software will try to rearrange them when plotting.

This also resets the line thickness which Shaper makes so thick that the Cricut preview is unreadable.

Problems?

Create an issue and we can fix it together.

Development?

Fork this project to implement features (or get someone else that isn't me to do it). If you think other people would use your fork, push it to your repository, publish them as a PyPI package named svglob-<your_username>, and I will promote it in this readme. If I find anything useful I will consider pulling it into svglob. I would encourage you to do the same if you want a feature from one of the forks.

Community Forks ✨

none

About

Combine SVG paths into one compound path.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages