Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: PolyText8/PolyText16 - how should characters be drawn? Message-ID: <8907191309.AA09712@expire.lcs.mit.edu> Date: 19 Jul 89 13:09:29 GMT References: <814@acorn.co.uk> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 7 1) Each character in turn is drawn by performing a fill operation through a mask which is the combination of its character image and the (relevant) masks in the graphics context. I would have said it means this, but the protocol document is unfortunately not precise on this point.