+19
README.md
+19
README.md
···An interactive [Jupyter notebook](https://jupyter.org) widget, `drawSvg.widgets.DrawingWidget`, is included that can update drawings based on mouse events.+Cairo needs to be installed separately. When Cairo is installed, drawSvg can output PNG or other image formats in addition to SVG. See platform-specific [instructions for Linux, Windows, and macOS from Cairo](https://www.cairographics.org/download/). Below are some examples for installing Cairo on Linux distributions and macOS.
+17
-4
drawSvg/raster.py
+17
-4
drawSvg/raster.py
···-msg = 'CairoSVG will need to be installed to rasterize images: Install with `pip3 install cairosvg`'+'CairoSVG will need to be installed to rasterize images: Install with `pip3 install cairosvg`\n'