Does anyone know what exactly is meant by an 'oval' in
the context of bezier paths used by PDFs and by Quartz?
Are these ellipses? I got to think they must be calling them
'ovals' because their not ellipses... but they sure do look like
ellipses...
Is there anywhere to find out the formula used for these 'ovals'?
I've been googling for answers, but I don't know enough about
PDF to know where to look.
Sorry is the scitech list isn't the place for this question,
but I thought this list would understand the importance of knowing
whether your drawing an ellipse or something else.
I want to draw an ellipse and if this 'oval' is really an ellipse
that will be a nice thing to use since it would be resolution
independent
unlike an ellipse that I would construct from points.