tiny_skia_path::stroker

Function round_joiner

Source
fn round_joiner(
    before_unit_normal: Point,
    pivot: Point,
    after_unit_normal: Point,
    radius: f32,
    _: f32,
    _: bool,
    _: bool,
    builders: SwappableBuilders<'_>,
)