pub fn compute_print_layout(
score: &Score,
config: &PrintConfig,
) -> Result<PrintLayoutResult, PrintLayoutError>Expand description
Compute physical page and system placement without rendering or host integration.
pub fn compute_print_layout(
score: &Score,
config: &PrintConfig,
) -> Result<PrintLayoutResult, PrintLayoutError>Compute physical page and system placement without rendering or host integration.