lilypond-devel
[Top][All Lists]
Advanced

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

Re: Add \path markup command, and use it for \eyeglasses. (issue1730044


From: jan . nieuwenhuizen
Subject: Re: Add \path markup command, and use it for \eyeglasses. (issue1730044)
Date: Tue, 22 Jun 2010 13:59:42 +0000

On 2010/06/22 04:27:22, hanwenn wrote:
cool idea for a patch

Interesting -- why is path given as a string instead of
a list of commands, ie

  "moveto 0 0
   rcurveto 1 2"

  '((moveto 0 0)
    (curveto 1 2))

moveto and curveto can be defined in the .scm backends
appropriately -- possibly we already have some primitives
that we could reuse (or want to rename).


http://codereview.appspot.com/1730044/show



reply via email to

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