On 4/16/06, Erlend Aasland <[EMAIL PROTECTED]> wrote:
> Hi David,
>
> The two dash functions (draw_dashed_{line,slur}) set the dash pattern with
> setdash, but they forget to reset it (so the output looks a bit weird after
> the first dashed line has been drawn). The attached patch will fix this, but
> I'd like you to approve it before I apply it. It just throws in a "[] 0
> setdash" after the "stroke" command.This should only be necessary for the draw_dashed_line procedure. The draw_dashed_slur one brackets its operations with gsave/grestore. David _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
