Re: [matplotlib-devel] Polygon vs. Patch

2014-08-03 Thread Stefan H.
No, a Patch is not automatically a Polygon. You could make a Patch out of splines or Bezier curves, for example. Cheers, Stefan -- View this message in context: http://matplotlib.1069221.n5.nabble.com/Polygon-vs-Patch-tp43743p43746.html Sent from the matplotlib - devel mailing list archive at

[matplotlib-devel] Polygon vs. Patch

2014-08-03 Thread Benjamin Root
This might be a stupid question, but what is the difference between a Polygon and Patch? A Polygon is subclassed from a Patch. The only real substantial difference I see is that a Polygon object has logic flagging and ensuring that it has a closed ring, but does that really merit a whole new class

Re: [matplotlib-devel] AGG site down?

2014-08-03 Thread Benjamin Root
Thanks for that information. I am putting together a PR that corrects those links and also makes a few other small documentation changes. Hopefully, this will be the last change needed for v1.4.0! Cheers! Ben Root On Sun, Aug 3, 2014 at 1:51 AM, Nicolas P. Rougier wrote: > > This has been disc