https://bugs.kde.org/show_bug.cgi?id=373275

--- Comment #2 from Szczepan Hołyszewski <rula...@wp.pl> ---
If you choose to implement this, then please also consider one additional
feature: when adding an extra control point to a transform with some
displacements already defined, optionally also add the new point's displaced
position interpolated according to the current transform.

Consider this as analogous to splitting a Bezier curve where you add a control
point on the curve and also interpolate the two missing off-curve control
points. In the case of Bezier curves this can be solved exactly, i.e. the sum
of resulting arcs is identical to the original arc. With some warp transform
formulas this might not be the case over the entire domain, but the
before/after difference will at least vanish at the new control point.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to