]> git.donarmstrong.com Git - lilypond.git/commit
Implement option -dstrokeadjust in order to get stroked stems and strokeadjustment
authorDavid Kastrup <dak@gnu.org>
Tue, 23 Apr 2013 14:49:19 +0000 (16:49 +0200)
committerDavid Kastrup <dak@gnu.org>
Sat, 7 Dec 2013 11:48:17 +0000 (12:48 +0100)
commit967416b80210725e3243071ff3fb6b867ed255f2
tree412b188e637e998bd68f03986682581ff3f75360
parent6bf9a5a3dbcabff297d5bcdb3cf1dffd0885cbbc
Implement option -dstrokeadjust in order to get stroked stems and strokeadjustment

This makes the stroke drawing primitives for long rounded rectangles
dependent on the setting of currentstrokeadjust.  As a result,
low-resolution bitmap devices (up to 150 dpi or so) will get stroke
adjustment applied automatically.  The option needs to get invoked
explicitly to get stroke adjustment for PDF, giving a large file size
increase and markedly better previews on a number of PDF previewers.
ps/music-drawing-routines.ps
scm/framework-ps.scm
scm/lily.scm