MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / round_corners

Function round_corners

node-graph/nodes/vector/src/vector_nodes.rs:443–552  ·  view source on GitHub ↗
(
	_: impl Ctx,
	source: List<Vector>,
	#[hard(0..)]
	#[default(10.)]
	radius: PixelLength,
	#[range]
	#[hard(0..1)]
	#[default(0.5)]
	roundness: f64,
	#[default(100.)] edge_length_limit: Percentage,

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

clone_item_attributesMethod · 0.80
elementMethod · 0.80
stroke_bezpath_iterMethod · 0.80
append_bezpathMethod · 0.80
absMethod · 0.80
lengthMethod · 0.80
lenMethod · 0.45
cloneMethod · 0.45
idsMethod · 0.45

Tested by

no test coverage detected