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: draw-direction in the server Message-ID: <8907110024.AA01085@expire.lcs.mit.edu> Date: 11 Jul 89 00:24:22 GMT References: <1045@savax.UUCP> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 7 Why are there two four possible draw direction values in the FontInfoRec.drawDirection structure (fontstruct.h) of: font.h: LeftToRight, RightToLeft, BottomToTop, TopToBottom The vertical values are leftovers from an early draft of the protocol. Ignore them.