Skip to main content

format_path

Function format_path 

Source
pub fn format_path(points: &[Point2D], closed: bool) -> String
Expand description

v7.37.5 ε — render a Path as PG canonical [(x,y),...] open or ((x,y),...) closed.