Skip to main content

compute_print_layout

Function compute_print_layout 

Source
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.