+10
-6
README.md
+10
-6
README.md
···-[](https://github.com/cduck/drawSvg/blob/v2/examples/logo.ipynb)A Python 3 library for programmatically generating SVG images and animations that can render and display your drawings in a Jupyter notebook or Jupyter lab.···-[](https://github.com/cduck/drawsvg/blob/master/examples/playback-controls.svg)···-[](https://github.com/cduck/drawsvg/blob/master/examples/example2.svg)
···+[](https://github.com/cduck/drawSvg/blob/v2/examples/logo.ipynb)A Python 3 library for programmatically generating SVG images and animations that can render and display your drawings in a Jupyter notebook or Jupyter lab.···+[](https://github.com/cduck/drawsvg/blob/master/examples/playback-controls.svg)···+[](https://github.com/cduck/drawsvg/blob/master/examples/example2.svg)
+15
-1
drawsvg/defs.py
+15
-1
drawsvg/defs.py
······
······
examples/example2.png
examples/example2.png
This is a binary file and will not be displayed.
+11
-7
examples/example2.svg
+11
-7
examples/example2.svg
···-<linearGradient x1="0.1" y1="0.35" x2="0.7" y2="0.14999999999999997" gradientUnits="userSpaceOnUse" id="d1">-<path d="M0.6062177826491071,5.551115123125783e-17 A0.7,0.7,0,0,0,-0.3499999999999998,-0.2562177826491071 L-0.2499999999999999,-0.08301270189221943 A0.5,0.5,0,0,1,0.43301270189221935,0.1 Z" fill="url(#d0)" stroke="black" stroke-width="0.002" />-<path d="M-0.48209070726490444,-0.22453333233923367 A0.75,0.75,0,0,0,-0.7047694655894312,0.09348489250574832 L0.0,0.35 A0,0,0,0,1,0.0,0.35 Z" fill="url(#d0)" stroke="red" stroke-width="0.002" />-<rect x="0.1" y="0.14999999999999997" width="0.6" height="0.2" stroke="black" stroke-width="0.002" fill="url(#d1)" />
···+<path d="M0.6062177826491071,5.551115123125783e-17 A0.7,0.7,0,0,0,-0.3499999999999998,-0.2562177826491071 L-0.2499999999999999,-0.08301270189221943 A0.5,0.5,0,0,1,0.43301270189221935,0.1 Z" fill="url(#d1)" stroke="black" stroke-width="0.002" />+<path d="M-0.48209070726490444,-0.22453333233923367 A0.75,0.75,0,0,0,-0.7047694655894312,0.09348489250574832 L0.0,0.35 A0,0,0,0,1,0.0,0.35 Z" fill="url(#d1)" stroke="red" stroke-width="0.002" />+<rect x="0.1" y="0.15" width="0.6" height="0.2" stroke="black" stroke-width="0.002" fill="url(#d2)" />