diagram: move draw_rect_from_center to the generic Diagram class
authorAntonio Ospite <ao2@ao2.it>
Tue, 26 Jun 2018 13:42:26 +0000 (15:42 +0200)
committerAntonio Ospite <ao2@ao2.it>
Wed, 27 Jun 2018 13:16:35 +0000 (15:16 +0200)
Move draw_rect_from_center from cairo_diagram.py to diagram.py as it
does not depend on any specific backend.


No differences found