Skip to content

normalize-svg-coords v1.0.3

Choose a tag to compare

@lukem512 lukem512 released this 24 Jul 13:53
· 15 commits to master since this release

Normalize coordinates in an SVG path to a specified range.

Changes

  • Add tests for min and max parameters
  • Add parameter asList to output as segmented list
  • Infer viewBox using svg-path-bounds