BezierInfo-2
BezierInfo-2 copied to clipboard
Missing extreme points in the Curve offsetting section
Hi!
The example graphics in the Curve offsetting section is misleading, because it doesn’t show extreme points of simplified curves:
I’ve traced the problem. It occurs due to the use of outdated dpoints
in the reduce()
method.
A simple invalidation resolves the issue.