Re: [matplotlib-devel] Circle Markers + vector graphics

2007-11-14 Thread Michael Droettboom
John Hunter wrote: > On Nov 14, 2007 1:53 PM, Ryan May <[EMAIL PROTECTED]> wrote: >> Hi, >> >> Is there any reason that circles are approximated by polygons when >> written out by vector graphics backends (i.e. SVG, PS)? Someone pointed >> this out to me, and having verified it, I found it surpris

Re: [matplotlib-devel] Circle Markers + vector graphics

2007-11-14 Thread John Hunter
On Nov 14, 2007 1:53 PM, Ryan May <[EMAIL PROTECTED]> wrote: > Hi, > > Is there any reason that circles are approximated by polygons when > written out by vector graphics backends (i.e. SVG, PS)? Someone pointed > this out to me, and having verified it, I found it surprising. I would > think sinc