[cairo] arc_to patch version 0.0.0

Bill Spitzak spitzak at d2.com
Wed Jul 27 12:33:32 PDT 2005



Behdad Esfahbod wrote:

>  except for when the arc doesn't fit, that I'm not
> sure should be reported as an error or the radius should be
> decreased.  Run the demo and you see what I mean.

Postscript (or at least ghostview) just draws the full-sized arc, with 
the connection lines going "backwards":

0 setgray
10 setlinewidth
100 100 moveto
200 100 200 200 50 arcto
200 200 lineto
stroke

300 100 moveto
400 100 400 200 150 arcto
400 200 lineto
stroke

Produces attached image.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.png
Type: image/png
Size: 3895 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20050727/7cb7d201/foo.png


More information about the cairo mailing list