Commit Graph

3 Commits

Author SHA1 Message Date
Mathieu Virbel 903767f112 line: fix cython exception when calculating ellipse/circle if segments % 2 == 1. closes #1115 2013-04-15 23:11:26 +02:00
Mathieu Virbel 04c5535631 line: add bezier/bezier_precision properties 2012-10-01 17:00:19 +02:00
Mathieu Virbel 66b78ec63f line: extend Line() to add new setter: ellipse, circle and rectangle. With this, we can build automatically the points.
Check the examples/canvas/lines_extended.py for a demo.
2012-09-26 18:43:03 +02:00