]> git.donarmstrong.com Git - lilypond.git/commit - lily/stencil.cc
Add Stencil::stack function and ly:stencil-stack
authorDavid Kastrup <dak@gnu.org>
Fri, 10 May 2013 09:48:21 +0000 (11:48 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 26 May 2013 00:33:02 +0000 (02:33 +0200)
commit7cb16a272217fa147b6f130ef7c467288ad208bf
tree9b15f5fbe0af6f05970f2c040f02c7308ce5d5c1
parentf66a2409fca6c7c4dab1f3fb03c2569648a9199b
Add Stencil::stack function and ly:stencil-stack

This is the base for line-forming and stacking functions.  As opposed
to Stencil::add_at_edge (which is better suited for creating combined
glyphs), the metrics facilitate progress along a line.
lily/include/stencil.hh
lily/stencil-scheme.cc
lily/stencil.cc
scm/safe-lily.scm