experiments/RadialSymmetry.git
8 years agoDiagram.py: make aligning to the baseline optional in draw_centered_text()
Antonio Ospite [Fri, 12 Jun 2015 16:16:25 +0000 (18:16 +0200)]
Diagram.py: make aligning to the baseline optional in draw_centered_text()

8 years agoDiagram.py: use color_to_rgba() more consistently
Antonio Ospite [Fri, 12 Jun 2015 16:05:49 +0000 (18:05 +0200)]
Diagram.py: use color_to_rgba() more consistently

8 years agoRadialSymmetryDiagram.py: remove trivial __init__ method
Antonio Ospite [Fri, 12 Jun 2015 15:11:09 +0000 (17:11 +0200)]
RadialSymmetryDiagram.py: remove trivial __init__ method

When the __init__ method just calls the parent __init__ method without
doing anything else, it is not strictly needed.

8 years agoInitial import
Antonio Ospite [Fri, 8 May 2015 14:45:15 +0000 (16:45 +0200)]
Initial import