experiments/RadialSymmetry.git
2015-06-18 Antonio OspiteDiagram.py: return the vertices from draw_polygon(... master
2015-06-18 Antonio OspiteDiagram.py: add a draw_star() wrapper, don't open-code...
2015-06-18 Antonio OspiteDiagram.py: add a draw_polygon() wrapper which also...
2015-06-18 Antonio OspiteDiagram.py: simplify setting bounding box fill and...
2015-06-18 Antonio OspiteDiagram.py: simplify setting fill and stroke when drawi...
2015-06-18 Antonio OspiteDiagram.py: set color right before drawing the stroke...
2015-06-18 Antonio OspiteDiagram.py: allow drawing fill and stroke for circles
2015-06-18 Antonio OspiteDiagram.py: don't draw the dot at 0,0 when drawing...
2015-06-18 Antonio OspiteDiagram.py: fix and simplify drawing polygon fill and...
2015-06-18 Antonio OspiteDiagram.py: simplify draw_star()
2015-06-18 Antonio OspiteDiagram.py: allow changing the font size
2015-06-12 Antonio OspiteDiagram.py: add some example calls to test drawing...
2015-06-12 Antonio OspiteDiagram.py: simplify draw_rect_from_center() by reusing...
2015-06-12 Antonio OspiteDiagram.py: support drawing a rectangle rotated on...
2015-06-12 Antonio OspiteRadialSymmetryDiagram.py: remove a redundant statement
2015-06-12 Antonio OspiteDiagram.py: make aligning to the baseline optional...
2015-06-12 Antonio OspiteDiagram.py: use color_to_rgba() more consistently
2015-06-12 Antonio OspiteRadialSymmetryDiagram.py: remove trivial __init__ method
2015-05-08 Antonio OspiteInitial import