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