Function raqote::stroke::cap_line

source ยท
fn cap_line(
    dest: &mut PathBuilder,
    style: &StrokeStyle,
    pt: Point,
    normal: Vector,
)