This module renders the entire score. It calculates the layout first based on the computed dimensions.
This calculates the position of all the elements in the score, then renders the score
for music we've just rendered, get the bounding boxes. We defer this step so we don't force a reflow, which can slow rendering.
Generated using TypeDoc
This module renders the entire score. It calculates the layout first based on the computed dimensions.