Skip to main content

apply_text_set

Function apply_text_set 

Source
fn apply_text_set(
    node: &Node,
    text: &mut TextStyle,
    page: &PageStyle,
    diagnostics: &mut Vec<Diagnostic>,
)