https://bugs.documentfoundation.org/show_bug.cgi?id=143877
--- Comment #5 from Bartosz <[email protected]> --- Ccardinal spline (https://en.wikipedia.org/wiki/Cubic_Hermite_spline#Cardinal_spline) is a spline with curves that pass smoothly through each of its control points (compared to Bezier Curves: https://en.wikipedia.org/wiki/B%C3%A9zier_curve). The degree of curvature is defined by a tension parameter. The curve has no sharp corners or abrupt changes. -- You are receiving this mail because: You are the assignee for the bug.
