]> git.donarmstrong.com Git - lilypond.git/blobdiff - ps/music-drawing-routines.ps
Gets rid of repeat-slash stencil command
[lilypond.git] / ps / music-drawing-routines.ps
index 2d17d57ab9f0e2cc00dc0132c9f43c6fd8023139..d7450e452bee0c239f10fca06e70f4f40a5c40b4 100644 (file)
@@ -138,18 +138,6 @@ bind def
        } ifelse
 } bind def
 
-/draw_repeat_slash % x-width width height draw_repeat_slash
-{
-       2 index % duplicate x-width
-       1 setlinecap
-       1 setlinejoin
-       
-         0  rlineto % x-width 0
-            rlineto % width height
-       neg 0 rlineto % -x-width 0
-       closepath fill
-} bind def
-
 /draw_circle % filled? radius thickness draw_circle
 {
        setlinewidth    % f? r