Still works well, still the same speed, and now the code makes much more
sense.

The 25% extra time required to set a short score goes down if I
    \override Accidental #'vertical-skylines = #'()
    \override TextScript #'vertical-skylines = #'()
    \override TextScript #'horizontal-skylines = #'()
    \override Script #'vertical-skylines = #'()
    ...
seemingly in proportion to the number of objects for which I give up
detailed skylines.

After the simplification, many functions in skyline- and skyline-pair.cc
are unused, and thus untested :
left(), right(), intersects(), smallest_shift(), is_singleton(),
invert().

http://codereview.appspot.com/5626052/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to