MCPcopy Create free account
hub / github.com/blend2d/blend2d / open_curve

Function open_curve

blend2d/core/pathstroke.cpp:604–616  ·  view source on GitHub ↗

Opens a new figure at the current point `_p0`. The first vertex (MOVE) is calculated by offsetting `_p0` by the given unit normal `n0`. NOTE: Path cannot be open when calling this function.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

strokeFunction · 0.85

Calls 3

is_openFunction · 0.85
dFunction · 0.85
move_toMethod · 0.45

Tested by

no test coverage detected