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)
Complete the implementation of the svgwrite diagram backend by
implementing the missing methods.


No differences found