]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4610: ly:round-filled-polygon: optional parameter `extroversion'
authorDavid Kastrup <dak@gnu.org>
Thu, 13 Aug 2015 13:30:43 +0000 (15:30 +0200)
committerDavid Kastrup <dak@gnu.org>
Fri, 2 Oct 2015 09:34:28 +0000 (11:34 +0200)
commitea03bb1d323aef010eea00c1709d3dab56c0bf0b
tree5ee729d88474bdf6fbe050787b750f026085aa42
parent594eb2bfac1040ecc6961c79442bea2a2cedec82
Issue 4610: ly:round-filled-polygon: optional parameter `extroversion'

`extroversion' specifies where on the specified polygon to draw with the
pen of the given thickness.  Its default of -1 corresponds to the
previous behavior of drawing strictly inside of the given polygon.  An
extroversion value of 0 draws exactly along the given polygon, and a
value of 1 will draw just outside of the given polygon.
lily/include/lookup.hh
lily/lookup.cc
lily/stencil-scheme.cc