flexagon-toolkit.git
5 years agosvgwrite_diagram: implement the clear() method
Antonio Ospite [Tue, 26 Jun 2018 13:45:24 +0000 (15:45 +0200)]
svgwrite_diagram: implement the clear() method

5 years agodiagram: move draw_rect_from_center to the generic Diagram class
Antonio Ospite [Tue, 26 Jun 2018 13:42:26 +0000 (15:42 +0200)]
diagram: move draw_rect_from_center to the generic Diagram class

Move draw_rect_from_center from cairo_diagram.py to diagram.py as it
does not depend on any specific backend.

6 years agoTODO: mention that showing the "wrong" faces could be useful too
Antonio Ospite [Wed, 4 Apr 2018 10:50:25 +0000 (12:50 +0200)]
TODO: mention that showing the "wrong" faces could be useful too

6 years agoAdd an example to show how Inkscape can be used as a flexagon editor
Antonio Ospite [Tue, 30 Jan 2018 11:18:15 +0000 (12:18 +0100)]
Add an example to show how Inkscape can be used as a flexagon editor

6 years agoInitial import
Antonio Ospite [Mon, 29 Jan 2018 14:31:26 +0000 (15:31 +0100)]
Initial import