Pomax / bezierjs

A nodejs and client-side library for (cubic) Bezier curve work
MIT License
1.7k stars 230 forks source link

make .translate() take linear curves with control points outside [start,end] into account. #171

Open Pomax opened 2 years ago

Pomax commented 2 years ago

image

Pomax commented 2 years ago

followup to https://github.com/Pomax/bezierjs/pull/170