Fixes 37, a problem with the layering of filled polygons.
0.4.2
This release is mostly to show support for Python 3.11 and 3.12, but it also stops using a clip path to clip to the requested canvas size. It was causing some problems with recent versions of PyCairo.
0.4.1
Fixes 7.
0.4.0
Fix 3 to support macOS.
0.3.0
Fixes 2 by restoring pen state after `dot()` calls. Also includes some fixes for colour handling.
0.2.0
Fixes 1 by implementing colour mode. Also includes some documentation tweaks.