On Tue, 26 Oct 1999, James Henstridge wrote:

> The one problem with this patch is that it will not draw valid beziers
> where the start and end points are the same (ie. a closed curve made of
> one bezier).  I don't know if this is a big problem or not though.
> Perhaps the other points in the bezier should be taken into account.

Yes, this is true. But from what i can read that would have had problems
before too (division by zero).

Would this be fixed if we always subdivide at least once?

/ Alex

Reply via email to