pub fn layout_path(
elem: &Packed<PathElem>,
_: &mut Engine<'_>,
_: Locator<'_>,
styles: StyleChain<'_>,
region: Region,
) -> SourceResult<Frame>Expand description
Layout the path.
pub fn layout_path(
elem: &Packed<PathElem>,
_: &mut Engine<'_>,
_: Locator<'_>,
styles: StyleChain<'_>,
region: Region,
) -> SourceResult<Frame>Layout the path.