]> 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, 15 Feb 2014 18:09:04 +0000 (19:09 +0100)
commit9a0d1e16702de478b714eeadbc9db808d2531194
tree87086e2e8b59c0199f9390d8df4be910b62a67cc
parent4cc50300bd01f7890f93e99480fdf1661724b5b8
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