Expand description
Flattening filled and stroked paths.
Structsยง
- Flatten
Ctx - The context needed for flattening curves.
- Flattener
Callback ๐ - Line
- A line.
- Point
- A point.
Constantsยง
- TOL ๐
- The flattening tolerance.
Functionsยง
- close_
path ๐ - expand_
stroke - Expand a stroked path to a filled path.
- fill
- Flatten a filled bezier path into line segments.
- fill_
dispatch ๐ - fill_
impl - Flatten a filled bezier path into line segments.
- stroke
- Flatten a stroked bezier path into line segments.