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.