diff options
author | Carl Sorensen <c_sorensen@byu.edu> | 2009-05-18 16:57:44 -0600 |
---|---|---|
committer | John Mandereau <john.mandereau@gmail.com> | 2009-06-02 15:16:59 +0200 |
commit | 52e422e0766e78fa7e625bf0981f69fac3e10674 (patch) | |
tree | 5a8e803ce219c3627fe8c97f9c6b295741caa68d /ps | |
parent | 644c24e15e2faae311e6afb6ea86f4afd189912f (diff) |
Update bezier-sandwich comment -- Mark Polesky
Diffstat (limited to 'ps')
-rw-r--r-- | ps/music-drawing-routines.ps | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ps/music-drawing-routines.ps b/ps/music-drawing-routines.ps index 064f23c6b8..1807e47dc4 100644 --- a/ps/music-drawing-routines.ps +++ b/ps/music-drawing-routines.ps @@ -127,6 +127,7 @@ bind def /draw_bezier_sandwich % x5 y5 x6 y6 x7 y7 % x4 y4 % x1 y1 x2 y2 x3 y3 + % x0 y0 % linewidth draw_bezier_sandwich { gsave |