raqote
0.8.5
In raqote::
stroke
Structs
StrokeStyle
Enums
LineCap
LineJoin
Functions
arc
arc_segment
bevel
bisect
cap_line
compute_normal
dot
flip
is_interior_angle
join_line
join_round
line_intersection
perp
stroke_to_path
swap
unperp
raqote
::
stroke
Function
cap_line
Copy item path
Settings
Help
Summary
Source
fn cap_line( dest: &mut
PathBuilder
, style: &
StrokeStyle
, pt:
Point
, normal:
Vector
, )