rveciana/svg-path-properties
Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node
TypeScriptMIT
Issues
- 0
- 0
- 0
- 0
getTotalLength() == Infinity due to float precision
#61 opened by scien - 4
- 2
- 3
`a` statement can have 6 numbers
#40 opened by JonnyBurger - 1
- 7
- 4
- 0
Can't working
#42 opened by luyenlvVNC - 6
I cannot use getTotalLength method.
#17 opened by hiroyaiizuka - 4
- 8
empty paths?
#35 opened by Fil - 3
sample a path?
#37 opened by Fil - 0
Error: Wrong function at this part
#32 opened by punkt2 - 2
Error: 'svgPathProperties' is not exported
#29 opened by prieston - 3
getTangentAtLength / getPropertiesAtLength return wrong values for elleptical arcs
#27 opened by eltapir - 7
Error: malformed path data
#25 opened by khusamov - 7
getTangentAtLength() returns same value as getPointAtLength() for arcs in v0.4.3+
#22 opened by chrisparton1991 - 1
Failing to parse path
#21 opened by filenwind - 1
Can i get new path?
#20 opened by pandemozhno - 1
get length at point
#18 opened by goughjo02 - 1
Browsers support
#19 opened by pandemozhno - 6
stuck in get Parts
#15 opened by libruce - 16
Wrong coordinates getPointAtLength
#11 opened by hugweb-zz - 3
Failing to parse path
#14 opened by animaonline - 0
Failing to parse data
#13 opened by animaonline - 3
Error for some pathstrings
#12 opened by chanind - 5
significant regression change for quad curves
#10 opened by gojko - 8
.getSegmentAtLength()?
#6 opened by veltman - 2
- 2
Incorrect path lengths for multiple movetos
#7 opened by veltman - 7
Doesn't work with arcs?
#5 opened by veltman - 2
- 0
t2length() doesn't always converge
#1 opened by Rheeseyb - 0
Truthy / Falsy check breaks for a cubic bezier with the final point's x or y value being 0
#2 opened by Rheeseyb