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
plotters_backend::rasterizer - Rust
[go: Go Back, main page]

Expand description

The built-in rasterizers.

Plotters make a minimal backend ability assumption - which is drawing a pixel on backend. And this is the rasterizer that utilize this minimal ability to build a fully functioning backend.

Functions

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