summaryrefslogtreecommitdiff
path: root/ps
diff options
context:
space:
mode:
authorMike Solomon <mike@apollinemike.com>2012-02-06 14:54:24 +0100
committerMike Solomon <mike@apollinemike.com>2012-02-06 14:54:24 +0100
commita42ca4a67ef9a163b7b31f866672e1d9eb9cfc0f (patch)
tree4e4934c569c8c978bfe2019e344aaebe9a0932e5 /ps
parent5ca6cecca888272d797b9627f9bccd6ea3028816 (diff)
Gets rid of dashed-slur stencil command
Diffstat (limited to 'ps')
-rw-r--r--ps/music-drawing-routines.ps15
1 files changed, 0 insertions, 15 deletions
diff --git a/ps/music-drawing-routines.ps b/ps/music-drawing-routines.ps
index 06c1364873..7d491e5688 100644
--- a/ps/music-drawing-routines.ps
+++ b/ps/music-drawing-routines.ps
@@ -280,21 +280,6 @@ bind def
[] 0 setdash % reset dash pattern
} bind def
-/draw_dashed_slur % controls thickness dash
-{
-gsave
- currentpoint translate
- 1 setlinecap
- 1 setlinejoin
- setdash
- setlinewidth
- 8 2 roll
- moveto
- curveto
- stroke
-grestore
-} bind def
-
/print_glyphs % w dx dy glyph print_glyphs
{
{