Function tiny_skia_path::stroker::join_factory

source ยท
fn join_factory(
    join: LineJoin,
) -> fn(before_unit_normal: Point, pivot: Point, after_unit_normal: Point, radius: f32, inv_miter_limit: f32, prev_is_line: bool, curr_is_line: bool, builders: SwappableBuilders<'_>)