Commit Graph

13 Commits

Author SHA1 Message Date
François Boulogne b3f0c1eb96 FIX bug #832 + testcase 2014-03-16 15:46:39 -04:00
François Boulogne bac7ede8b2 PEP8 2013-10-02 18:12:01 +02:00
Johannes Schönberger a12e557849 Add example to set_color drawing function 2013-05-27 21:20:59 +02:00
Johannes Schönberger f31193c099 Add example to circle drawing function 2013-05-27 21:19:25 +02:00
Johannes Schönberger bc3a804093 Add example to ellipse drawing function 2013-05-27 21:17:26 +02:00
Johannes Schönberger 4cf6edc756 Capitalize parameter description 2013-05-27 21:00:59 +02:00
Johannes Schönberger 559b0a0562 Implement faster version of circle and ellipse drawing 2013-05-27 21:00:09 +02:00
Johannes Schönberger 24d1b201c9 Delete unnecessary file 2012-08-26 00:10:28 +02:00
Stefan van der Walt abca94e16f BUG: Provide bresenham as backward compatible name for line. 2012-04-24 13:05:36 -07:00
Johannes Schönberger 53ac34a8d0 renamed function bresenham to line 2012-04-23 17:07:27 +02:00
Johannes Schönberger de8369be50 added draw circle and ellipse functions 2012-04-23 16:20:49 +02:00
Johannes Schönberger 4565a49cfa added draw.polygon function with test cases 2012-04-19 23:37:35 +02:00
Nelle Varoquaux 114cf44c77 Renamed scikits.image to skimage 2011-10-18 21:12:27 +02:00