Install latest/stable of svg2pts
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Converts the paths in a SVG to a list of points. Paths are interoplated into a set of points.
Paths can be sampled at set distances.
Composable in a Unix style
Fast performance.
svg2pts 0.1.3
Converts all paths in a svg to a list of points. Paths
with no stroke nor fill are ignored. Output is a sequence of points, X Y\n
.
USAGE: svg2pts [OPTIONS] [ <input> [<output>] ]
FLAGS: -h, --help Prints help information
OPTIONS: -a, --accuracy <accuracy> Set target accuracy for bezier curve [default: 0.1] -d, --distance <distance> Set target distance between points, depends on DPI of SVG. If distance == 0.0 point distance not normalized. [default: 0.0]
ARGS: <input> Input SVG file, stdin if not present <output> Output file, stdout if not present
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.