------------------
- Add support for Python 3.11.
- Drop support for Python 2.7, 3.5, 3.6.
- Added support for text anchor points on images.
- Make sure we only close input files if we opened them.
- Delegate image ratio to drawImage. (PR 105)
- Accepts "None" for label box colors.
- Use svglib for the svg to rml conversion instead of maintaining our own.
- Allow unicode characters as bullets.