projects
/
flexagon-toolkit.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
33f6577
)
diagram: move draw_rect_from_center to the generic Diagram class
author
Antonio Ospite <ao2@ao2.it>
Tue, 26 Jun 2018 13:42:26 +0000
(15:42 +0200)
committer
Antonio 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