Skip to content

normalize-svg-coords v1.0.8

Choose a tag to compare

@lukem512 lukem512 released this 08 Jun 10:35
· 1 commit to master since this release

Normalize coordinates in an SVG path to a specified range.

Changes

  • Check for a diff of 0 in the scale function to avoid NaN values
  • Updated svg-path-bounds dependency
  • Updated should return a normalized elliptic arcs test to reflect modified results from dependency