[cairo] Path length
Lawrence D'Oliveiro
ldo at geek-central.gen.nz
Tue Mar 24 13:16:03 PDT 2015
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.
More information about the cairo
mailing list