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
compute_normal
Copy item path
Settings
Help
Summary
Source
fn compute_normal(p0:
Point
, p1:
Point
) ->
Option
<
Vector
>