tiny_skia_path::stroker

Function bevel_joiner

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