summaryrefslogtreecommitdiff
path: root/ps
diff options
context:
space:
mode:
authorDavid Kastrup <dak@gnu.org>2013-04-18 21:39:50 +0200
committerDavid Kastrup <dak@gnu.org>2013-12-07 12:48:17 +0100
commit7d236e22cf4737ddea1d888dc68a50ae26a64043 (patch)
tree3ecf52b73998c05fb68e56de5bb46609a270b0aa /ps
parent5eb6a4c109b5cff50fb2ac0a267865586dfc3943 (diff)
Don't meddle with Ghostscript's choice of currentstrokeadjust
It should be appropriate for device and resolution by default.
Diffstat (limited to 'ps')
-rw-r--r--ps/music-drawing-routines.ps2
1 files changed, 1 insertions, 1 deletions
diff --git a/ps/music-drawing-routines.ps b/ps/music-drawing-routines.ps
index fa1b4d996d..189310a84d 100644
--- a/ps/music-drawing-routines.ps
+++ b/ps/music-drawing-routines.ps
@@ -63,7 +63,7 @@ bind def
0 setgray 0 setlinecap % Prepare graphics state
1 setlinewidth 0 setlinejoin
10 setmiterlimit [ ] 0 setdash newpath
- false setstrokeadjust false setoverprint
+ false setoverprint
} bind def
/EndEPSF { %def