Skip to main content

Module strip_generator

Module strip_generator 

Source
Expand description

Abstraction for generating strips from paths.

Structs§

StripGenerator
An object for easily generating strips for a filled/stroked path.
StripStorage
A storage for storing strip-related data.

Enums§

GenerationMode
The generation mode of the strip storage.

Functions§

render_with_clip 🔒
Render strips via render_fn with optional clip intersection.