svgwrite_diagram: implement draw_circle, draw_line and draw_rect
authorAntonio Ospite <ao2@ao2.it>
Tue, 26 Jun 2018 13:49:50 +0000 (15:49 +0200)
committerAntonio Ospite <ao2@ao2.it>
Wed, 27 Jun 2018 13:17:03 +0000 (15:17 +0200)
commit0e3851edfb7df9410950e4446b73ef06966e5b0d
tree3884aac30bae2f51297eaba2c25585cd066680a2
parent2fde23a2e920ed2dab6dfd661077c251f28578db
svgwrite_diagram: implement draw_circle, draw_line and draw_rect

Complete the implementation of the svgwrite diagram backend by
implementing the missing methods.
src/diagram/svgwrite_diagram.py