Comment 3 for bug 1236830

Revision history for this message
Markus Engel (engelmarkus) wrote :

Yes, this happens as the ellipse and arcs use true elliptical arcs now instead of bezier curves. If you create a path containing an elliptical arc manually, this happens in revs < 12532 as well. The code for this is in livarot/PathConversion.cpp:102. So do you think this code is completely wrong? I mean, shouldn't the path degenerate the further you move the handle?