svg2pts
Install latest/stable of svg2pts
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Details for svg2pts
Package name
- svg2pts
License
- MIT
Last updated
- 5 March 2020 - latest/stable
Websites
External link warning
You are about to open
Do you wish to proceed?
Report a Snap Store violation
Report svg2pts for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
Command line program to convert an SVG to points.
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
| Revision | Channel | Version | Build | Commit |
|---|
The build and commit information is derived from build infrastructure records.
Install svg2pts on your Linux distribution
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.