Status: Started
Owner: pnorcks
Labels: Type-Enhancement Priority-Medium
New issue 1125 by pnorcks: implement a \path markup command
http://code.google.com/p/lilypond/issues/detail?id=1125
To take full advantage of the 'path stencil expression, a \path markup
command should be implemented.
The form of the command will be (tentatively):
\path [line-thickness] [line-cap-style] [line-join-style] [fill?] [commands]
An example:
\path #0.1 #1 #1 ##f #"moveto 0 0 rcurveto 0 0.75 1 0.75 1 0"
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond