- Removed support for Python 2.7
- Fixed #11
Providing floats for scale may result into an infinite loop;
reported by Abe Winter - Fixed #5
Added support for SVG backgrounds iff cairosvg is available;
suggested by Markus Ueberall - Avoid to use deprecated Pillow constants
- Updated default Python version to 3.11 for test suite,
added support for PyPy3 to the test suite