pub fn layout_block(
registry: &FontRegistry,
params: &BlockLayoutParams,
available_width: f32,
) -> BlockLayoutExpand description
Lay out a single block: resolve fonts, shape fragments, break into lines.
pub fn layout_block(
registry: &FontRegistry,
params: &BlockLayoutParams,
available_width: f32,
) -> BlockLayoutLay out a single block: resolve fonts, shape fragments, break into lines.