Skip to main content

compute_layout

Function compute_layout 

Source
pub fn compute_layout(score: &Score, config: &LayoutConfig) -> LayoutResult
Expand description

Compute a LayoutResult for the given score and configuration.

The result is independent of pixel dimensions so any renderer can consume it.