Produces a Bézier curve between each pair of points, with horizontal tangents at each point.
Curve curveBumpX(Path context) => CurveBump(context, true);