Path: utzoo!attcan!uunet!husc6!paperboy!think!mintaka!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: X11R4 and TrueColor Message-ID: <9001112231.AA06834@expire.lcs.mit.edu> Date: 11 Jan 90 22:30:57 GMT References: Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 12 Has anyone ported R4 to a TrueColor framebuffer yet? The R4 cfb code supports all visual classes. If you want a hack, you can run a cfb-based server with "-cc 4". How about 16 bit pixels? It should be possible to frob the cfb code for this, although you won't be able to take advantage of all the 8-bit optimized code. Most of the colormap code in cfb is pretty generic, although you'll have to massage the static visual definitions a bit.