Path: utzoo!attcan!uunet!husc6!bloom-beacon!adt.UUCP!madd From: madd@adt.UUCP (jim frost) Newsgroups: comp.windows.x Subject: Re: A developer's view of the X fill policy Message-ID: <8901031930.AA02502@adt.uucp> Date: 3 Jan 89 19:30:17 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 21 >Ok, now another question. Wide lines in X are defined using the X >fill rule, which you are now trying to make variable. So, when you >say "doesn't lie on the wide path", what fill rule is supposed to be >used to determine the set of pixels comprising the wide line? I'm confused here. The manual says "The fill_rule defines what pixels are inside (drawn) for paths given in XFillPolygon requests." I believe you mean that fill_style is used to determine this. I would treat the path as the line drawn using FillSolid since any other method could leave a broken path. Obviously cap_style should be taken into consideration. Note: I have no idea if anyone else on xpert is discussing this since I'm not on the list. Please send a copy to madd@bu-it.bu.edu if you are replying to this. Additionally, I get about ten bounces on everything I send to xpert -- several of which are bad addresses -- so someone might want to fix them. I will compile the bounces and email them to whomever maintains xpert if requested. jim