Function resolve_text_flow

Source
fn resolve_text_flow(
    node: SvgNode<'_, '_>,
    state: &State<'_>,
) -> Option<TextFlow>