- switch from `importlib` to `pathlib` for font handling
0.1.1
- support `chem2d`-style outputs from `GlycoDraw` - more robust handling of dimensions and output formats
0.1.0
- Bespoke rendering of GlycoDraw SVG data into files or byte streams using `ReportLab` and `PyMuPDF` - `convert_svg_to_pdf` saves a .pdf image or returns the `Canvas` object - `convert_svg_to_png` saves a .png image or returns the PNG data stream for inline drawing of glycans in figures/tables