Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!spool.mu.edu!cs.umn.edu!uc!noc.MR.NET!gacvx2.gac.edu!hhdist From: CW%APG.PH.UCL.AC.UK@CUNYVM.CUNY.EDU Newsgroups: comp.sys.handhelds Subject: ML Circles Message-ID: <9C4D3CE3E00026EB@gacvx1.gac.edu> Date: 8 Jun 91 12:27:48 GMT Lines: 19 Return-path: <@CUNYVM.CUNY.EDU:CW@APG.PH.UCL.AC.UK> To: HANDHELDS@gac.edu Via: UK.AC.UCL.PH.APG; 8 JUN 91 12:33:13 BST Hi everybody, My machine code routine has a couple of little bugs in it (I'm talking about the one that draws circles). i) Circles of zero radius are not positioned correctly on the screen. ii) If the number of pixels in the X-direction of the current PICT is exactly divisible by 8 then the circle are drawn wrongly. Neither of these causes problems too serious! i) is fixed and I know what is causing ii) but haven't mended it yet. I will post the debugged version soon. Thanks Conrad