Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uwm.edu!ogicse!milton!dsheythe From: dsheythe@milton.u.washington.edu (Donald Sheythe) Newsgroups: comp.sys.amiga.programmer Subject: Re: AreaFill problems Message-ID: <1991Apr2.053607.23592@milton.u.washington.edu> Date: 2 Apr 91 05:36:07 GMT References: <1991Apr1.231347.16242@milton.u.washington.edu> Distribution: na Organization: University of Washington, Seattle Lines: 21 In article <1991Apr1.231347.16242@milton.u.washington.edu> dsheythe@milton.u.washington.edu (Donald Sheythe) writes: > >I'm having problems with the rom AreaFill routines. When I try to fill >a polygon that has pieces that go off of the screen, my program crashes >the machine. If I keep all of the points on the screen, it doesn't crash. A couple of clarifications. I'm drawing into a window rastport so I think that it is being clipped. I'm also passing negative x and y values to AreaDraw and AreaMove. When the program runs, I get a 82011234 GURU GfxNoLCM and I have no idea what this means. Help! -- Don Sheythe dsheythe@u.washington.edu --