svgwrite_diagram: proper support for stroke_width
authorAntonio Ospite <ao2@ao2.it>
Tue, 26 Jun 2018 13:46:14 +0000 (15:46 +0200)
committerAntonio Ospite <ao2@ao2.it>
Wed, 27 Jun 2018 13:16:52 +0000 (15:16 +0200)
commit2fde23a2e920ed2dab6dfd661077c251f28578db
tree937191f5c723a497731780173660f5d3ccfd3f64
parent8d7cf5faaf5ff39d5dac7153566840b02f2dda6a
svgwrite_diagram: proper support for stroke_width

Support stroke_width for all drawing operations that call the _stroke()
method, and remove ad-hoc support for draw_polygon_by_verts() and
draw_star_by_verts()
src/diagram/svgwrite_diagram.py