pub fn process_layout(
    fdom: &FreyaDOM,
    area: Rect<f32, Measure>,
    font_collection: &mut RCHandle<skia_textlayout_FontCollection>,
    scale_factor: f32
) -> (Layers, Viewports)
Expand description

Process the layout of the DOM