Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
polygonize in plotters_backend::rasterizer - Rust
[go: Go Back, main page]

Function polygonize

Source
pub fn polygonize(
    vertices: &[BackendCoord],
    stroke_width: u32,
) -> Vec<BackendCoord> 
Expand description

Covert a path with >1px stroke width into polygon.