This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

svg-scale-cli

1.0.0 • Public • Published

svg-scale-cli

Scales SVGs by a factor or by desired width

Call

svg-scale <path_to_input_svg> [options...]

Options

scale: Factor by which the SVG should be scaled

width: Desired width of the SVG. Overwrites scale

precision: Precision of the path parameters. 2 = 1.23456789 >>> 1.23

output: Output file. If not specified the file content will be output in the console.

Limitations

Works for Paths in SVGs only

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i svg-scale-cli

Weekly Downloads

3

Version

1.0.0

License

ISC

Unpacked Size

9.64 kB

Total Files

22

Last publish

Collaborators

  • wesselbaum