Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.
/ svg-sorter Public archive

spatially sorts all lines in a svg, and creates new svg that is reasonably efficient for plotting.

License

Notifications You must be signed in to change notification settings

inconvergent/svg-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

svg-sorter

Spatially sorts all lines in a svg, and creates new svg that is reasonably efficient for plotting.

Note that it currently ignores all svg elements that are not lines, including paths.

Usage

svg-sorter.py --fn file.svg --out result.svg

About

spatially sorts all lines in a svg, and creates new svg that is reasonably efficient for plotting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages