This fixes the circular cutout issue described in #32. Regions were previously stored as a collection of points, now they are stored as a collection of line and arc primitives. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cairo_backend.py | ||
| render.py | ||
| svgwrite_backend.py | ||
This fixes the circular cutout issue described in #32. Regions were previously stored as a collection of points, now they are stored as a collection of line and arc primitives. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cairo_backend.py | ||
| render.py | ||
| svgwrite_backend.py | ||