Re: Path length
Lawrence D'Oliveiro <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Tue, 24 Mar 2015 20:27:37 +0100, Krzysztof Kosiński wrote: => Instead, you can exploit the trivial geometric fact that a Bezier > curve is longer than the polyline joining its control points, but > shorter than the distance between its endpoints. Shouldn’t that be the other way round? The shortest distance between the end points is a straight line; every other kind of line will be longer. -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo