SVG rendering ============= The :mod:`chess.svg` module renders SVG Tiny 1.2 images (mostly for IPython/Jupyter Notebook integration). The piece images by `Colin M.L. Burnett `_ are triple licensed under the GFDL, BSD and GPL. .. autofunction:: chess.svg.piece .. autofunction:: chess.svg.board .. autoclass:: chess.svg.Arrow :members: