]> git.donarmstrong.com Git - lilypond.git/commit
Add ly:round-filled-polygon scheme function to create a filled rounded polygon
authorReinhold Kainhofer <reinhold@kainhofer.com>
Thu, 21 Aug 2008 23:17:37 +0000 (01:17 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Sat, 23 Aug 2008 19:37:40 +0000 (21:37 +0200)
commitbbb693c6f8a02dfd2b09b0bcc8b149e02b9d18b3
tree4a4e1b3d9e45782e21206b9d1442e04d81b2ecf5
parent4183b25bbdcb9880b65ca7f487bdc2065bbd5f57
Add ly:round-filled-polygon scheme function to create a filled rounded polygon

Simply call the C++ method Lookup::round_filled_polygon, so I simply add a
Scheme interface wrapper here.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
lily/stencil-scheme.cc