Path: utzoo!attcan!uunet!seismo!sundc!newstop!sun-barr!cs.utexas.edu!swrinde!ucsd!ucbvax!BULLWINKLE.CS.UIUC.EDU!grogers From: grogers@BULLWINKLE.CS.UIUC.EDU (Greg Rogers) Newsgroups: comp.soft-sys.andrew Subject: round rectangle bugs Message-ID: <9001140717.AA23870@bullwinkle.cs.uiuc.edu> Date: 14 Jan 90 07:17:29 GMT Sender: usenet@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 24 Round cornered rectangles do not always draw correctly. When I drag-out a rounded rectangle in zip, the rubberband rectangle is white (on a white background). In my own simple test view, round rectangles drawn in graphic_INVERT mode draw in white. This is probably what zip is doing. However, if I set the line width to anything greater than 1, the X server crashes. This happens every time. When using graphic_BLACK the round rectangle is drawn, but again crashes the server if the line width is greater than 1. Square rectangles seem to work under all conditions. System: IBM AOS RT, hc2.1s, X11R4, Andrew3, patchlevel 1 Greg Rogers University of Illinois at Urbana-Champaign Department of Computer Science 1304 W. Springfield Ave. Urbana, IL 61801 grogers@cs.uiuc.edu