Path: utzoo!mnetor!uunet!husc6!bloom-beacon!athena.mit.edu!rlcarr From: rlcarr@athena.mit.edu (Richard L. Carreiro) Newsgroups: comp.sys.amiga Subject: Re: ellipse algor. Message-ID: <2477@bloom-beacon.MIT.EDU> Date: 23 Jan 88 05:54:04 GMT References: <2544@cup.portal.com> <5041@well.UUCP> <2149@charon.unm.edu> Sender: daemon@bloom-beacon.MIT.EDU Reply-To: rlcarr@athena.mit.edu (Richard L. Carreiro) Organization: Massachusetts Institute of Technology Lines: 10 Keywords: DrawEllipse, ellipses, C, eliipse algorithm The 1.2 of the system has a new grphics primitive DrawEllipse. I'm not quite sure on it's parameters, but I think it's: DrawEllipse(rp,x,y,rx,ry) rp=pointer to RastPort x,y=center of ellipse rx,ry=x and y radii of ellipse Hope this helps, Amiga gods, please correct me if I'm wrong. --Rich