lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What to do wanting a 4th order Bézier?


From: Carl Sorensen
Subject: Re: What to do wanting a 4th order Bézier?
Date: Sun, 18 Sep 2016 22:26:22 +0000
User-agent: Microsoft-MacOutlook/14.6.7.160722


On 9/18/16 12:54 PM, "David Kastrup" <address@hidden> wrote:

>
>Do you know how to split a bezier at a given ratio into equivalent
>beziers?  It's a comparatively simple operation and I think it's already
>somewhere in the C++ code though without access from Scheme.

see scm/bezier-tools.scm for a set of tools (including splitting a bezier).

We use it when making dashed slurs, because we need to split the bezier
sandwich into chunks that can each be drawn and filled in.

HTH,

Carl




reply via email to

[Prev in Thread] Current Thread [Next in Thread]