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
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
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 since at least SVG directly supports circles, they'd be used for
output.