Closed Eschon closed 2 years ago
@Eschon one more thought: this probably also applies to the t
operator for quadratic curves, would it be too much to ask you to add the same changes there with a quadratic test case?
@Pomax sure no problem. I've adapted the fix for quadratic curves
v1.5.0 released
Fixes #11
choose first control point for smooth cubic bézier curves based on the previous command
if the previous command was another bézier curve use the last control point reflected over the current point otherwise use the current point